[up] [log] [?]
[first] [prev] [entry] [exit]  [last]

(meg/match ~(sequence "a" "b")
           "ab"
           0
           :hello :hi)

captures and tags
captures: @[]

current frame
status: entered frame 0
peg: (sequence "a" "b")
text: ab
index: 0

frames call stack
0 (sequence "a" "b")