We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24468aa commit 46f1c8eCopy full SHA for 46f1c8e
core/docs/Changelog.md
@@ -15,7 +15,7 @@
15
- `Done n` by `SDone (1-n)`
16
- `Error` by `SError`
17
* The signature for the extract function is changed. It now returns
18
- `Parser.Extract` instead of `Parser.Step`. The constructors should be
+ `Parser.Final` instead of `Parser.Step`. The constructors should be
19
replaced as follows:
20
- `Contine n` by `FContinue (-n)`
21
- `Done n` by `FDone (-n)`
0 commit comments