Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

No more @WARNING mutation #138

Open
amilner42 opened this issue Apr 11, 2017 · 0 comments
Open

No more @WARNING mutation #138

amilner42 opened this issue Apr 11, 2017 · 0 comments

Comments

@amilner42
Copy link
Owner

Mutation just isn't worth it, I have some functions which mutate right now, it's just a recipe for pointer bugs. Clean mutation, using R.clone where needed for deep-cloning. We shouldn't be mutation function args either, as those are just pointers to the actual values.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant