Contents

buildExpression(_:)

Builds a transfer representation from an expression.

Declaration

static func buildExpression<R>(_ content: R) -> R where Item == R.Item, R : TransferRepresentation

See Also

Building a transfer representation