effect-tree
    Preparing search index...

    Function someOf

    • True if the given predicate is true for some node or nodes in the given tree.

      Type Parameters

      • A

      Parameters

      • predicate: Predicate<A>

      Returns TreeFold<A, boolean>