mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 05:24:15 +00:00
Previously said that `indented_seq` was similar to `and`, but it's more like `skip_first`. `and` returns a tuple of both parsers' outputs, but `indented_seq` only returns the output of the second parser, just like `skip_first`. |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| tests | ||
| Cargo.toml | ||