effect-tree
    Preparing search index...

    Variable indexConst

    index: <A>(self: Tree<A>) => EdgeMap<A> = ...

    Encodes and indexes the edge list of the the given tree.

    Type Declaration