effect-tree
    Preparing search index...

    Function predicateFold

    • Fold single level in a tree of type A using a predicate of A and a boolean monoid.

      Parameters

      • M: Monoid<boolean>

      Returns <A>(predicate: Predicate<A>) => TreeFolder<A, boolean>