CMD + K

dm-tree

Community

Tree is a library for working with nested data structures.

Installation

To install this package, run one of the following:

Conda
$conda install pyston::dm-tree

Usage Tracking

0.1.6
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Tree is a library for working with nested data structures.

Last Updated

Nov 30, 2021 at 17:45

License

Apache-2.0

Total Downloads

8

Supported Platforms

linux-64