ajvincent / composite-collection

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

Write spec/_00_unit/CollectionType.mjs #98

Closed ajvincent closed 2 years ago

ajvincent commented 2 years ago

spec/_00_unit/CollectionConfiguration does way too much work with an extracted CollectionType class available.

ajvincent commented 2 years ago

Still need to test that CollectionConfiguration sets the tsType correctly.