Merge the LazySystemReader
and the LazyExpandingReader
#675
Labels
enhancement
New feature or request
LazySystemReader
and the LazyExpandingReader
#675
PR #674 hollowed out the
LazySystemReader
, moving nearly all of its functionality to theLazyExpandingReader
, which had visibility into when the raw reader was between top-level expressions.We can merge the two and name the result
LazySystemReader
.The text was updated successfully, but these errors were encountered: