Description Usage Arguments Value
Takes a pattern from the DSL and make a comparison of the pattern specification against range variables.
1 | make_pattern_match(pattern, range_vars)
|
pattern |
An expression on the form |
range_vars |
A list of the variables used in the ranges. |
An expression that tests pattern
against range_vars
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.