@harmoniclabs/plu-ts
Advanced tools
Changelog
v0.1.3
evalScript
optimizations
CEKHeap
to store CEKValues
in no particular orderCEKEnv
to point at values in the CEKHeap
rather than having a local copy (and copying them when cloning too)Data
classes are now cloning the fields in the constructor and the fields getters now will return freezed object (Data
is meant to be immutable anyway)