[up] [log] [?] [first] [prev] [entry] [exit] [next] [last]
(meg/match ~(sequence "a" "b")
"ab"
0
:hello :hi)
captures and tags
captures: @[]
current frame
status: exiting frame 2 with value: 2
peg: "b"
text: ab
index: 1 advanced to: 2
matched: b
frames call stack
2 "b"
0 (sequence "a" "b")