Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiceTrie

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add nice_trie to your list of dependencies in mix.exs:

    def deps do [{:nice_trie, "~> 0.0.1"}] end

  2. Ensure nice_trie is started before your application:

    def application do [applications: [:nice_trie]] end

About

An implementation of a Trie in Elixir.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages