Skip to content

Conversation

benjamn
Copy link
Owner

@benjamn benjamn commented Jun 1, 2023

This package provides a KeySetMap class similar to the Trie API provided by the @wry/trie package, except the keys passed to lookup or peek have set semantics rather than sequence semantics.

@benjamn benjamn self-assigned this Jun 1, 2023
@benjamn benjamn force-pushed the @wry/key-set-map branch 3 times, most recently from 3397413 to 5ca3a45 Compare June 2, 2023 17:34
This package provides a `KeySetMap` class similar to the `Trie` API
provided by the `@wry/trie` package, except the keys passed to `lookup`
or `peek` have _set_ semantics rather than _sequence_ semantics.
@benjamn benjamn force-pushed the @wry/key-set-map branch from 5ca3a45 to 1980b08 Compare June 2, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant