effect-tree
    Preparing search index...

    Variable decodeConst

    decode: <A>(edges: EdgeList<A>) => Branch<A> = ...

    Decode an edge list into a tree.

    Type Declaration