Sugar for Case(\() TRUE, body) — matches when no earlier Case does.
Place this as the last argument to Match.
Arguments
- body
A function returning the tag tree to render when no other case matches. Same arity rules as
Case()body.
Sugar for Case(\() TRUE, body) — matches when no earlier Case does.
Place this as the last argument to Match.
A function returning the tag tree to render when no other
case matches. Same arity rules as Case() body.