Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 307 Bytes

prsc.start.md

File metadata and controls

13 lines (8 loc) · 307 Bytes

Home > prsc > start

start variable

A parser that only succeeds at the start of the input string.

Signature:

start: Parser<void>