Match.Rd
Evaluates cases in order and renders the content of the first case whose condition is TRUE. Use Case() to define conditions and Default() for a fallback.
TRUE
Case()
Default()
Match(...)
One or more Case() or Default() values.
A nacre control-flow node.