Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Improve safety checks #34

Closed
gr0uch opened this issue Jun 16, 2016 · 1 comment
Closed

Improve safety checks #34

gr0uch opened this issue Jun 16, 2016 · 1 comment

Comments

@gr0uch
Copy link
Owner

gr0uch commented Jun 16, 2016

  • When setting an array that is already bound to another key, it should throw an error.
  • When setting an object that is bound to a key, it should throw an error.
  • Prefer WeakMap over hidden property, guarantees no collision. may not be as performant.
@gr0uch
Copy link
Owner Author

gr0uch commented Jun 16, 2016

Done 4fd8ab2.

@gr0uch gr0uch closed this as completed Jun 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant