You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
limu is short of love immutable, born for efficient creation and operation of immutable object, based on shallow copy on read and mark modified on write mechanism.
short for: as a less long form of a word or name 参考
by the way, limu 3.7 发布了,通过测试发现它现在已是最快的不可变数据js-lib
//您可以通过以下测试进行验证,也欢迎您添加更多性能测试用例
git checkout https://github.com/tnfe/limu.git
cd benchmark
npm i
## Then execute the following commands separately
npm run s1
npm run s2
npm run s3
npm run s4
short for
: as a less long form of a word or name 参考short of
: not having enough of something 参考是否应该改为
limu is short for love immutable
?The text was updated successfully, but these errors were encountered: