First page Back Continue Last page Overview Graphics
Larry gets the colon
- For modifiers
:i, or :ignorecase
- To control backtracking
:	skip previous atom when backtracking
::	fail all | alternatives when backtracking
:::	fail current rule when backtracking
- <commit> fails the match when backtracking