Skip to content

Moshi.Match API

The Moshi.Match module provides the @match macro for exhaustive, type-stable pattern matching over Julia values and Moshi ADTs.

@match

@match <expr> <body>

Pattern matching macro.