ocean.util.container.ebtree.c

Modules

eb128tree
module ocean.util.container.ebtree.c.eb128tree

Bindings for Elastic Binary Trees library's operations on 128bit nodes.

eb32tree
module ocean.util.container.ebtree.c.eb32tree

Bindings for Elastic Binary Trees library's operations on 32bit nodes.

eb64tree
module ocean.util.container.ebtree.c.eb64tree

Bindings for Elastic Binary Trees library's operations on 64bit nodes.

ebimtree
module ocean.util.container.ebtree.c.ebimtree

Bindings for Elastic Binary Trees library's operations on Indirect Multi-Byte data nodes.

ebistree
module ocean.util.container.ebtree.c.ebistree

Bindings for Elastic Binary Trees library's operations on Indirect String data nodes.

ebmbtree
module ocean.util.container.ebtree.c.ebmbtree

Bindings for Elastic Binary Trees library's operations on Multi-Byte data nodes.

ebpttree
module ocean.util.container.ebtree.c.ebpttree

Bindings for Elastic Binary Trees library's operations on pointer nodes.

ebsttree
module ocean.util.container.ebtree.c.ebsttree

Bindings for Elastic Binary Trees library's operations on String data nodes.

ebtree
module ocean.util.container.ebtree.c.ebtree

Bindings for Elastic Binary Trees library's generic operations and structures.