buildExpression(_:)
Wraps a single evaluator expression into the builder pipeline.
Declaration
static func buildExpression(_ expression: any EvaluatorProtocol<Sample, Subject>) -> any EvaluatorProtocol<Sample, Subject>Wraps a single evaluator expression into the builder pipeline.
static func buildExpression(_ expression: any EvaluatorProtocol<Sample, Subject>) -> any EvaluatorProtocol<Sample, Subject>