unison
unison copied to clipboard
Make bpoke(Off) strict in its closure argument
This is a brute force solution to make sure that there are no unevaluated thunks being shuffled around in the interpreter. Any time something goes on the stack (which happens a lot), it will get forced.
Doesn't seem to make much difference on @pchiusano/misc-benchmarks.