basic_trie 1.5.2 copy "basic_trie: ^1.5.2" to clipboard
basic_trie: ^1.5.2 copied to clipboard

A simple trie implementation in Dart.

1.5.2 #

  • Allow create func in getOrCreate to return null.

1.5.0 #

  • Add getOrCreate.

1.4.0 #

  • Added move.

1.3.0 #

  • remove now returns BasicTrieNode<K, V>?.

1.2.0 #

  • Rename Node to BasicTrieNode.

1.1.0 #

  • Add remove and renameLastComponent.

1.0.0 #

  • Initial version.
0
likes
150
points
32
downloads

Publisher

verified publisherflutter-cavalry.com

Weekly Downloads

A simple trie implementation in Dart.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on basic_trie