Module: RubyTrie

Defined in:
lib/ruby_trie.rb

Overview

RubyTrie is a pure Ruby implentation of a Trie based on the Tree module

Defined Under Namespace

Classes: Trie, TrieContent, TrieNode