buildEither(second:)
Produces content for a conditional statement in a multi-statement closure when the condition is false.
Declaration
static func buildEither<T, F>(second: F) -> _ConditionalContent<T, F> where T : Commands, F : CommandsProduces content for a conditional statement in a multi-statement closure when the condition is false.
static func buildEither<T, F>(second: F) -> _ConditionalContent<T, F> where T : Commands, F : Commands