On Fri Apr 14 01:21:45 2023 +0000, Zebediah Figura wrote:
I don't like that this is an in-out parameter; the code feels distinctly less readable, and I can't easily tell why this even does the right thing for nested arrays. Can we just make this an input parameter and increment it manually when processing arrays?
Okay. It required adding a little bit of math.