v1.3.0
·
41 commits
to main
since this release
- Effect/ST Loop inlining (
foreachE
,forE
,whileE
, etc). - General
Ref
unboxing, which applies to both Effect and ST. - Inlining of
STArray
andSTObject
operations (array push, object update, etc).