API Reference gen_tree v0.1.0

Modules

Documentation for GenTree. Tree data structure for BEAM in BEAM-way. Each node is a process that contains data and children_pids (just like using pointers).