|
|
ebc6b5efbf
|
remove Sequences.ofPropertyKeys
|
2025-11-13 22:43:56 +01:00 |
|
Herve BECHER
|
8a2c3f8e98
|
properly implement comparer and equality comparer combination
|
2025-10-28 16:12:34 +01:00 |
|
Herve BECHER
|
5852319315
|
add cartesian product
|
2025-10-19 14:41:58 +02:00 |
|
|
|
1fb91deabd
|
add async equality comparer and broaden to comparison or comparer
|
2025-10-02 00:30:49 +02:00 |
|
Herve BECHER
|
e57f2900df
|
update packages and tsconfig
|
2025-09-26 10:43:56 +02:00 |
|
Herve BECHER
|
ecb6ad2c5f
|
refactor
|
2025-09-26 10:40:46 +02:00 |
|
Herve BECHER
|
5c847e4972
|
use consistent wording
|
2025-09-26 10:20:37 +02:00 |
|
Herve BECHER
|
b6a29cdec2
|
sync
|
2025-09-10 10:29:31 +02:00 |
|
|
|
6a23adb75d
|
move identity function to utils
|
2025-06-07 09:31:17 +02:00 |
|
|
|
4445eeb000
|
improve typing of element finding utils
|
2025-05-27 10:11:45 +02:00 |
|
|
|
1f7c246faf
|
move BitArray in its namerspace
|
2025-05-24 13:21:23 +02:00 |
|
Herve BECHER
|
0fd0e3bada
|
sync
|
2025-05-24 12:11:44 +02:00 |
|
Herve BECHER
|
e5e6bffe1e
|
sync
|
2024-10-14 07:38:23 +02:00 |
|
|
|
c2196e11c9
|
add build dir to gitignore
|
2024-08-15 00:46:24 +02: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 |
|
|
|
aedad87c8e
|
switch to tsx and update build config
|
2024-08-15 00:33:11 +02:00 |
|
|
|
e63684175b
|
add esbuild
|
2024-06-16 14:45:15 +02:00 |
|
|
|
e915e88e0a
|
remove asArray
|
2024-05-31 12:17:54 +02:00 |
|
|
|
6c7eac8217
|
some BitArray refactor
|
2024-05-23 13:51:38 +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 |
|
|
|
c38092c60e
|
add size to async equality map
|
2024-05-13 22:43:39 +02:00 |
|
|
|
7553b70882
|
add element iterators to async collections
|
2024-05-13 22:42:43 +02:00 |
|
|
|
1f8e8039b6
|
make async equality collections sync iterables
|
2024-05-13 22:39:59 +02:00 |
|
|
|
eda8c8cf5d
|
add equality collection element iterators
|
2024-05-13 22:24:57 +02:00 |
|
|
|
35d284f030
|
add equality map size
|
2024-05-13 22:24:09 +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 |
|
|
|
727cdc3b2b
|
fix AsyncEnumerable types
|
2024-05-11 12:56:12 +02:00 |
|
|
|
679a61f040
|
move types around
|
2024-05-09 23:55:40 +02:00 |
|
|
|
fccebc61b6
|
refactor modules into namespaces
|
2024-05-09 18:11:50 +02:00 |
|
|
|
ab11074744
|
allow building JS files
|
2024-05-09 17:37:23 +02:00 |
|
|
|
6c0713d591
|
harmonize sync and async implementations
|
2024-05-09 17:35:55 +02:00 |
|
|
|
a1f43287a0
|
allow creating RandomPicker from iterable and separately specified length
|
2024-05-09 16:28:05 +02:00 |
|
|
|
b48f97d1c3
|
add empty BitArray implementation
|
2024-05-09 16:26:50 +02:00 |
|
|
|
3af744c24d
|
refactor random options init and merge
|
2024-05-08 20:42:49 +02:00 |
|
|
|
a140245c05
|
refactor BitArray to be interface with hidden implementations
|
2024-05-08 20:41:41 +02:00 |
|
|
|
36c06874fa
|
add collect to async enumerable
|
2024-05-08 20:40:51 +02:00 |
|
|
|
dd1f271674
|
rename isEquals to referenceEquals
|
2024-05-08 20:40:22 +02:00 |
|
|
|
a2e525c2da
|
remove parameter types
|
2024-05-08 20:40:09 +02:00 |
|
|
|
6cb81d452d
|
don't wrap IterableIterator
|
2024-05-08 20:39:12 +02:00 |
|
|
|
675c8a5b12
|
use square brackets for array creation
|
2024-05-08 20:38:14 +02:00 |
|
|
|
07024cef33
|
add editorconfig
|
2024-05-07 15:12:14 +02:00 |
|
|
|
f9790ab05c
|
refactor
|
2024-05-07 15:11:57 +02:00 |
|
|
|
a172e6a50f
|
initial commit
|
2024-05-04 01:19:44 +02:00 |
|