Function someJust

  • Standalone list predicate

    Type Parameters

    • R

    Parameters

    • maybes: Maybe<R>[]

      a list of Maybe

    Returns boolean

    true in case al east one list element is Just

Generated using TypeDoc