Gates a value stream t by a paired Bool: forwards the value that tick when the Bool is true, drops it when false. The output type is exactly t; the Bool decides pass-through only, never the type, and never appears on the output.
Threshold gate forwarding only values that pass a comparison.
Voice-activity-gated transcription on an audio stream.
Constant-threshold gate using a deploy-time literal as the predicate source.
Bool (the gate) and the second is the value t; the output type is exactly t and the Bool never appears on the output.