1
0
Commit Graph

17 Commits

Author SHA1 Message Date
400644e079 refactor 2025-11-22 14:09:28 +01:00
806d735c35 sync 2025-11-22 14:09:22 +01:00
637991c394 move identity function to utils 2025-11-22 14:09:19 +01:00
afa4c8a684 improve typing of element finding utils 2025-11-22 14:09:18 +01:00
c98e462142 sync 2025-11-22 14:09:18 +01:00
9af08e71fc sync 2025-11-22 14:09:10 +01:00
0b03475f66 sync local repositories
add booleanish predicates
enable custom inspection
default to sequence of any when sequence type is unknown
2024-08-15 00:40:45 +02:00
e915e88e0a remove asArray 2024-05-31 12:17:54 +02:00
654151e06e refactor 2024-05-18 17:22:35 +02:00
8c6693ad98 make chunked return sequence of sequences 2024-05-18 13:39:26 +02:00
719cb660e6 correctly initialize and expose empty sequences 2024-05-17 22:46:01 +02:00
e68b80c8eb implement awaited sequence 2024-05-17 22:45:28 +02:00
595d9fd5fc sequence type fixes and refactor 2024-05-17 22:12:16 +02:00
85033018cf do not export all sequence impls 2024-05-13 23:17:01 +02:00
46a3b1741e add sequence partition operation 2024-05-13 23:12:46 +02:00
05390027f8 rename lib to sequence-js 2024-05-11 16:57:34 +02:00
486abefba6 change project structure to remove namespaces 2024-05-11 16:46:47 +02:00