spekk.trees

spekk.trees#

Classes and functions for working with tree-like structures.

Modules

core

Functions that operate on trees.

registry

Module for abstracting over tree-like data structures; in essence, everything that is tree-like can be represented as a mapping of keys and values.

treelens

TreeLens is a functional interface to a tree-like data structure.