Description Usage Arguments Value
Create an if-statement for cases_expr
and
cases_expr_
functions
1 | make_match_expr(expr, match_expr, continue)
|
expr |
The expression we pattern match against. |
match_expr |
The pattern specification, on the form pattern -> expression |
continue |
The expression that goes in the |
A new if-expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.