Condition handlers.
Maps each condition name to a Handler that processes the matched value and produces a result of type R.
R
The condition patterns
The return type of all handlers
Condition handlers.
Maps each condition name to a Handler that processes the matched value and produces a result of type
R.