Help language development. Donate to The Perl Foundation
{ "perl" : "6.*", "name" : "Concurrent::Trie", "version" : "1.1", "description" : "A lock-free concurrent trie (Text Retrieval) data structure.", "authors" : [ "Jonathan Worthington <[email protected]>" ], "license" : "Artistic-2.0", "depends" : [ ], "provides" : { "Concurrent::Trie": "lib/Concurrent/Trie.pm6" }, "resources": [], "tags": ["trie", "text", "concurrent"], "source-url" : "https://github.com/jnthn/p6-concurrent-trie.git" }