• Parse a set of Options, short-circuits when an input value is Some. If no Some is found, returns None.

    Type Parameters

    Parameters

    • Rest ...options: T

    Returns Option<OptionSomeTypes<T>[number]>

Generated using TypeDoc