Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmjio/trie
This Trie is so fly
https://github.com/dmjio/trie
data-structures fly haskell tree trie
Last synced: about 1 month ago
JSON representation
This Trie is so fly
- Host: GitHub
- URL: https://github.com/dmjio/trie
- Owner: dmjio
- License: bsd-3-clause
- Created: 2019-06-08T19:16:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T19:35:39.000Z (over 5 years ago)
- Last Synced: 2024-04-15T14:22:51.133Z (9 months ago)
- Topics: data-structures, fly, haskell, tree, trie
- Language: Haskell
- Size: 1.95 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# trie
Simple [Trie](https://en.wikipedia.org/wiki/Trie) implementation