aboutsummaryrefslogtreecommitdiffstats
path: root/test/pattern/matcher.scm
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-06-19 22:02:30 -0400
committerGravatar Peter McGoron 2025-06-19 22:02:30 -0400
commit311debc76d7655fb560d4aa261d70535cc32c0c4 (patch)
tree02233226878f9c07c74867b7c54fff73b8277d09 /test/pattern/matcher.scm
parentRework PNL calculations in pattern producer, fix producer test (diff)
add support for multiple ellipses in a sequence in producers
Adopts behavior such that x ... ... => {append ((x ...) ...} x ... ... ... => {append {append (((x ...) ...) ...)}} where `{append ...}` occurs at the meta-level after expanding the patterns. (In the code this is done with an accumulator.)
Diffstat (limited to 'test/pattern/matcher.scm')
0 files changed, 0 insertions, 0 deletions