Skip to content

Add cl-trie #1288

@MatthewRock

Description

@MatthewRock

cl-trie is a library that implements a trie(known as prefix trie).

Code and documentation can be found at https://github.com/MatthewRock/cl-trie

It contains both cl-trie(the library) and cl-trie-examples(examples). Should I send separate PR for examples?

The library is tested with each commit on Travis CI and currently builds on ABCL, SBCL, Allegro, CMU, CLL and ECL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions