dm-tree¶
dm-tree provides tree, 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.
homepage: https://github.com/deepmind/tree
version | toolchain |
---|---|
0.1.1 |
GCCcore/8.3.0 |
0.1.5 |
GCCcore/10.2.0 |
0.1.6 |
GCCcore/10.3.0 |
0.1.6 |
GCCcore/11.2.0 |
0.1.8 |
GCCcore/11.3.0 |
0.1.8 |
GCCcore/12.3.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)