batteries
batteries copied to clipboard
feat: well founded stream class
Just wondering what the status is here: is it deadlocked? on the backburner? abandoned?
It's please-adopt. I'm not sufficiently invested to fix the remaining issues (or really recall what they are). There is some concern that this adds yet another way to write a for loop, which means we need more lemmas to relate the different options. Also the StreamAccType stuff is nasty, it needs core changes so that forIn can depend on the value and not just the type.