3 stable releases
Uses old Rust 2015
2.0.0 | May 23, 2017 |
---|---|
1.1.0 | Aug 29, 2016 |
1.0.0 | Aug 29, 2016 |
#2325 in Data structures
10KB
352 lines
flattree
A series of functions to map a binary tree to a list. Ported from mafintosh/flat-tree.
[dependencies]
flattree = "2.0.0"