gigaparsec/TODO.txt
2024-09-25 15:50:28 -06:00

8 lines
272 B
Plaintext

Write Repeat tests
Create a ReaderAt[Datum any] interface and combine Cursor with State
Think about not requiring so much Pos() when making messages
Rename Seq2 to Seq
Document Seq
Should MakeState be private now that there's Run?
What's Megaparsec got that we ain't got?