---
title: "buildBlock(_:)"
framework: evaluations
role: symbol
role_heading: Type Method
path: "evaluations/evaluatorsbuilder/buildblock(_:)"
---

# buildBlock(_:)

## Declaration

```swift
static func buildBlock(_ components: any EvaluatorProtocol<Sample, Subject>...) -> [any EvaluatorProtocol<Sample, Subject>]
```
