This website requires JavaScript.
Explore
Help
Register
Sign In
SergeychWorks
/
lyng
Watch
1
Star
0
Fork
0
You've already forked lyng
Code
Issues
4
Pull Requests
Actions
Packages
Projects
1
Releases
17
Wiki
Activity
lyng
/
lynglib
History
sergeych
3f235878c0
Add
EfficientIterables.md
documentation for Kotlin interop. Optimize
ObjInt
operations by integrating value caching and updating number operations. Introduce high-performance
enumerate
method for
ObjList
,
ObjSet
,
ObjRange
, and custom iterables. Update compiler and loop handling for improved enumeration logic.
2025-12-23 08:33:34 +01:00
..
src
Add
EfficientIterables.md
documentation for Kotlin interop. Optimize
ObjInt
operations by integrating value caching and updating number operations. Introduce high-performance
enumerate
method for
ObjList
,
ObjSet
,
ObjRange
, and custom iterables. Update compiler and loop handling for improved enumeration logic.
2025-12-23 08:33:34 +01:00
stdlib
/lyng
fixed bug with scopes usage
2025-12-22 05:04:47 +01:00
build.gradle.kts
lazy messages for check/require
2025-12-21 22:49:35 +01:00