An open API service indexing awesome lists of open source software.

https://github.com/athanclark/pseudo-trie

...It's something, let's just call it that.
https://github.com/athanclark/pseudo-trie

haskell trie

Last synced: 6 months ago
JSON representation

...It's something, let's just call it that.

Awesome Lists containing this project

README

          

# pseudo-trie

TODO: Write description here

## Installation

TODO: Write installation instructions here

## Usage

TODO: Write usage instructions here

## How to run tests

```
cabal configure --enable-tests && cabal build && cabal test
```

## Contributing

TODO: Write contribution instructions here