256lights / zb

An experiment in hermetic, reproducible build systems
MIT License
310 stars 5 forks source link

`next` and `pairs` functions should be deterministic #11

Open zombiezen opened 2 months ago

zombiezen commented 2 months ago

For reproducibility of evaluation, the next and pairs Lua functions should be deterministic.