diff options
| author | 2025-06-19 22:02:30 -0400 | |
|---|---|---|
| committer | 2025-06-19 22:02:30 -0400 | |
| commit | 311debc76d7655fb560d4aa261d70535cc32c0c4 (patch) | |
| tree | 02233226878f9c07c74867b7c54fff73b8277d09 /test/pattern/matcher.scm | |
| parent | Rework 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
