Contents

buildBlock(_:_:_:_:)

Declaration

static func buildBlock<R0, R1, R2, R3>(_ r0: R0, _ r1: R1, _ r2: R2, _ r3: R3) -> some ResolverSpecification where R0 : Resolver, R1 : Resolver, R2 : Resolver, R3 : Resolver

See Also

Building the resolver specification