A Ruby implementation of the trie data structure with compression abilities, designed to be very fast to traverse.
gem install rambling-trieNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a trie, add words, and check membership.
No known issues recorded.
No dependency data recorded yet.