Type that accumulates pairs of input values, and binds an output result of type O.
O
Adds an input pair to this builder, returning true if the state of the builder changed.
true
Returns the output result of this builder.
Type that accumulates pairs of input values, and binds an output result of type
O
.