• Type Parameters

    Parameters

    • optional: OptionalCV<T>
    • map: ((t) => U)
        • (t): U
        • Parameters

          • t: T

          Returns U

    Returns undefined | U

Generated using TypeDoc