![]() This function exposes the fast subset operation that is built in for immutable hash tables (and used by the set-of-scopes implementation). Also, make the space optimization implicit for `eq?`-based hash tables that contain only #t values (instead of explicit and only available internally). It turns out to be easy and efficient to make the representation automatic, because the HAMT implementation can support a mixture of nodes with some containing explicit values and some containing implicit #t values. |
||
---|---|---|
.. | ||
collects | ||
src | ||
.gitignore |