effect-tree
    Preparing search index...

    Function branchF

    Create a branch from its value and a non-empty list of children.

    The underlying type of the tree. For example, in a numeric tree it would be number.

    The child node type, also called the carrier type.

    Index

    Properties

    Properties

    tupled: <A, C>(__namedParameters: [A, [C, ...C[]]]) => BranchF<A, C>