The type of the value that will be matched against each condition.
The type of the value returned from the callback of the matched condition.
Adds a default case to the fswitch tree to be executed when no other case is matched.
Adds a new case to the fswitch tree.
Generated using TypeDoc
Reprensents an fswitch tree. Allows chaining conditions to the fswtich.