Just like seq except it returns the captures. It's like using seq([parsers], getCaptures).
seq([parsers], getCaptures)
Rest
Generated using TypeDoc
Just like seq except it returns the captures. It's like using
seq([parsers], getCaptures)
.