Description Usage Arguments Value Examples
%then% is the infix operator for the then combinator.
1 | p1 %then% p2
|
p1 |
the first parser |
p2 |
the second parser |
recognises anything that p1 and p2 would if placed in succession.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.