JuliaCollections / LeftChildRightSiblingTrees.jl

Memory-efficient representation of a tree with arbitrary number of children/node
MIT License
16 stars 5 forks source link

Support the AbtractTrees interface #3

Closed timholy closed 4 years ago

timholy commented 4 years ago

Once https://github.com/JuliaCollections/AbstractTrees.jl moves to JuliaCollections.