API Reference gen_tree v0.2.1

Modules

Tree data structure for BEAM in BEAM-way. Each node is a process that contains data and children_pids. The pid is used as pointers.