janet-lang / janet

A dynamic language and bytecode vm
https://janet-lang.org
MIT License
3.57k stars 229 forks source link

Swap set / body order for each (#1400) #1402

Closed sogaiu closed 9 months ago

sogaiu commented 9 months ago

This is an attempt to address #1400.

Please see that issue for background and discussion.