Skip to content

Construct seq

Raphaël Proust requested to merge construct-seq into master

Lexeme sequence construction allowing:

  • lazy construction
  • memory limits during serialisation using regular flushes
  • yields during serialisation

Merge request reports