When
struct When
Utility struct for the when-then-otherwise expression.
Represents the state of the expression after when
is called.
In this state, then
must be called to continue to finish the expression.
Static Methods
Methods
struct When
Utility struct for the when-then-otherwise expression.
Represents the state of the expression after when
is called.
In this state, then
must be called to continue to finish the expression.