Skip to contents

Sugar for Case(\() TRUE, body) — matches when no earlier Case does. Place this as the last argument to Match.

Usage

Default(body)

Arguments

body

A function returning the tag tree to render when no other case matches. Same arity rules as Case() body.

Value

A case definition (a list).