This module provides an utility type ControlFlow<B, C>, which tells an operation whether it should exit early or go on.
ControlFlow<B, C>
Generated using TypeDoc
This module provides an utility type
ControlFlow<B, C>
, which tells an operation whether it should exit early or go on.