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
View on GitHub
Install in Dash
CodeBuilder Structure Reference