About

Metadata

  • Last updated , by ShaneOBrien
  • License MPL-2.0
  • Maintained by: me@shane.sh

  • Lottery factor: 0

Links

Installation

Readme

Tree and Forest types, where the leafs and branches of a tree can store different types of data, and forests are parameterised by an arbitrary functor (usually [], but sometimes you might want NonEmpty for example).