lib/trees: introduce Trie
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 15 Aug 2016 15:11:46 +0000 (11:11 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 15 Aug 2016 15:11:46 +0000 (11:11 -0400)
commit90010aa591fe72ca14f62c0812bf7ec7d5650ec1
tree30907a1e789ad41108b9b42fc252c9e86049e1f6
parentf474b64776933d9dd13b5116a381cefe336b2bf6
lib/trees: introduce Trie

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/trees/trie.nit [new file with mode: 0644]