Skip to content

Function

strictMap(_:_:_:_:_:_:_:_:_:_:_:_:_:_:_:_:)

strictMap(_:_:) over 15 optionals.
func strictMap<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, Res>(_ a: A?, _ b: B?, _ c: C?, _ d: D?, _ e: E?, _ f: F?, _ g: G?, _ h: H?, _ i: I?, _ j: J?, _ k: K?, _ l: L?, _ m: M?, _ n: N?, _ o: O?, _ transform: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) throws -> Res) rethrows -> Res?

See Also

Optionals