enso/test/micro-distribution
Marcin Kostrzewa 901760816c
State rework & IO Contexts (#3828)
1. Changes how we do monadic state – rather than a haskelly solution, we now have an implicit env with mutable data inside. It's better for the JVM. It also opens the possibility to have state ratained on exceptions (previously not possible) – both can now be implemented.
2. Introduces permission check system for IO actions.
2022-10-26 16:22:08 +00:00
..
editions introduce a micro stdlib for testing (#3531) 2022-06-16 10:25:24 +00:00
lib/Standard/Base/0.0.0-dev State rework & IO Contexts (#3828) 2022-10-26 16:22:08 +00:00