associatedtype Output
s20FoundationEssentials19PredicateExpressionP6OutputQa
53Y58
import FoundationEssentials
protocol PredicateExpression<Output>
func evaluate(_ bindings: PredicateBindings) throws -> Self.Output