Library for working with nested data structures
tree is a library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows to apply a function to each "leaf" preserving the overall structure.
$
pkg install py311-dm-treeOrigin
devel/py-dm-tree
Size
505KiB
License
APACHE20
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
1 packages