CodeBuilder
@resultBuilder
public struct CodeBuilder
Undocumented
-
Undocumented
Declaration
Swift
public static func buildBlock(_ components: CodeRepresentable...) -> Code
-
Undocumented
Declaration
Swift
public static func buildEither(first: CodeRepresentable) -> Code
-
Undocumented
Declaration
Swift
public static func buildEither(second: CodeRepresentable) -> Code