Packages
A dynamic data structure for efficiently indexing arbitrary boolean expressions
Current section
Files
Jump to
Current section
Files
src/a_tree.app.src
{application,a_tree,
[{description,"A dynamic data structure for efficiently indexing arbitrary boolean expressions"},
{vsn,"0.3.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{include_paths,["src","test","native"]},
{licenses,["MIT","Apache-2.0"]},
{links,[{"Github",
"https://github.com/AntoineGagne/erl-a-tree"}]}]}.