janus icon indicating copy to clipboard operation
janus copied to clipboard

Maybe: rewrite Libraries to be Traversals on Maps?

Open issa-tseng opened this issue 4 years ago • 1 comments

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 avatar Aug 19 '19 23:08 issa-tseng

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.

issa-tseng avatar Sep 07 '19 00:09 issa-tseng