Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe: rewrite Libraries to be Traversals on Maps? #160

Open
issa-tseng opened this issue Aug 19, 2019 · 1 comment
Open

Maybe: rewrite Libraries to be Traversals on Maps? #160

issa-tseng opened this issue Aug 19, 2019 · 1 comment

Comments

@issa-tseng
Copy link
Owner

in a sense, a Library#get operation is a reduction operation on a stored data structure that highly resembles a Map. but maybe this is contrived, or maybe this is a great simplification. i don't know yet.

@issa-tseng
Copy link
Owner Author

the more i think about this the more unlikely it is.

but also, if we drop IE support we could use WeakMaps to simplify the class registration quite a bit.

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

No branches or pull requests

1 participant