effect-tree
    Preparing search index...

    Function countOf

    • Compute how many nodes in a tree satisfy the given predicate.

      Type Parameters

      • A

      Parameters

      • predicate: Predicate<A>

      Returns TreeFold<A, number>