gigaparsec/TODO.txt

7 lines
227 B
Plaintext
Raw Normal View History

Think about not requiring so much Pos() when making messages
2024-10-16 17:58:12 +00:00
Think about changing "consume" to "commit"
2024-09-14 02:53:17 +00:00
Rename Seq2 to Seq
Document Seq
2024-09-18 19:01:44 +00:00
Should MakeState be private now that there's Run?
What's Megaparsec got that we ain't got?