ajvincent / composite-collection

Composing Maps, WeakMaps, Sets and WeakSets into compiled classes
Mozilla Public License 2.0
1 stars 0 forks source link

Update README prior to release. #110

Closed ajvincent closed 2 years ago

ajvincent commented 2 years ago

In particular, focus on implementing a WeakFunctionMultiMap in TypeScript using WeakMapOfStrongSets. It's a useful example.