absolutely going to check in some code that describes access persimmons and realizing i’ll end up adding fuyu
and hachiya
acl levels, you know, “just because”
not sure if it’s just i’m using an old version, but swc turning [...iter]
into [].concat(iter)
just absolutely is the wrong transform if iter
is a js iterator, not sure why it didn’t choose Array.from(iter)