v1.3.0
·
47 commits
to main
since this release
- Effect/ST Loop inlining (
foreachE,forE,whileE, etc). - General
Refunboxing, which applies to both Effect and ST. - Inlining of
STArrayandSTObjectoperations (array push, object update, etc).