buildExpression(_:)
Builds a transfer representation from an expression.
Declaration
static func buildExpression<R>(_ content: R) -> R where Item == R.Item, R : TransferRepresentationBuilds a transfer representation from an expression.
static func buildExpression<R>(_ content: R) -> R where Item == R.Item, R : TransferRepresentation