BoundSingleArgFunction
public struct BoundSingleArgFunction<A, R, E, P> where E : Error, P : AsyncBlockPerformer
Undocumented
-
Undocumented
Declaration
Swift
public func callAsFunction(_ a: A) -> BoundZeroArgFunction<R, E, P>