|
|
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 |
|