a-tree 0.5.0

A dynamic data structure for efficiently indexing arbitrary boolean expressions
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}