API Reference atuin_stand v0.1.1

View Source

Modules

AtuinStand is a generic tree data structure for Elixir. Each node in the tree can have user-defined data associated with it, and can have any number of children.

A generic, ordered tree.