Description Usage Arguments Value
This function calls make_pattern_match()
for each pattern in patterns
and return a list of all the pattern test expressions.
1 | make_pattern_tests(patterns, range_vars)
|
patterns |
A list of the patterns used in a recursion. |
range_vars |
The variables used in the ranges. |
A list of pattern check expressions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.