effect-tree
    Preparing search index...

    Type Alias Tree<A>

    Tree: Fix<TreeFTypeLambda, A>

    A strict Rose tree with nodes carrying a value of type A.

    Type Parameters

    • A

      Underlying tree type.