forked from GitHub/gf-core
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