word-trie: Implementation of a finite trie over words.

[ data, gpl, library ] [ Propose Tags ]

Implementation of a finite trie over words.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0
Dependencies base (>=4.5 && <5), binary (>=0.7), containers (>=0.5) [details]
License GPL-2.0-only
Author Mateusz Kowalczyk
Maintainer fuuzetsu@fuuzetsu.co.uk
Category Data
Home page https://github.com/yi-editor/yi
Uploaded by MateuszKowalczyk at 2014-08-24T20:33:24Z
Distributions Debian:0.3.0, LTSHaskell:0.3.0, NixOS:0.3.0, Stackage:0.3.0
Reverse Dependencies 3 direct, 19 indirect [details]
Downloads 10045 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed [all 1 reports]

Readme for word-trie-0.1.0.0

[back to package description]

Implementation of a trie over words\n