/Elastic-Trie

Improved scalable Trie.mo

Primary LanguageMotokoGNU General Public License v3.0GPL-3.0

Elastic-Trie

Improved scalable Trie.mo

It is based on the Motoko 0.7.3 version of Trie.mo.

CHANGING.

Add.

  • toList()
  • shrink()

Modify.

  • replace()
  • filter()
  • mapFilter()

Remove.

  • mergeDisjoint()
  • prod()
  • mergeDisjoint2D()