Skip to content

WIP: Make IOEnv strict in value

Ben Gamari requested to merge wip/strict-ioenv into master

@RyanGlScott noticed that IOEnv was generally lazy. This seems like an unnecessary space leak waiting to happen.

Merge request reports