halt<I, O> static method

Conveyor<From<I>, O> halt<I, O>()

Implementation

static Conveyor<From<I>, O> halt<I, O>() => Conveyor.halt(Conveyor.End);