Break<B>: readonly [typeof breakSymbol, B]

A variant telling that an operation should exit early with a value of type B.

Type Parameters

  • B

Generated using TypeDoc