[up] [log] [?] [first] [prev] [entry] [exit] [next] [last]
(meg/match ~(sequence "a" (some 1) "c") "abc")
captures and tags
captures: @[]
current frame
status: entered frame 3
peg: 1
text: abc
index: 1
frames call stack
3 1
2 (some 1)
0 (sequence "a" (some 1) "c")