10 Commits

Author SHA1 Message Date
dc837e2095 +shiffle
+List.binarySearch
2025-08-24 00:09:38 +03:00
0ec0ed96ee sorted* moved to Iterable
in-place List sort
v0.8.15-SNAPSHOT
2025-08-23 22:53:10 +03:00
b07452e66e more stdlib and docs, bugfixes 2025-08-14 14:31:51 +03:00
1baf69f40f more docs on Iterable 2025-08-09 23:23:05 +03:00
ba8d543d87 more docs on Iterable 2025-08-09 23:20:25 +03:00
3948283481 0.8.4: stadlib in Lyng! added universal Iterable functions 2025-08-09 22:50:48 +03:00
950e8301c3 associateBy and Lyng:Iterable .toFlow() for kotlin integration simplicity 2025-07-02 20:45:30 +03:00
a4448ab2ff fix #10 set
+collection functions (map, forEach, toList, toSet, isEmpty, etc,)
2025-06-15 18:01:44 +04:00
6ef94fff65 +list + / += Iterable
+CLI app started
2025-06-02 07:39:31 +04:00
c65f711ee3 OO: added inheritance, Collection, Iterator, Iterable, Array. Range is rewritten to be Iterable. Math namespace is temporarily broken (to be updated to new ObjClass model). 2025-06-01 17:48:24 +04:00