effect-tree
    Preparing search index...

    Function countOfFold

    • Count tree nodes of a tree level that satisfy the given predicate.

      Type Parameters

      • A

      Parameters

      • predicate: Predicate<A>

      Returns TreeFolder<A, number>