mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 20:22:51 -06:00
Added a collapse function to Trie
This commit is contained in:
@@ -12,6 +12,7 @@ module Map
|
||||
(
|
||||
Map,
|
||||
empty,
|
||||
isEmpty,
|
||||
(!), -- lookup operator.
|
||||
(!+), -- lookupMany operator.
|
||||
(|->), -- insert operator.
|
||||
|
||||
Reference in New Issue
Block a user