brass-runtime 1.18.1 → 1.18.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +54 -0
- package/dist/agent/cli/main.cjs +31 -31
- package/dist/agent/cli/main.js +3 -3
- package/dist/agent/cli/main.mjs +3 -3
- package/dist/agent/index.cjs +4 -4
- package/dist/agent/index.js +3 -3
- package/dist/agent/index.mjs +3 -3
- package/dist/{chunk-22HZQG5F.js → chunk-2R3RVNS2.js} +6 -6
- package/dist/{chunk-YWLLH27R.mjs → chunk-3NKXUX4T.mjs} +2 -2
- package/dist/{chunk-IPSMXUWA.js → chunk-4PKBNG2H.js} +38 -18
- package/dist/{chunk-Z3ZZMQUZ.mjs → chunk-5RVHSBJ6.mjs} +182 -34
- package/dist/{chunk-B5FKOLTB.mjs → chunk-5UBJT4RW.mjs} +4 -4
- package/dist/{chunk-5RZ7YITF.cjs → chunk-6STX4PS3.cjs} +13 -13
- package/dist/{chunk-XPIMJQYS.cjs → chunk-7FZUTJM3.cjs} +400 -252
- package/dist/{chunk-YZ5LQ32F.js → chunk-A6EG5WRL.js} +3 -3
- package/dist/{chunk-TTSPIU3U.js → chunk-APQBU7TM.js} +53 -32
- package/dist/{chunk-BC6Q6BCO.mjs → chunk-AQQQFNYD.mjs} +38 -18
- package/dist/{chunk-OW5VHAOE.js → chunk-B2VXVNIS.js} +1 -1
- package/dist/{chunk-WCBNXPN6.mjs → chunk-BLXBZ6RE.mjs} +1 -1
- package/dist/{chunk-7VQLEN37.js → chunk-C3CWI42G.js} +1 -1
- package/dist/{chunk-WI7GZF3B.cjs → chunk-DV644N7P.cjs} +85 -85
- package/dist/{chunk-RBHNOKH4.mjs → chunk-EKLEDIVJ.mjs} +2 -2
- package/dist/{chunk-S4HXADU4.js → chunk-EXBGIC66.js} +1 -1
- package/dist/{chunk-LSYQ3C2M.js → chunk-FC5N5QHJ.js} +2 -2
- package/dist/{chunk-6MLAZPBL.mjs → chunk-FNWOH2T2.js} +18 -6
- package/dist/{chunk-WGE2FEZE.cjs → chunk-FYWWU3Z7.cjs} +2 -2
- package/dist/{chunk-2OW6IFY2.cjs → chunk-GOEO763K.cjs} +21 -21
- package/dist/{chunk-UAKAF32U.js → chunk-GXOIUBKE.js} +2 -2
- package/dist/{chunk-7DU7IQHK.js → chunk-H4ZRUQZL.js} +4 -4
- package/dist/{chunk-JWIEMBE6.mjs → chunk-HW2CLRJ3.mjs} +6 -6
- package/dist/{chunk-YGR2IN4R.js → chunk-JWFOWPMB.js} +163 -155
- package/dist/{chunk-6V2AWT4R.mjs → chunk-KAPZHDO4.mjs} +1 -1
- package/dist/{chunk-EEN5OTCR.mjs → chunk-KDXNWGPB.mjs} +1 -1
- package/dist/{chunk-UUMKZJRJ.cjs → chunk-KPOL2YEO.cjs} +18 -6
- package/dist/{chunk-J6DUHITE.cjs → chunk-MA74OYCI.cjs} +6 -6
- package/dist/{chunk-H626ZTDZ.mjs → chunk-MUMBUXU6.mjs} +53 -32
- package/dist/{chunk-5LC7V2OZ.cjs → chunk-NQW3YUFN.cjs} +18 -18
- package/dist/{chunk-EICAJDNX.cjs → chunk-OO7BGCC3.cjs} +54 -34
- package/dist/{chunk-7GBJYOX7.mjs → chunk-OX6MF7SZ.mjs} +163 -155
- package/dist/{chunk-WVSZOPGQ.cjs → chunk-QBVS3UYN.cjs} +245 -237
- package/dist/{chunk-WUDHOZIH.js → chunk-RZGB3DXR.js} +182 -34
- package/dist/{chunk-COOW7BJX.mjs → chunk-URVS2OE2.mjs} +3 -3
- package/dist/{chunk-HCJ4S3YB.js → chunk-UZQ3BB6W.mjs} +18 -6
- package/dist/{chunk-KNTJ7FQB.cjs → chunk-YQWZ7FZX.cjs} +5 -5
- package/dist/{chunk-ELIECDYN.cjs → chunk-Z2YIDHRI.cjs} +5 -5
- package/dist/{chunk-2JHJ4YHS.cjs → chunk-ZDZNV6NA.cjs} +59 -38
- package/dist/core/index.cjs +8 -8
- package/dist/core/index.js +7 -7
- package/dist/core/index.mjs +7 -7
- package/dist/http/index.cjs +54 -54
- package/dist/http/index.js +7 -7
- package/dist/http/index.mjs +7 -7
- package/dist/http/testing.cjs +9 -9
- package/dist/http/testing.js +5 -5
- package/dist/http/testing.mjs +5 -5
- package/dist/index.cjs +86 -86
- package/dist/index.js +8 -8
- package/dist/index.mjs +8 -8
- package/dist/observability/index.cjs +10 -10
- package/dist/observability/index.js +9 -9
- package/dist/observability/index.mjs +9 -9
- package/dist/perf/cli.cjs +26 -26
- package/dist/perf/cli.js +11 -11
- package/dist/perf/cli.mjs +11 -11
- package/dist/perf/index.cjs +13 -13
- package/dist/perf/index.js +11 -11
- package/dist/perf/index.mjs +11 -11
- package/dist/schema/index.cjs +2 -2
- package/dist/schema/index.js +1 -1
- package/dist/schema/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
var
|
|
41
|
+
var _chunkGOEO763Kcjs = require('./chunk-GOEO763K.cjs');
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
var _chunk7TKI527Dcjs = require('./chunk-7TKI527D.cjs');
|
|
@@ -54,11 +54,11 @@ var _chunk7TKI527Dcjs = require('./chunk-7TKI527D.cjs');
|
|
|
54
54
|
|
|
55
55
|
|
|
56
56
|
|
|
57
|
-
var
|
|
57
|
+
var _chunkYQWZ7FZXcjs = require('./chunk-YQWZ7FZX.cjs');
|
|
58
58
|
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
var
|
|
61
|
+
var _chunkZ2YIDHRIcjs = require('./chunk-Z2YIDHRI.cjs');
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
|
|
@@ -66,7 +66,7 @@ var _chunkELIECDYNcjs = require('./chunk-ELIECDYN.cjs');
|
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
var
|
|
69
|
+
var _chunkFYWWU3Z7cjs = require('./chunk-FYWWU3Z7.cjs');
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
|
|
@@ -87,7 +87,7 @@ var _chunkWGE2FEZEcjs = require('./chunk-WGE2FEZE.cjs');
|
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
|
|
90
|
-
var
|
|
90
|
+
var _chunkOO7BGCC3cjs = require('./chunk-OO7BGCC3.cjs');
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
|
|
@@ -182,7 +182,7 @@ var _chunkSA6HUJVIcjs = require('./chunk-SA6HUJVI.cjs');
|
|
|
182
182
|
|
|
183
183
|
|
|
184
184
|
|
|
185
|
-
var
|
|
185
|
+
var _chunk6STX4PS3cjs = require('./chunk-6STX4PS3.cjs');
|
|
186
186
|
|
|
187
187
|
|
|
188
188
|
|
|
@@ -240,7 +240,7 @@ var _chunk5RZ7YITFcjs = require('./chunk-5RZ7YITF.cjs');
|
|
|
240
240
|
|
|
241
241
|
|
|
242
242
|
|
|
243
|
-
var
|
|
243
|
+
var _chunkZDZNV6NAcjs = require('./chunk-ZDZNV6NA.cjs');
|
|
244
244
|
|
|
245
245
|
|
|
246
246
|
|
|
@@ -279,7 +279,7 @@ var _chunk2JHJ4YHScjs = require('./chunk-2JHJ4YHS.cjs');
|
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
var _chunkMVGUEJ5Zcjs = require('./chunk-MVGUEJ5Z.cjs');
|
|
282
|
-
require('./chunk-
|
|
282
|
+
require('./chunk-KPOL2YEO.cjs');
|
|
283
283
|
require('./chunk-OBGZSXTJ.cjs');
|
|
284
284
|
|
|
285
285
|
// src/core/stream/queue.ts
|
|
@@ -287,11 +287,11 @@ function bounded(capacity, strategy = "backpressure", options = {}) {
|
|
|
287
287
|
return _chunkMVGUEJ5Zcjs.asyncSync.call(void 0, () => makeQueue(capacity, strategy, options));
|
|
288
288
|
}
|
|
289
289
|
function makeQueue(capacity, strategy, options) {
|
|
290
|
-
const items =
|
|
290
|
+
const items = _chunkZDZNV6NAcjs.makeBoundedRingBuffer.call(void 0, capacity, capacity, options);
|
|
291
291
|
let closed = false;
|
|
292
292
|
const QueueClosedErr = { _tag: "QueueClosed" };
|
|
293
|
-
const offerWaiters = new (0,
|
|
294
|
-
const takers = new (0,
|
|
293
|
+
const offerWaiters = new (0, _chunkGOEO763Kcjs.LinkedQueue)();
|
|
294
|
+
const takers = new (0, _chunkGOEO763Kcjs.LinkedQueue)();
|
|
295
295
|
const shutdown = () => {
|
|
296
296
|
if (closed) return;
|
|
297
297
|
closed = true;
|
|
@@ -443,7 +443,7 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
443
443
|
return { _tag: "Elem", value: a };
|
|
444
444
|
});
|
|
445
445
|
const nextSignal = () => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
446
|
-
|
|
446
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, upstream),
|
|
447
447
|
onUpstreamFailure,
|
|
448
448
|
onUpstreamSuccess
|
|
449
449
|
);
|
|
@@ -461,7 +461,7 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
461
461
|
return _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, q.offer(sig), afterOffer);
|
|
462
462
|
};
|
|
463
463
|
const loop = () => _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, nextSignal(), onSignal);
|
|
464
|
-
producer =
|
|
464
|
+
producer = _chunkZDZNV6NAcjs.fork.call(void 0, loop(), env);
|
|
465
465
|
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, void 0);
|
|
466
466
|
});
|
|
467
467
|
const pullDown = {
|
|
@@ -470,7 +470,7 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
470
470
|
const go = () => {
|
|
471
471
|
if (!started) {
|
|
472
472
|
started = true;
|
|
473
|
-
|
|
473
|
+
_chunkZDZNV6NAcjs.unsafeGetCurrentRuntime.call(void 0, ).fork(start(env)).join(() => {
|
|
474
474
|
pullFromQueue(env, cb);
|
|
475
475
|
});
|
|
476
476
|
return;
|
|
@@ -482,12 +482,12 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
482
482
|
};
|
|
483
483
|
function pullFromQueue(env, cb) {
|
|
484
484
|
const takeEff = q.take();
|
|
485
|
-
|
|
485
|
+
_chunkZDZNV6NAcjs.unsafeGetCurrentRuntime.call(void 0, ).fork(takeEff).join((ex) => {
|
|
486
486
|
if (ex._tag !== "Success") return;
|
|
487
487
|
const sig = ex.value;
|
|
488
488
|
switch (sig._tag) {
|
|
489
489
|
case "Elem":
|
|
490
|
-
cb({ _tag: "Success", value: [sig.value,
|
|
490
|
+
cb({ _tag: "Success", value: [sig.value, _chunkOO7BGCC3cjs.fromPull.call(void 0, pullDown)] });
|
|
491
491
|
return;
|
|
492
492
|
case "End":
|
|
493
493
|
_optionalChain([producer, 'optionalAccess', _ => _.interrupt, 'optionalCall', _2 => _2()]);
|
|
@@ -500,14 +500,14 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
500
500
|
}
|
|
501
501
|
});
|
|
502
502
|
}
|
|
503
|
-
return
|
|
503
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0, pullDown);
|
|
504
504
|
}
|
|
505
505
|
|
|
506
506
|
// src/core/stream/chunks.ts
|
|
507
507
|
var cachedWasmChunkCtor;
|
|
508
508
|
function resolveWasmChunkBuffer() {
|
|
509
509
|
if (cachedWasmChunkCtor !== void 0) return cachedWasmChunkCtor;
|
|
510
|
-
const mod =
|
|
510
|
+
const mod = _chunkZDZNV6NAcjs.resolveWasmModule.call(void 0, );
|
|
511
511
|
cachedWasmChunkCtor = _nullishCoalesce(_optionalChain([mod, 'optionalAccess', _5 => _5.BrassWasmChunkBuffer]), () => ( null));
|
|
512
512
|
return cachedWasmChunkCtor;
|
|
513
513
|
}
|
|
@@ -607,12 +607,12 @@ function makeStreamChunker(chunkSize, options = {}) {
|
|
|
607
607
|
}
|
|
608
608
|
function chunks(input, chunkSize, options = {}) {
|
|
609
609
|
const size = Math.max(1, chunkSize | 0);
|
|
610
|
-
const loop = (cur) =>
|
|
610
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0, fillChunk(cur, makeStreamChunker(size, options)));
|
|
611
611
|
const fillChunk = (cur, chunker) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
612
|
-
|
|
612
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
613
613
|
(opt) => {
|
|
614
614
|
if (opt._tag === "None" && !chunker.isEmpty()) {
|
|
615
|
-
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [chunker.takeChunk(),
|
|
615
|
+
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [chunker.takeChunk(), _chunkOO7BGCC3cjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, _chunkMVGUEJ5Zcjs.none))]);
|
|
616
616
|
}
|
|
617
617
|
return _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
618
618
|
},
|
|
@@ -630,15 +630,15 @@ function mapChunks(input, chunkSize, f, options = {}) {
|
|
|
630
630
|
const pullOne = (pending, rest) => {
|
|
631
631
|
if (pending.length > 0) {
|
|
632
632
|
const [head, ...tail] = pending;
|
|
633
|
-
return
|
|
633
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [head, pullOne(tail, rest)]));
|
|
634
634
|
}
|
|
635
|
-
return
|
|
635
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
636
636
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
637
|
-
|
|
637
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, rest),
|
|
638
638
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
639
639
|
([chunk, tail]) => {
|
|
640
640
|
const mapped = f(chunk);
|
|
641
|
-
return
|
|
641
|
+
return _chunkOO7BGCC3cjs.uncons.call(void 0, pullOne(mapped, tail));
|
|
642
642
|
}
|
|
643
643
|
)
|
|
644
644
|
);
|
|
@@ -651,16 +651,16 @@ function mapChunksEffect(chunkSize, f, options = {}) {
|
|
|
651
651
|
const pullOne = (pending, rest) => {
|
|
652
652
|
if (pending.length > 0) {
|
|
653
653
|
const [head, ...tail] = pending;
|
|
654
|
-
return
|
|
654
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [head, pullOne(tail, rest)]));
|
|
655
655
|
}
|
|
656
|
-
return
|
|
656
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
657
657
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
658
|
-
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0,
|
|
658
|
+
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, _chunkOO7BGCC3cjs.uncons.call(void 0, rest), (opt) => _chunkOO7BGCC3cjs.widenOpt.call(void 0, opt)),
|
|
659
659
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
660
660
|
([chunk, tail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
661
661
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, f(chunk), (e) => ({ _tag: "Some", value: e })),
|
|
662
662
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
663
|
-
(mapped) =>
|
|
663
|
+
(mapped) => _chunkOO7BGCC3cjs.uncons.call(void 0, pullOne(mapped, tail))
|
|
664
664
|
)
|
|
665
665
|
)
|
|
666
666
|
);
|
|
@@ -894,9 +894,9 @@ function applyFused(stream, fused) {
|
|
|
894
894
|
return arrayToStream(outputArray);
|
|
895
895
|
}
|
|
896
896
|
const state = fused.initState();
|
|
897
|
-
const loop = (cur) =>
|
|
897
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
898
898
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
899
|
-
|
|
899
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
900
900
|
// End-of-stream or error: propagate
|
|
901
901
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
902
902
|
([a, tail]) => {
|
|
@@ -905,7 +905,7 @@ function applyFused(stream, fused) {
|
|
|
905
905
|
case "emit":
|
|
906
906
|
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [result.value, loop(tail)]);
|
|
907
907
|
case "skip":
|
|
908
|
-
return
|
|
908
|
+
return _chunkOO7BGCC3cjs.uncons.call(void 0, loop(tail));
|
|
909
909
|
case "halt":
|
|
910
910
|
return _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, _chunkMVGUEJ5Zcjs.none);
|
|
911
911
|
}
|
|
@@ -1095,8 +1095,8 @@ function mapP(f) {
|
|
|
1095
1095
|
const pipeline = ((input) => {
|
|
1096
1096
|
const onError = (opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1097
1097
|
const onSuccess = ([a, tail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [f(a), loop(tail)]);
|
|
1098
|
-
const loop = (cur) =>
|
|
1099
|
-
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1098
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1099
|
+
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0, _chunkOO7BGCC3cjs.uncons.call(void 0, cur), onError, onSuccess)
|
|
1100
1100
|
);
|
|
1101
1101
|
return loop(input);
|
|
1102
1102
|
});
|
|
@@ -1107,8 +1107,8 @@ function filterP(pred) {
|
|
|
1107
1107
|
const pipeline = ((input) => {
|
|
1108
1108
|
const onError = (opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1109
1109
|
const onSuccess = ([a, tail]) => pred(a) ? _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail)]) : next(tail);
|
|
1110
|
-
const next = (cur) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1111
|
-
const loop = (cur) =>
|
|
1110
|
+
const next = (cur) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0, _chunkOO7BGCC3cjs.uncons.call(void 0, cur), onError, onSuccess);
|
|
1111
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0, next(cur));
|
|
1112
1112
|
return loop(input);
|
|
1113
1113
|
});
|
|
1114
1114
|
pipeline[PURE_PIPELINE_TAG] = { kind: "filter", pred };
|
|
@@ -1118,14 +1118,14 @@ function filterMapP(f) {
|
|
|
1118
1118
|
return ((input) => {
|
|
1119
1119
|
const onError = (opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1120
1120
|
const next = (cur) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1121
|
-
|
|
1121
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1122
1122
|
onError,
|
|
1123
1123
|
([a, tail]) => {
|
|
1124
1124
|
const ob = f(a);
|
|
1125
1125
|
return ob._tag === "Some" ? _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [ob.value, loop(tail)]) : next(tail);
|
|
1126
1126
|
}
|
|
1127
1127
|
);
|
|
1128
|
-
const loop = (cur) =>
|
|
1128
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0, next(cur));
|
|
1129
1129
|
return loop(input);
|
|
1130
1130
|
});
|
|
1131
1131
|
}
|
|
@@ -1133,10 +1133,10 @@ function takeP(n) {
|
|
|
1133
1133
|
const m = Math.max(0, n | 0);
|
|
1134
1134
|
const pipeline = ((input) => {
|
|
1135
1135
|
const loop = (cur, remaining) => {
|
|
1136
|
-
if (remaining <= 0) return
|
|
1137
|
-
return
|
|
1136
|
+
if (remaining <= 0) return _chunkOO7BGCC3cjs.emptyStream.call(void 0, );
|
|
1137
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1138
1138
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1139
|
-
|
|
1139
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1140
1140
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1141
1141
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail, remaining - 1)])
|
|
1142
1142
|
)
|
|
@@ -1152,11 +1152,11 @@ function dropP(n) {
|
|
|
1152
1152
|
const pipeline = ((input) => {
|
|
1153
1153
|
const skip = (cur, remaining) => {
|
|
1154
1154
|
if (remaining <= 0) return cur;
|
|
1155
|
-
return
|
|
1155
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1156
1156
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1157
|
-
|
|
1157
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1158
1158
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1159
|
-
([_a, tail]) =>
|
|
1159
|
+
([_a, tail]) => _chunkOO7BGCC3cjs.uncons.call(void 0, skip(tail, remaining - 1))
|
|
1160
1160
|
)
|
|
1161
1161
|
);
|
|
1162
1162
|
};
|
|
@@ -1168,11 +1168,11 @@ function dropP(n) {
|
|
|
1168
1168
|
function mapEffectP(f) {
|
|
1169
1169
|
return ((input) => {
|
|
1170
1170
|
const raiseToOpt = (fa) => _chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, fa, (e) => _chunkMVGUEJ5Zcjs.some.call(void 0, e));
|
|
1171
|
-
const loop = (cur) =>
|
|
1171
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1172
1172
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1173
1173
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0,
|
|
1174
|
-
|
|
1175
|
-
(opt) =>
|
|
1174
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1175
|
+
(opt) => _chunkOO7BGCC3cjs.widenOpt.call(void 0, opt)
|
|
1176
1176
|
),
|
|
1177
1177
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1178
1178
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
@@ -1204,17 +1204,17 @@ function groupedP(n) {
|
|
|
1204
1204
|
const gather = (cur, remaining, acc) => {
|
|
1205
1205
|
if (remaining <= 0) return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, { chunk: acc, rest: cur });
|
|
1206
1206
|
return _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1207
|
-
|
|
1207
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1208
1208
|
(opt) => {
|
|
1209
|
-
if (opt._tag === "None") return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, { chunk: acc, rest:
|
|
1209
|
+
if (opt._tag === "None") return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, { chunk: acc, rest: _chunkOO7BGCC3cjs.emptyStream.call(void 0, ) });
|
|
1210
1210
|
return _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1211
1211
|
},
|
|
1212
1212
|
([a, tail]) => gather(tail, remaining - 1, [...acc, a])
|
|
1213
1213
|
);
|
|
1214
1214
|
};
|
|
1215
|
-
const loop = (cur) =>
|
|
1215
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1216
1216
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1217
|
-
|
|
1217
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1218
1218
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1219
1219
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0,
|
|
1220
1220
|
gather(tail, size - 1, [a]),
|
|
@@ -1228,9 +1228,9 @@ function groupedP(n) {
|
|
|
1228
1228
|
|
|
1229
1229
|
// src/core/stream/dx.ts
|
|
1230
1230
|
var Stream = Object.freeze({
|
|
1231
|
-
from: (values) => asStream(
|
|
1232
|
-
empty: () => asStream(
|
|
1233
|
-
range: (start, end2) => asStream(
|
|
1231
|
+
from: (values) => asStream(_chunkOO7BGCC3cjs.fromArray.call(void 0, values)),
|
|
1232
|
+
empty: () => asStream(_chunkOO7BGCC3cjs.emptyStream.call(void 0, )),
|
|
1233
|
+
range: (start, end2) => asStream(_chunkOO7BGCC3cjs.rangeStream.call(void 0, start, end2)),
|
|
1234
1234
|
wrap: asStream
|
|
1235
1235
|
});
|
|
1236
1236
|
var Pipeline = Object.freeze({
|
|
@@ -1258,7 +1258,7 @@ function asStream(stream) {
|
|
|
1258
1258
|
},
|
|
1259
1259
|
collect: {
|
|
1260
1260
|
value(runtime) {
|
|
1261
|
-
return runtime.toPromise(
|
|
1261
|
+
return runtime.toPromise(_chunkOO7BGCC3cjs.collectStream.call(void 0, target));
|
|
1262
1262
|
}
|
|
1263
1263
|
}
|
|
1264
1264
|
});
|
|
@@ -1337,15 +1337,15 @@ function makeHub(capacity, strategy = "BackPressure") {
|
|
|
1337
1337
|
}
|
|
1338
1338
|
var broadcast = makeHub;
|
|
1339
1339
|
function broadcastToHub(stream, hub) {
|
|
1340
|
-
return
|
|
1340
|
+
return _chunkOO7BGCC3cjs.foreachStream.call(void 0,
|
|
1341
1341
|
stream,
|
|
1342
1342
|
(a) => _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, hub.publish(a), () => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, void 0))
|
|
1343
1343
|
);
|
|
1344
1344
|
}
|
|
1345
1345
|
function fromHub(hub) {
|
|
1346
|
-
return
|
|
1346
|
+
return _chunkOO7BGCC3cjs.managedStream.call(void 0,
|
|
1347
1347
|
_chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, hub.subscribe(), (sub) => {
|
|
1348
|
-
const loop =
|
|
1348
|
+
const loop = _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1349
1349
|
_chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0,
|
|
1350
1350
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, sub.take(), (_queueClosed) => _chunkMVGUEJ5Zcjs.none),
|
|
1351
1351
|
(a) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop])
|
|
@@ -1362,9 +1362,9 @@ function fromHub(hub) {
|
|
|
1362
1362
|
// src/core/stream/operators.ts
|
|
1363
1363
|
function throttle(stream, intervalMs) {
|
|
1364
1364
|
let lastEmitTime = 0;
|
|
1365
|
-
const loop = (cur) =>
|
|
1365
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1366
1366
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1367
|
-
|
|
1367
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1368
1368
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1369
1369
|
([a, tail]) => {
|
|
1370
1370
|
const now = Date.now();
|
|
@@ -1372,14 +1372,14 @@ function throttle(stream, intervalMs) {
|
|
|
1372
1372
|
lastEmitTime = now;
|
|
1373
1373
|
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail)]);
|
|
1374
1374
|
}
|
|
1375
|
-
return
|
|
1375
|
+
return _chunkOO7BGCC3cjs.uncons.call(void 0, loop(tail));
|
|
1376
1376
|
}
|
|
1377
1377
|
)
|
|
1378
1378
|
);
|
|
1379
1379
|
return loop(stream);
|
|
1380
1380
|
}
|
|
1381
1381
|
function debounce(stream, delayMs) {
|
|
1382
|
-
return
|
|
1382
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1383
1383
|
_chunkMVGUEJ5Zcjs.asyncEffect.call(void 0, (_env, cb) => {
|
|
1384
1384
|
let lastValue;
|
|
1385
1385
|
let hasValue = false;
|
|
@@ -1388,15 +1388,15 @@ function debounce(stream, delayMs) {
|
|
|
1388
1388
|
let tail = stream;
|
|
1389
1389
|
const pullNext = () => {
|
|
1390
1390
|
if (done) return;
|
|
1391
|
-
const pull =
|
|
1392
|
-
|
|
1391
|
+
const pull = _chunkOO7BGCC3cjs.uncons.call(void 0, tail);
|
|
1392
|
+
_chunkZDZNV6NAcjs.unsafeRunAsync.call(void 0, pull, _env, (exit) => {
|
|
1393
1393
|
if (done) return;
|
|
1394
1394
|
if (exit._tag === "Failure") {
|
|
1395
1395
|
if (hasValue) {
|
|
1396
1396
|
const value = lastValue;
|
|
1397
1397
|
hasValue = false;
|
|
1398
1398
|
clearTimeout(timerId);
|
|
1399
|
-
cb({ _tag: "Success", value: [value,
|
|
1399
|
+
cb({ _tag: "Success", value: [value, _chunkOO7BGCC3cjs.emptyStream.call(void 0, )] });
|
|
1400
1400
|
} else {
|
|
1401
1401
|
cb(exit);
|
|
1402
1402
|
}
|
|
@@ -1426,12 +1426,12 @@ function debounce(stream, delayMs) {
|
|
|
1426
1426
|
);
|
|
1427
1427
|
}
|
|
1428
1428
|
function zip2(left, right) {
|
|
1429
|
-
const loop = (l, r) =>
|
|
1429
|
+
const loop = (l, r) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1430
1430
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1431
|
-
|
|
1431
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, l),
|
|
1432
1432
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1433
1433
|
([a, lTail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1434
|
-
|
|
1434
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, r),
|
|
1435
1435
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1436
1436
|
([b, rTail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [[a, b], loop(lTail, rTail)])
|
|
1437
1437
|
)
|
|
@@ -1440,12 +1440,12 @@ function zip2(left, right) {
|
|
|
1440
1440
|
return loop(left, right);
|
|
1441
1441
|
}
|
|
1442
1442
|
function zipWith(left, right, f) {
|
|
1443
|
-
const loop = (l, r) =>
|
|
1443
|
+
const loop = (l, r) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1444
1444
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1445
|
-
|
|
1445
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, l),
|
|
1446
1446
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1447
1447
|
([a, lTail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1448
|
-
|
|
1448
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, r),
|
|
1449
1449
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1450
1450
|
([b, rTail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [f(a, b), loop(lTail, rTail)])
|
|
1451
1451
|
)
|
|
@@ -1454,9 +1454,9 @@ function zipWith(left, right, f) {
|
|
|
1454
1454
|
return loop(left, right);
|
|
1455
1455
|
}
|
|
1456
1456
|
function scan(stream, initial, f) {
|
|
1457
|
-
const loop = (cur, acc) =>
|
|
1457
|
+
const loop = (cur, acc) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1458
1458
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1459
|
-
|
|
1459
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1460
1460
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1461
1461
|
([a, tail]) => {
|
|
1462
1462
|
const next = f(acc, a);
|
|
@@ -1464,17 +1464,17 @@ function scan(stream, initial, f) {
|
|
|
1464
1464
|
}
|
|
1465
1465
|
)
|
|
1466
1466
|
);
|
|
1467
|
-
return
|
|
1468
|
-
|
|
1467
|
+
return _chunkOO7BGCC3cjs.concatStream.call(void 0,
|
|
1468
|
+
_chunkOO7BGCC3cjs.emitStream.call(void 0, _chunkMVGUEJ5Zcjs.succeed.call(void 0, initial)),
|
|
1469
1469
|
loop(stream, initial)
|
|
1470
1470
|
);
|
|
1471
1471
|
}
|
|
1472
1472
|
function interleave(left, right) {
|
|
1473
|
-
const loop = (l, r, pickLeft) =>
|
|
1473
|
+
const loop = (l, r, pickLeft) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1474
1474
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1475
|
-
|
|
1475
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, pickLeft ? l : r),
|
|
1476
1476
|
// Current stream ended — drain the other
|
|
1477
|
-
(_opt) =>
|
|
1477
|
+
(_opt) => _chunkOO7BGCC3cjs.uncons.call(void 0, pickLeft ? r : l),
|
|
1478
1478
|
([a, tail]) => {
|
|
1479
1479
|
const nextL = pickLeft ? tail : l;
|
|
1480
1480
|
const nextR = pickLeft ? r : tail;
|
|
@@ -1485,12 +1485,12 @@ function interleave(left, right) {
|
|
|
1485
1485
|
return loop(left, right, true);
|
|
1486
1486
|
}
|
|
1487
1487
|
function take2(stream, n) {
|
|
1488
|
-
if (n <= 0) return
|
|
1488
|
+
if (n <= 0) return _chunkOO7BGCC3cjs.emptyStream.call(void 0, );
|
|
1489
1489
|
const loop = (cur, remaining) => {
|
|
1490
|
-
if (remaining <= 0) return
|
|
1491
|
-
return
|
|
1490
|
+
if (remaining <= 0) return _chunkOO7BGCC3cjs.emptyStream.call(void 0, );
|
|
1491
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1492
1492
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1493
|
-
|
|
1493
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1494
1494
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1495
1495
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail, remaining - 1)])
|
|
1496
1496
|
)
|
|
@@ -1502,11 +1502,11 @@ function drop(stream, n) {
|
|
|
1502
1502
|
if (n <= 0) return stream;
|
|
1503
1503
|
const skip = (cur, remaining) => {
|
|
1504
1504
|
if (remaining <= 0) return cur;
|
|
1505
|
-
return
|
|
1505
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1506
1506
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1507
|
-
|
|
1507
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1508
1508
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1509
|
-
([_a, tail]) =>
|
|
1509
|
+
([_a, tail]) => _chunkOO7BGCC3cjs.uncons.call(void 0, skip(tail, remaining - 1))
|
|
1510
1510
|
)
|
|
1511
1511
|
);
|
|
1512
1512
|
};
|
|
@@ -1833,4 +1833,4 @@ function selectedEngineStats(requested, engine, data) {
|
|
|
1833
1833
|
|
|
1834
1834
|
|
|
1835
1835
|
|
|
1836
|
-
exports.ABI_VERSION = _chunk2JHJ4YHScjs.ABI_VERSION; exports.Async = _chunkMVGUEJ5Zcjs.Async; exports.Cause = _chunkMVGUEJ5Zcjs.Cause; exports.DefaultHostExecutor = _chunk2JHJ4YHScjs.DefaultHostExecutor; exports.EVENT_WORDS = _chunk2JHJ4YHScjs.EVENT_WORDS; exports.EngineFiberHandle = _chunk2JHJ4YHScjs.EngineFiberHandle; exports.EventBus = _chunkWGE2FEZEcjs.EventBus; exports.EventKindCode = _chunk2JHJ4YHScjs.EventKindCode; exports.Exit = _chunkMVGUEJ5Zcjs.Exit; exports.HostRegistry = _chunk2JHJ4YHScjs.HostRegistry; exports.InMemoryTracer = _chunkWGE2FEZEcjs.InMemoryTracer; exports.JsFiberEngine = _chunk2JHJ4YHScjs.JsFiberEngine; exports.Layer = _chunk5RZ7YITFcjs.Layer; exports.LayerContext = _chunk5RZ7YITFcjs.LayerContext; exports.MissingLayerServiceError = _chunk5RZ7YITFcjs.MissingLayerServiceError; exports.NONE_U32 = _chunk2JHJ4YHScjs.NONE_U32; exports.NoopHooks = _chunk2JHJ4YHScjs.NoopHooks; exports.OpcodeTagCode = _chunk2JHJ4YHScjs.OpcodeTagCode; exports.PURE_PIPELINE_TAG = PURE_PIPELINE_TAG; exports.Pipeline = Pipeline; exports.ProgramBuilder = _chunk2JHJ4YHScjs.ProgramBuilder; exports.PushStatus = _chunk2JHJ4YHScjs.PushStatus; exports.Resource = _chunk5RZ7YITFcjs.Resource; exports.RingBuffer = _chunk2JHJ4YHScjs.RingBuffer; exports.Runtime = _chunk2JHJ4YHScjs.Runtime; exports.RuntimeFiber = _chunk2JHJ4YHScjs.RuntimeFiber; exports.RuntimeRegistry = _chunk2OW6IFY2cjs.RuntimeRegistry; exports.RuntimeService = _chunkELIECDYNcjs.RuntimeService; exports.Schedule = _chunk5RZ7YITFcjs.Schedule; exports.Scheduler = _chunk2JHJ4YHScjs.Scheduler; exports.Scope = _chunk2JHJ4YHScjs.Scope; exports.Stream = Stream; exports.Supervisor = _chunk2OW6IFY2cjs.Supervisor; exports.TestClock = _chunk2OW6IFY2cjs.TestClock; exports.TestScheduler = _chunk2OW6IFY2cjs.TestScheduler; exports.WasmFiberEngine = _chunk2JHJ4YHScjs.WasmFiberEngine; exports.WasmFiberRegistryBridge = _chunk2JHJ4YHScjs.WasmFiberRegistryBridge; exports.WasmPackFiberBridge = _chunk2JHJ4YHScjs.WasmPackFiberBridge; exports.abortablePromiseStats = _chunk2JHJ4YHScjs.abortablePromiseStats; exports.acquireRelease = _chunkMVGUEJ5Zcjs.acquireRelease; exports.andThen = andThen2; exports.andThenSchedule = _chunk5RZ7YITFcjs.andThen; exports.applyFused = applyFused; exports.asStream = asStream; exports.assertCompletesWithin = _chunk2OW6IFY2cjs.assertCompletesWithin; exports.assertFails = _chunk2OW6IFY2cjs.assertFails; exports.assertFailsWith = _chunk2OW6IFY2cjs.assertFailsWith; exports.assertNever = _chunkEICAJDNXcjs.assertNever; exports.assertSucceeds = _chunk2OW6IFY2cjs.assertSucceeds; exports.async = _chunkMVGUEJ5Zcjs.asyncEffect; exports.asyncCatchAll = _chunkMVGUEJ5Zcjs.asyncCatchAll; exports.asyncFail = _chunkMVGUEJ5Zcjs.asyncFail; exports.asyncFlatMap = _chunkMVGUEJ5Zcjs.asyncFlatMap; exports.asyncFold = _chunkMVGUEJ5Zcjs.asyncFold; exports.asyncInterruptible = _chunkMVGUEJ5Zcjs.asyncInterruptible; exports.asyncMap = _chunkMVGUEJ5Zcjs.asyncMap; exports.asyncMapError = _chunkMVGUEJ5Zcjs.asyncMapError; exports.asyncSucceed = _chunkMVGUEJ5Zcjs.asyncSucceed; exports.asyncSync = _chunkMVGUEJ5Zcjs.asyncSync; exports.asyncTotal = _chunkMVGUEJ5Zcjs.asyncTotal; exports.bounded = bounded; exports.bracket = _chunk5RZ7YITFcjs.bracket; exports.broadcast = broadcast; exports.broadcastToHub = broadcastToHub; exports.buffer = buffer; exports.bufferP = bufferP; exports.buildLayer = _chunk5RZ7YITFcjs.buildLayer; exports.catchAll = _chunkMVGUEJ5Zcjs.catchAll; exports.catchTag = _chunk2OW6IFY2cjs.catchTag; exports.catchTags = _chunk2OW6IFY2cjs.catchTags; exports.chunks = chunks; exports.chunksP = chunksP; exports.collectAllPar = _chunkSA6HUJVIcjs.collectAllPar; exports.collectStream = _chunkEICAJDNXcjs.collectStream; exports.compose = compose2; exports.composeAll = _chunk5RZ7YITFcjs.composeAll; exports.composeLayer = _chunk5RZ7YITFcjs.compose; exports.concatStream = _chunkEICAJDNXcjs.concatStream; exports.consoleJsonLogger = _chunk2OW6IFY2cjs.consoleJsonLogger; exports.contramapSchedule = _chunk5RZ7YITFcjs.contramap; exports.ctxExtend = _chunk2JHJ4YHScjs.ctxExtend; exports.ctxToObject = _chunk2JHJ4YHScjs.ctxToObject; exports.debounce = debounce; exports.decodeEvent = _chunk2JHJ4YHScjs.decodeEvent; exports.decodeEventBatch = _chunk2JHJ4YHScjs.decodeEventBatch; exports.defaultTracer = _chunk2OW6IFY2cjs.defaultTracer; exports.defineConfigLayer = _chunk2OW6IFY2cjs.defineConfigLayer; exports.defineLayer = _chunk5RZ7YITFcjs.defineLayer; exports.defineService = _chunk5RZ7YITFcjs.defineService; exports.delayedEffect = _chunk2OW6IFY2cjs.delayedEffect; exports.derivedRef = _chunk2OW6IFY2cjs.derivedRef; exports.deserializeFusedPipeline = deserializeFusedPipeline; exports.dropP = dropP; exports.dropStream = drop; exports.dumpAllFibers = _chunk2OW6IFY2cjs.dumpAllFibers; exports.elapsed = _chunk5RZ7YITFcjs.elapsed; exports.emitStream = _chunkEICAJDNXcjs.emitStream; exports.emptyContext = _chunk2JHJ4YHScjs.emptyContext; exports.emptyStream = _chunkEICAJDNXcjs.emptyStream; exports.encodeOpcodeNodes = _chunk2JHJ4YHScjs.encodeOpcodeNodes; exports.encodeOpcodeProgram = _chunk2JHJ4YHScjs.encodeOpcodeProgram; exports.end = _chunkMVGUEJ5Zcjs.end; exports.engineStats = engineStats; exports.ensuring = _chunk5RZ7YITFcjs.ensuring; exports.exponential = _chunk5RZ7YITFcjs.exponential; exports.fail = _chunkMVGUEJ5Zcjs.fail; exports.fiberRefSnapshot = _chunkKNTJ7FQBcjs.fiberRefSnapshot; exports.fibonacci = _chunk5RZ7YITFcjs.fibonacci; exports.filterMapP = filterMapP; exports.filterP = filterP; exports.fixed = _chunk5RZ7YITFcjs.fixed; exports.flakyEffect = _chunk2OW6IFY2cjs.flakyEffect; exports.flatMap = _chunkMVGUEJ5Zcjs.flatMap; exports.flattenStream = _chunkEICAJDNXcjs.flattenStream; exports.foreachStream = _chunkEICAJDNXcjs.foreachStream; exports.forever = _chunk5RZ7YITFcjs.forever; exports.fork = _chunk2JHJ4YHScjs.fork; exports.formatCause = _chunkMVGUEJ5Zcjs.formatCause; exports.formatLayerError = _chunk5RZ7YITFcjs.formatLayerError; exports.fromArray = _chunkEICAJDNXcjs.fromArray; exports.fromHub = fromHub; exports.fromPromiseAbortable = _chunk2JHJ4YHScjs.fromPromiseAbortable; exports.fromPull = _chunkEICAJDNXcjs.fromPull; exports.fuse = fuse; exports.getBenchmarkBudget = _chunk2JHJ4YHScjs.getBenchmarkBudget; exports.getCurrentFiber = _chunk2JHJ4YHScjs.getCurrentFiber; exports.getFiberRef = _chunkKNTJ7FQBcjs.getFiberRef; exports.getService = _chunk5RZ7YITFcjs.getService; exports.getServices = _chunk5RZ7YITFcjs.getServices; exports.getStats = getStats; exports.globalScheduler = _chunk2JHJ4YHScjs.globalScheduler; exports.gracefulShutdown = _chunk2OW6IFY2cjs.gracefulShutdown; exports.groupedP = groupedP; exports.identity = identity; exports.inferCallerLaneFromStack = _chunk2JHJ4YHScjs.inferCallerLaneFromStack; exports.initState = initState; exports.interleave = interleave; exports.interruptible = _chunkMVGUEJ5Zcjs.interruptible; exports.intersect = _chunk5RZ7YITFcjs.intersect; exports.isCause = _chunkMVGUEJ5Zcjs.isCause; exports.isFusionEnabled = isFusionEnabled; exports.isFusionVerbose = isFusionVerbose; exports.jitter = _chunk5RZ7YITFcjs.jitter; exports.jittered = _chunk5RZ7YITFcjs.jittered; exports.jitteredSchedule = _chunk5RZ7YITFcjs.jitteredSchedule; exports.joinSupervised = _chunk2OW6IFY2cjs.joinSupervised; exports.laneTag = _chunk2JHJ4YHScjs.laneTag; exports.layer = _chunk5RZ7YITFcjs.layer; exports.layerEffect = _chunk5RZ7YITFcjs.layerEffect; exports.layerFail = _chunk5RZ7YITFcjs.layerFail; exports.layerFrom = _chunk5RZ7YITFcjs.layerFrom; exports.layerFromContext = _chunk5RZ7YITFcjs.layerFromContext; exports.layerSucceed = _chunk5RZ7YITFcjs.layerSucceed; exports.layerValue = _chunk5RZ7YITFcjs.layerValue; exports.linear = _chunk5RZ7YITFcjs.linear; exports.linkAbortController = _chunk2OW6IFY2cjs.linkAbortController; exports.liveClock = _chunk2JHJ4YHScjs.liveClock; exports.locallyFiberRef = _chunkKNTJ7FQBcjs.locallyFiberRef; exports.locallyFiberRefWith = _chunkKNTJ7FQBcjs.locallyFiberRefWith; exports.makeBoundedRingBuffer = _chunk2JHJ4YHScjs.makeBoundedRingBuffer; exports.makeCancelToken = _chunk2OW6IFY2cjs.makeCancelToken; exports.makeCircuitBreaker = _chunk7TKI527Dcjs.makeCircuitBreaker; exports.makeConfigLayer = _chunk2OW6IFY2cjs.makeConfigLayer; exports.makeFiberReadyQueue = _chunk2JHJ4YHScjs.makeFiberReadyQueue; exports.makeFiberRef = _chunkKNTJ7FQBcjs.makeFiberRef; exports.makeHub = makeHub; exports.makeLayerScope = _chunk5RZ7YITFcjs.makeLayerScope; exports.makeMetrics = _chunkWGE2FEZEcjs.makeMetrics; exports.makeRef = _chunk2OW6IFY2cjs.makeRef; exports.makeResource = _chunk5RZ7YITFcjs.makeResource; exports.makeRuntime = _chunk2OW6IFY2cjs.makeRuntime; exports.makeRuntimeEventRecord = _chunkWGE2FEZEcjs.makeRuntimeEventRecord; exports.makeRuntimeLayer = _chunkELIECDYNcjs.makeRuntimeLayer; exports.makeRuntimeRecorder = _chunkKNTJ7FQBcjs.makeRuntimeRecorder; exports.makeScheduleDriver = _chunk5RZ7YITFcjs.makeScheduleDriver; exports.makeSemaphore = _chunk2OW6IFY2cjs.makeSemaphore; exports.makeServiceTag = _chunk5RZ7YITFcjs.makeServiceTag; exports.makeStreamChunker = makeStreamChunker; exports.makeSupervisor = _chunk2OW6IFY2cjs.makeSupervisor; exports.makeTestLayer = _chunk5RZ7YITFcjs.makeTestLayer; exports.makeTestLayers = _chunk5RZ7YITFcjs.makeTestLayers; exports.makeTestRuntime = _chunk2OW6IFY2cjs.makeTestRuntime; exports.makeTracer = _chunk2OW6IFY2cjs.makeTracer; exports.makeWorkerPool = _chunk2OW6IFY2cjs.makeWorkerPool; exports.managed = _chunk5RZ7YITFcjs.managed; exports.managedAll = _chunk5RZ7YITFcjs.managedAll; exports.managedStream = _chunkEICAJDNXcjs.managedStream; exports.map = _chunkMVGUEJ5Zcjs.map; exports.mapAsync = _chunkMVGUEJ5Zcjs.mapAsync; exports.mapChunks = mapChunks; exports.mapChunksEffect = mapChunksEffect; exports.mapChunksEffectP = mapChunksEffectP; exports.mapEffectP = mapEffectP; exports.mapError = _chunkMVGUEJ5Zcjs.mapError; exports.mapErrorTyped = _chunk2OW6IFY2cjs.mapError; exports.mapLayer = _chunk5RZ7YITFcjs.mapLayer; exports.mapP = mapP; exports.mapSchedule = _chunk5RZ7YITFcjs.map; exports.mapStream = _chunkEICAJDNXcjs.mapStream; exports.mapTryAsync = _chunkMVGUEJ5Zcjs.mapTryAsync; exports.maxDelay = _chunk5RZ7YITFcjs.maxDelay; exports.maxElapsed = _chunk5RZ7YITFcjs.maxElapsed; exports.merge = _chunkEICAJDNXcjs.merge; exports.mergeAll = _chunk5RZ7YITFcjs.mergeAll; exports.mergeLayer = _chunk5RZ7YITFcjs.merge; exports.mergeStream = _chunkEICAJDNXcjs.mergeStream; exports.modifyFiberRef = _chunkKNTJ7FQBcjs.modifyFiberRef; exports.namedSchedule = _chunk5RZ7YITFcjs.named; exports.never = _chunk5RZ7YITFcjs.never; exports.neverEffect = _chunk2OW6IFY2cjs.neverEffect; exports.none = _chunkMVGUEJ5Zcjs.none; exports.once = _chunk5RZ7YITFcjs.once; exports.orElse = _chunk2OW6IFY2cjs.orElse; exports.orElseOptional = _chunkMVGUEJ5Zcjs.orElseOptional; exports.pollWithSchedule = _chunk5RZ7YITFcjs.poll; exports.prettyCause = _chunkMVGUEJ5Zcjs.prettyCause; exports.provide = _chunk5RZ7YITFcjs.provide; exports.provideContext = _chunk5RZ7YITFcjs.provideContext; exports.provideLayer = _chunk5RZ7YITFcjs.provideLayer; exports.provideLayerContext = _chunk5RZ7YITFcjs.provideLayerContext; exports.race = _chunkSA6HUJVIcjs.race; exports.raceWith = _chunkSA6HUJVIcjs.raceWith; exports.rangeStream = _chunkEICAJDNXcjs.rangeStream; exports.recordAbortablePromiseFinish = _chunk2JHJ4YHScjs.recordAbortablePromiseFinish; exports.recordAbortablePromiseStart = _chunk2JHJ4YHScjs.recordAbortablePromiseStart; exports.recurs = _chunk5RZ7YITFcjs.recurs; exports.registerShutdownHooks = _chunk2OW6IFY2cjs.registerShutdownHooks; exports.repeatWithSchedule = _chunk5RZ7YITFcjs.repeatWithSchedule; exports.repeatWithScheduleAlias = _chunk5RZ7YITFcjs.repeat; exports.resetAbortablePromiseStats = _chunk2JHJ4YHScjs.resetAbortablePromiseStats; exports.resource = _chunk5RZ7YITFcjs.resource; exports.resourceAll = _chunk5RZ7YITFcjs.resourceAll; exports.resourceFromManaged = _chunk5RZ7YITFcjs.resourceFromManaged; exports.resourceSucceed = _chunk5RZ7YITFcjs.resourceSucceed; exports.retry = _chunk5RZ7YITFcjs.retry; exports.retryN = _chunk5RZ7YITFcjs.retryN; exports.retryWithBackoff = _chunk5RZ7YITFcjs.retryWithBackoff; exports.retryWithSchedule = _chunk5RZ7YITFcjs.retryWithSchedule; exports.retryWithScheduleAlias = _chunk5RZ7YITFcjs.retry2; exports.runEffect = _chunk2OW6IFY2cjs.runEffect; exports.runExit = _chunk2OW6IFY2cjs.runExit; exports.runFusedArray = runFusedArray; exports.runPromise = _chunk2OW6IFY2cjs.runPromise; exports.runSchedule = _chunk5RZ7YITFcjs.runSchedule; exports.runtimeCapabilities = _chunk2JHJ4YHScjs.runtimeCapabilities; exports.runtimeClockFromEnv = _chunk2JHJ4YHScjs.runtimeClockFromEnv; exports.runtimeEventRecordContext = _chunkWGE2FEZEcjs.runtimeEventRecordContext; exports.runtimeForCaller = _chunk2JHJ4YHScjs.runtimeForCaller; exports.runtimeHooksToEventHandler = _chunkWGE2FEZEcjs.runtimeHooksToEventHandler; exports.sanitizeLaneKey = _chunk2JHJ4YHScjs.sanitizeLaneKey; exports.scan = scan; exports.scheduleDriver = _chunk5RZ7YITFcjs.scheduleDriver; exports.selectedEngineStats = selectedEngineStats; exports.serializeFusedPipeline = serializeFusedPipeline; exports.serviceTag = _chunk5RZ7YITFcjs.serviceTag; exports.setAbortablePromisePerLabelTracking = _chunk2JHJ4YHScjs.setAbortablePromisePerLabelTracking; exports.setBenchmarkBudget = _chunk2JHJ4YHScjs.setBenchmarkBudget; exports.setFiberRef = _chunkKNTJ7FQBcjs.setFiberRef; exports.setFusionEnabled = setFusionEnabled; exports.setFusionVerbose = setFusionVerbose; exports.sleep = _chunk5RZ7YITFcjs.sleep; exports.some = _chunkMVGUEJ5Zcjs.some; exports.spaced = _chunk5RZ7YITFcjs.spaced; exports.streamFromReadableStream = _chunkEICAJDNXcjs.streamFromReadableStream; exports.succeed = _chunkMVGUEJ5Zcjs.succeed; exports.supervise = _chunk2OW6IFY2cjs.supervise; exports.sync = _chunkMVGUEJ5Zcjs.sync; exports.tagError = _chunk2OW6IFY2cjs.tagError; exports.takeP = takeP; exports.takeSchedule = _chunk5RZ7YITFcjs.take; exports.takeStream = take2; exports.tapDecision = _chunk5RZ7YITFcjs.tapDecision; exports.tapEffectP = tapEffectP; exports.throttle = throttle; exports.timeout = _chunk5RZ7YITFcjs.timeout; exports.toPromise = _chunk2JHJ4YHScjs.toPromise; exports.toPromiseByCaller = _chunk2JHJ4YHScjs.toPromiseByCaller; exports.uncons = _chunkEICAJDNXcjs.uncons; exports.uninterruptible = _chunkMVGUEJ5Zcjs.uninterruptible; exports.uninterruptibleMask = _chunkMVGUEJ5Zcjs.uninterruptibleMask; exports.union = _chunk5RZ7YITFcjs.union; exports.unit = _chunkMVGUEJ5Zcjs.unit; exports.unsafeGetCurrentRuntime = _chunk2JHJ4YHScjs.unsafeGetCurrentRuntime; exports.unsafeGetFiberRef = _chunkKNTJ7FQBcjs.unsafeGetFiberRef; exports.unsafeRunAsync = _chunk2JHJ4YHScjs.unsafeRunAsync; exports.unsafeRunFoldWithEnv = _chunk2JHJ4YHScjs.unsafeRunFoldWithEnv; exports.unsafeSetFiberRef = _chunkKNTJ7FQBcjs.unsafeSetFiberRef; exports.untilInput = _chunk5RZ7YITFcjs.untilInput; exports.untilOutput = _chunk5RZ7YITFcjs.untilOutput; exports.unwrapScoped = _chunkEICAJDNXcjs.unwrapScoped; exports.upTo = _chunk5RZ7YITFcjs.upTo; exports.updateFiberRef = _chunkKNTJ7FQBcjs.updateFiberRef; exports.useManaged = _chunk5RZ7YITFcjs.useManaged; exports.useResource = _chunk5RZ7YITFcjs.useResource; exports.useService = _chunk5RZ7YITFcjs.useService; exports.useServices = _chunk5RZ7YITFcjs.useServices; exports.via = via; exports.whileInput = _chunk5RZ7YITFcjs.whileInput; exports.whileOutput = _chunk5RZ7YITFcjs.whileOutput; exports.widenOpt = _chunkEICAJDNXcjs.widenOpt; exports.windowed = _chunk5RZ7YITFcjs.windowed; exports.withAsyncPromise = _chunkMVGUEJ5Zcjs.withAsyncPromise; exports.withCurrentFiber = _chunk2JHJ4YHScjs.withCurrentFiber; exports.withScope = _chunk2JHJ4YHScjs.withScope; exports.withScopeAsync = _chunk2JHJ4YHScjs.withScopeAsync; exports.zip = _chunkEICAJDNXcjs.zip; exports.zipPar = _chunkSA6HUJVIcjs.zipPar; exports.zipStream = zip2; exports.zipWith = zipWith;
|
|
1836
|
+
exports.ABI_VERSION = _chunkZDZNV6NAcjs.ABI_VERSION; exports.Async = _chunkMVGUEJ5Zcjs.Async; exports.Cause = _chunkMVGUEJ5Zcjs.Cause; exports.DefaultHostExecutor = _chunkZDZNV6NAcjs.DefaultHostExecutor; exports.EVENT_WORDS = _chunkZDZNV6NAcjs.EVENT_WORDS; exports.EngineFiberHandle = _chunkZDZNV6NAcjs.EngineFiberHandle; exports.EventBus = _chunkFYWWU3Z7cjs.EventBus; exports.EventKindCode = _chunkZDZNV6NAcjs.EventKindCode; exports.Exit = _chunkMVGUEJ5Zcjs.Exit; exports.HostRegistry = _chunkZDZNV6NAcjs.HostRegistry; exports.InMemoryTracer = _chunkFYWWU3Z7cjs.InMemoryTracer; exports.JsFiberEngine = _chunkZDZNV6NAcjs.JsFiberEngine; exports.Layer = _chunk6STX4PS3cjs.Layer; exports.LayerContext = _chunk6STX4PS3cjs.LayerContext; exports.MissingLayerServiceError = _chunk6STX4PS3cjs.MissingLayerServiceError; exports.NONE_U32 = _chunkZDZNV6NAcjs.NONE_U32; exports.NoopHooks = _chunkZDZNV6NAcjs.NoopHooks; exports.OpcodeTagCode = _chunkZDZNV6NAcjs.OpcodeTagCode; exports.PURE_PIPELINE_TAG = PURE_PIPELINE_TAG; exports.Pipeline = Pipeline; exports.ProgramBuilder = _chunkZDZNV6NAcjs.ProgramBuilder; exports.PushStatus = _chunkZDZNV6NAcjs.PushStatus; exports.Resource = _chunk6STX4PS3cjs.Resource; exports.RingBuffer = _chunkZDZNV6NAcjs.RingBuffer; exports.Runtime = _chunkZDZNV6NAcjs.Runtime; exports.RuntimeFiber = _chunkZDZNV6NAcjs.RuntimeFiber; exports.RuntimeRegistry = _chunkGOEO763Kcjs.RuntimeRegistry; exports.RuntimeService = _chunkZ2YIDHRIcjs.RuntimeService; exports.Schedule = _chunk6STX4PS3cjs.Schedule; exports.Scheduler = _chunkZDZNV6NAcjs.Scheduler; exports.Scope = _chunkZDZNV6NAcjs.Scope; exports.Stream = Stream; exports.Supervisor = _chunkGOEO763Kcjs.Supervisor; exports.TestClock = _chunkGOEO763Kcjs.TestClock; exports.TestScheduler = _chunkGOEO763Kcjs.TestScheduler; exports.WasmFiberEngine = _chunkZDZNV6NAcjs.WasmFiberEngine; exports.WasmFiberRegistryBridge = _chunkZDZNV6NAcjs.WasmFiberRegistryBridge; exports.WasmPackFiberBridge = _chunkZDZNV6NAcjs.WasmPackFiberBridge; exports.abortablePromiseStats = _chunkZDZNV6NAcjs.abortablePromiseStats; exports.acquireRelease = _chunkMVGUEJ5Zcjs.acquireRelease; exports.andThen = andThen2; exports.andThenSchedule = _chunk6STX4PS3cjs.andThen; exports.applyFused = applyFused; exports.asStream = asStream; exports.assertCompletesWithin = _chunkGOEO763Kcjs.assertCompletesWithin; exports.assertFails = _chunkGOEO763Kcjs.assertFails; exports.assertFailsWith = _chunkGOEO763Kcjs.assertFailsWith; exports.assertNever = _chunkOO7BGCC3cjs.assertNever; exports.assertSucceeds = _chunkGOEO763Kcjs.assertSucceeds; exports.async = _chunkMVGUEJ5Zcjs.asyncEffect; exports.asyncCatchAll = _chunkMVGUEJ5Zcjs.asyncCatchAll; exports.asyncFail = _chunkMVGUEJ5Zcjs.asyncFail; exports.asyncFlatMap = _chunkMVGUEJ5Zcjs.asyncFlatMap; exports.asyncFold = _chunkMVGUEJ5Zcjs.asyncFold; exports.asyncInterruptible = _chunkMVGUEJ5Zcjs.asyncInterruptible; exports.asyncMap = _chunkMVGUEJ5Zcjs.asyncMap; exports.asyncMapError = _chunkMVGUEJ5Zcjs.asyncMapError; exports.asyncSucceed = _chunkMVGUEJ5Zcjs.asyncSucceed; exports.asyncSync = _chunkMVGUEJ5Zcjs.asyncSync; exports.asyncTotal = _chunkMVGUEJ5Zcjs.asyncTotal; exports.bounded = bounded; exports.bracket = _chunk6STX4PS3cjs.bracket; exports.broadcast = broadcast; exports.broadcastToHub = broadcastToHub; exports.buffer = buffer; exports.bufferP = bufferP; exports.buildLayer = _chunk6STX4PS3cjs.buildLayer; exports.catchAll = _chunkMVGUEJ5Zcjs.catchAll; exports.catchTag = _chunkGOEO763Kcjs.catchTag; exports.catchTags = _chunkGOEO763Kcjs.catchTags; exports.chunks = chunks; exports.chunksP = chunksP; exports.collectAllPar = _chunkSA6HUJVIcjs.collectAllPar; exports.collectStream = _chunkOO7BGCC3cjs.collectStream; exports.compose = compose2; exports.composeAll = _chunk6STX4PS3cjs.composeAll; exports.composeLayer = _chunk6STX4PS3cjs.compose; exports.concatStream = _chunkOO7BGCC3cjs.concatStream; exports.consoleJsonLogger = _chunkGOEO763Kcjs.consoleJsonLogger; exports.contramapSchedule = _chunk6STX4PS3cjs.contramap; exports.ctxExtend = _chunkZDZNV6NAcjs.ctxExtend; exports.ctxToObject = _chunkZDZNV6NAcjs.ctxToObject; exports.debounce = debounce; exports.decodeEvent = _chunkZDZNV6NAcjs.decodeEvent; exports.decodeEventBatch = _chunkZDZNV6NAcjs.decodeEventBatch; exports.defaultTracer = _chunkGOEO763Kcjs.defaultTracer; exports.defineConfigLayer = _chunkGOEO763Kcjs.defineConfigLayer; exports.defineLayer = _chunk6STX4PS3cjs.defineLayer; exports.defineService = _chunk6STX4PS3cjs.defineService; exports.delayedEffect = _chunkGOEO763Kcjs.delayedEffect; exports.derivedRef = _chunkGOEO763Kcjs.derivedRef; exports.deserializeFusedPipeline = deserializeFusedPipeline; exports.dropP = dropP; exports.dropStream = drop; exports.dumpAllFibers = _chunkGOEO763Kcjs.dumpAllFibers; exports.elapsed = _chunk6STX4PS3cjs.elapsed; exports.emitStream = _chunkOO7BGCC3cjs.emitStream; exports.emptyContext = _chunkZDZNV6NAcjs.emptyContext; exports.emptyStream = _chunkOO7BGCC3cjs.emptyStream; exports.encodeOpcodeNodes = _chunkZDZNV6NAcjs.encodeOpcodeNodes; exports.encodeOpcodeProgram = _chunkZDZNV6NAcjs.encodeOpcodeProgram; exports.end = _chunkMVGUEJ5Zcjs.end; exports.engineStats = engineStats; exports.ensuring = _chunk6STX4PS3cjs.ensuring; exports.exponential = _chunk6STX4PS3cjs.exponential; exports.fail = _chunkMVGUEJ5Zcjs.fail; exports.fiberRefSnapshot = _chunkYQWZ7FZXcjs.fiberRefSnapshot; exports.fibonacci = _chunk6STX4PS3cjs.fibonacci; exports.filterMapP = filterMapP; exports.filterP = filterP; exports.fixed = _chunk6STX4PS3cjs.fixed; exports.flakyEffect = _chunkGOEO763Kcjs.flakyEffect; exports.flatMap = _chunkMVGUEJ5Zcjs.flatMap; exports.flattenStream = _chunkOO7BGCC3cjs.flattenStream; exports.foreachStream = _chunkOO7BGCC3cjs.foreachStream; exports.forever = _chunk6STX4PS3cjs.forever; exports.fork = _chunkZDZNV6NAcjs.fork; exports.formatCause = _chunkMVGUEJ5Zcjs.formatCause; exports.formatLayerError = _chunk6STX4PS3cjs.formatLayerError; exports.fromArray = _chunkOO7BGCC3cjs.fromArray; exports.fromHub = fromHub; exports.fromPromiseAbortable = _chunkZDZNV6NAcjs.fromPromiseAbortable; exports.fromPull = _chunkOO7BGCC3cjs.fromPull; exports.fuse = fuse; exports.getBenchmarkBudget = _chunkZDZNV6NAcjs.getBenchmarkBudget; exports.getCurrentFiber = _chunkZDZNV6NAcjs.getCurrentFiber; exports.getFiberRef = _chunkYQWZ7FZXcjs.getFiberRef; exports.getService = _chunk6STX4PS3cjs.getService; exports.getServices = _chunk6STX4PS3cjs.getServices; exports.getStats = getStats; exports.globalScheduler = _chunkZDZNV6NAcjs.globalScheduler; exports.gracefulShutdown = _chunkGOEO763Kcjs.gracefulShutdown; exports.groupedP = groupedP; exports.identity = identity; exports.inferCallerLaneFromStack = _chunkZDZNV6NAcjs.inferCallerLaneFromStack; exports.initState = initState; exports.interleave = interleave; exports.interruptible = _chunkMVGUEJ5Zcjs.interruptible; exports.intersect = _chunk6STX4PS3cjs.intersect; exports.isCause = _chunkMVGUEJ5Zcjs.isCause; exports.isFusionEnabled = isFusionEnabled; exports.isFusionVerbose = isFusionVerbose; exports.jitter = _chunk6STX4PS3cjs.jitter; exports.jittered = _chunk6STX4PS3cjs.jittered; exports.jitteredSchedule = _chunk6STX4PS3cjs.jitteredSchedule; exports.joinSupervised = _chunkGOEO763Kcjs.joinSupervised; exports.laneTag = _chunkZDZNV6NAcjs.laneTag; exports.layer = _chunk6STX4PS3cjs.layer; exports.layerEffect = _chunk6STX4PS3cjs.layerEffect; exports.layerFail = _chunk6STX4PS3cjs.layerFail; exports.layerFrom = _chunk6STX4PS3cjs.layerFrom; exports.layerFromContext = _chunk6STX4PS3cjs.layerFromContext; exports.layerSucceed = _chunk6STX4PS3cjs.layerSucceed; exports.layerValue = _chunk6STX4PS3cjs.layerValue; exports.linear = _chunk6STX4PS3cjs.linear; exports.linkAbortController = _chunkGOEO763Kcjs.linkAbortController; exports.liveClock = _chunkZDZNV6NAcjs.liveClock; exports.locallyFiberRef = _chunkYQWZ7FZXcjs.locallyFiberRef; exports.locallyFiberRefWith = _chunkYQWZ7FZXcjs.locallyFiberRefWith; exports.makeBoundedRingBuffer = _chunkZDZNV6NAcjs.makeBoundedRingBuffer; exports.makeCancelToken = _chunkGOEO763Kcjs.makeCancelToken; exports.makeCircuitBreaker = _chunk7TKI527Dcjs.makeCircuitBreaker; exports.makeConfigLayer = _chunkGOEO763Kcjs.makeConfigLayer; exports.makeFiberReadyQueue = _chunkZDZNV6NAcjs.makeFiberReadyQueue; exports.makeFiberRef = _chunkYQWZ7FZXcjs.makeFiberRef; exports.makeHub = makeHub; exports.makeLayerScope = _chunk6STX4PS3cjs.makeLayerScope; exports.makeMetrics = _chunkFYWWU3Z7cjs.makeMetrics; exports.makeRef = _chunkGOEO763Kcjs.makeRef; exports.makeResource = _chunk6STX4PS3cjs.makeResource; exports.makeRuntime = _chunkGOEO763Kcjs.makeRuntime; exports.makeRuntimeEventRecord = _chunkFYWWU3Z7cjs.makeRuntimeEventRecord; exports.makeRuntimeLayer = _chunkZ2YIDHRIcjs.makeRuntimeLayer; exports.makeRuntimeRecorder = _chunkYQWZ7FZXcjs.makeRuntimeRecorder; exports.makeScheduleDriver = _chunk6STX4PS3cjs.makeScheduleDriver; exports.makeSemaphore = _chunkGOEO763Kcjs.makeSemaphore; exports.makeServiceTag = _chunk6STX4PS3cjs.makeServiceTag; exports.makeStreamChunker = makeStreamChunker; exports.makeSupervisor = _chunkGOEO763Kcjs.makeSupervisor; exports.makeTestLayer = _chunk6STX4PS3cjs.makeTestLayer; exports.makeTestLayers = _chunk6STX4PS3cjs.makeTestLayers; exports.makeTestRuntime = _chunkGOEO763Kcjs.makeTestRuntime; exports.makeTracer = _chunkGOEO763Kcjs.makeTracer; exports.makeWorkerPool = _chunkGOEO763Kcjs.makeWorkerPool; exports.managed = _chunk6STX4PS3cjs.managed; exports.managedAll = _chunk6STX4PS3cjs.managedAll; exports.managedStream = _chunkOO7BGCC3cjs.managedStream; exports.map = _chunkMVGUEJ5Zcjs.map; exports.mapAsync = _chunkMVGUEJ5Zcjs.mapAsync; exports.mapChunks = mapChunks; exports.mapChunksEffect = mapChunksEffect; exports.mapChunksEffectP = mapChunksEffectP; exports.mapEffectP = mapEffectP; exports.mapError = _chunkMVGUEJ5Zcjs.mapError; exports.mapErrorTyped = _chunkGOEO763Kcjs.mapError; exports.mapLayer = _chunk6STX4PS3cjs.mapLayer; exports.mapP = mapP; exports.mapSchedule = _chunk6STX4PS3cjs.map; exports.mapStream = _chunkOO7BGCC3cjs.mapStream; exports.mapTryAsync = _chunkMVGUEJ5Zcjs.mapTryAsync; exports.maxDelay = _chunk6STX4PS3cjs.maxDelay; exports.maxElapsed = _chunk6STX4PS3cjs.maxElapsed; exports.merge = _chunkOO7BGCC3cjs.merge; exports.mergeAll = _chunk6STX4PS3cjs.mergeAll; exports.mergeLayer = _chunk6STX4PS3cjs.merge; exports.mergeStream = _chunkOO7BGCC3cjs.mergeStream; exports.modifyFiberRef = _chunkYQWZ7FZXcjs.modifyFiberRef; exports.namedSchedule = _chunk6STX4PS3cjs.named; exports.never = _chunk6STX4PS3cjs.never; exports.neverEffect = _chunkGOEO763Kcjs.neverEffect; exports.none = _chunkMVGUEJ5Zcjs.none; exports.once = _chunk6STX4PS3cjs.once; exports.orElse = _chunkGOEO763Kcjs.orElse; exports.orElseOptional = _chunkMVGUEJ5Zcjs.orElseOptional; exports.pollWithSchedule = _chunk6STX4PS3cjs.poll; exports.prettyCause = _chunkMVGUEJ5Zcjs.prettyCause; exports.provide = _chunk6STX4PS3cjs.provide; exports.provideContext = _chunk6STX4PS3cjs.provideContext; exports.provideLayer = _chunk6STX4PS3cjs.provideLayer; exports.provideLayerContext = _chunk6STX4PS3cjs.provideLayerContext; exports.race = _chunkSA6HUJVIcjs.race; exports.raceWith = _chunkSA6HUJVIcjs.raceWith; exports.rangeStream = _chunkOO7BGCC3cjs.rangeStream; exports.recordAbortablePromiseFinish = _chunkZDZNV6NAcjs.recordAbortablePromiseFinish; exports.recordAbortablePromiseStart = _chunkZDZNV6NAcjs.recordAbortablePromiseStart; exports.recurs = _chunk6STX4PS3cjs.recurs; exports.registerShutdownHooks = _chunkGOEO763Kcjs.registerShutdownHooks; exports.repeatWithSchedule = _chunk6STX4PS3cjs.repeatWithSchedule; exports.repeatWithScheduleAlias = _chunk6STX4PS3cjs.repeat; exports.resetAbortablePromiseStats = _chunkZDZNV6NAcjs.resetAbortablePromiseStats; exports.resource = _chunk6STX4PS3cjs.resource; exports.resourceAll = _chunk6STX4PS3cjs.resourceAll; exports.resourceFromManaged = _chunk6STX4PS3cjs.resourceFromManaged; exports.resourceSucceed = _chunk6STX4PS3cjs.resourceSucceed; exports.retry = _chunk6STX4PS3cjs.retry; exports.retryN = _chunk6STX4PS3cjs.retryN; exports.retryWithBackoff = _chunk6STX4PS3cjs.retryWithBackoff; exports.retryWithSchedule = _chunk6STX4PS3cjs.retryWithSchedule; exports.retryWithScheduleAlias = _chunk6STX4PS3cjs.retry2; exports.runEffect = _chunkGOEO763Kcjs.runEffect; exports.runExit = _chunkGOEO763Kcjs.runExit; exports.runFusedArray = runFusedArray; exports.runPromise = _chunkGOEO763Kcjs.runPromise; exports.runSchedule = _chunk6STX4PS3cjs.runSchedule; exports.runtimeCapabilities = _chunkZDZNV6NAcjs.runtimeCapabilities; exports.runtimeClockFromEnv = _chunkZDZNV6NAcjs.runtimeClockFromEnv; exports.runtimeEventRecordContext = _chunkFYWWU3Z7cjs.runtimeEventRecordContext; exports.runtimeForCaller = _chunkZDZNV6NAcjs.runtimeForCaller; exports.runtimeHooksToEventHandler = _chunkFYWWU3Z7cjs.runtimeHooksToEventHandler; exports.sanitizeLaneKey = _chunkZDZNV6NAcjs.sanitizeLaneKey; exports.scan = scan; exports.scheduleDriver = _chunk6STX4PS3cjs.scheduleDriver; exports.selectedEngineStats = selectedEngineStats; exports.serializeFusedPipeline = serializeFusedPipeline; exports.serviceTag = _chunk6STX4PS3cjs.serviceTag; exports.setAbortablePromisePerLabelTracking = _chunkZDZNV6NAcjs.setAbortablePromisePerLabelTracking; exports.setBenchmarkBudget = _chunkZDZNV6NAcjs.setBenchmarkBudget; exports.setFiberRef = _chunkYQWZ7FZXcjs.setFiberRef; exports.setFusionEnabled = setFusionEnabled; exports.setFusionVerbose = setFusionVerbose; exports.sleep = _chunk6STX4PS3cjs.sleep; exports.some = _chunkMVGUEJ5Zcjs.some; exports.spaced = _chunk6STX4PS3cjs.spaced; exports.streamFromReadableStream = _chunkOO7BGCC3cjs.streamFromReadableStream; exports.succeed = _chunkMVGUEJ5Zcjs.succeed; exports.supervise = _chunkGOEO763Kcjs.supervise; exports.sync = _chunkMVGUEJ5Zcjs.sync; exports.tagError = _chunkGOEO763Kcjs.tagError; exports.takeP = takeP; exports.takeSchedule = _chunk6STX4PS3cjs.take; exports.takeStream = take2; exports.tapDecision = _chunk6STX4PS3cjs.tapDecision; exports.tapEffectP = tapEffectP; exports.throttle = throttle; exports.timeout = _chunk6STX4PS3cjs.timeout; exports.toPromise = _chunkZDZNV6NAcjs.toPromise; exports.toPromiseByCaller = _chunkZDZNV6NAcjs.toPromiseByCaller; exports.uncons = _chunkOO7BGCC3cjs.uncons; exports.uninterruptible = _chunkMVGUEJ5Zcjs.uninterruptible; exports.uninterruptibleMask = _chunkMVGUEJ5Zcjs.uninterruptibleMask; exports.union = _chunk6STX4PS3cjs.union; exports.unit = _chunkMVGUEJ5Zcjs.unit; exports.unsafeGetCurrentRuntime = _chunkZDZNV6NAcjs.unsafeGetCurrentRuntime; exports.unsafeGetFiberRef = _chunkYQWZ7FZXcjs.unsafeGetFiberRef; exports.unsafeRunAsync = _chunkZDZNV6NAcjs.unsafeRunAsync; exports.unsafeRunFoldWithEnv = _chunkZDZNV6NAcjs.unsafeRunFoldWithEnv; exports.unsafeSetFiberRef = _chunkYQWZ7FZXcjs.unsafeSetFiberRef; exports.untilInput = _chunk6STX4PS3cjs.untilInput; exports.untilOutput = _chunk6STX4PS3cjs.untilOutput; exports.unwrapScoped = _chunkOO7BGCC3cjs.unwrapScoped; exports.upTo = _chunk6STX4PS3cjs.upTo; exports.updateFiberRef = _chunkYQWZ7FZXcjs.updateFiberRef; exports.useManaged = _chunk6STX4PS3cjs.useManaged; exports.useResource = _chunk6STX4PS3cjs.useResource; exports.useService = _chunk6STX4PS3cjs.useService; exports.useServices = _chunk6STX4PS3cjs.useServices; exports.via = via; exports.whileInput = _chunk6STX4PS3cjs.whileInput; exports.whileOutput = _chunk6STX4PS3cjs.whileOutput; exports.widenOpt = _chunkOO7BGCC3cjs.widenOpt; exports.windowed = _chunk6STX4PS3cjs.windowed; exports.withAsyncPromise = _chunkMVGUEJ5Zcjs.withAsyncPromise; exports.withCurrentFiber = _chunkZDZNV6NAcjs.withCurrentFiber; exports.withScope = _chunkZDZNV6NAcjs.withScope; exports.withScopeAsync = _chunkZDZNV6NAcjs.withScopeAsync; exports.zip = _chunkOO7BGCC3cjs.zip; exports.zipPar = _chunkSA6HUJVIcjs.zipPar; exports.zipStream = zip2; exports.zipWith = zipWith;
|
package/dist/index.js
CHANGED
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
runPromise,
|
|
39
39
|
supervise,
|
|
40
40
|
tagError
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-H4ZRUQZL.js";
|
|
42
42
|
import {
|
|
43
43
|
makeCircuitBreaker
|
|
44
44
|
} from "./chunk-YM3EDNYD.js";
|
|
@@ -54,11 +54,11 @@ import {
|
|
|
54
54
|
unsafeGetFiberRef,
|
|
55
55
|
unsafeSetFiberRef,
|
|
56
56
|
updateFiberRef
|
|
57
|
-
} from "./chunk-
|
|
57
|
+
} from "./chunk-GXOIUBKE.js";
|
|
58
58
|
import {
|
|
59
59
|
RuntimeService,
|
|
60
60
|
makeRuntimeLayer
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-FC5N5QHJ.js";
|
|
62
62
|
import {
|
|
63
63
|
EventBus,
|
|
64
64
|
InMemoryTracer,
|
|
@@ -66,7 +66,7 @@ import {
|
|
|
66
66
|
makeRuntimeEventRecord,
|
|
67
67
|
runtimeEventRecordContext,
|
|
68
68
|
runtimeHooksToEventHandler
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-B2VXVNIS.js";
|
|
70
70
|
import {
|
|
71
71
|
assertNever,
|
|
72
72
|
collectStream,
|
|
@@ -87,7 +87,7 @@ import {
|
|
|
87
87
|
unwrapScoped,
|
|
88
88
|
widenOpt,
|
|
89
89
|
zip
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-4PKBNG2H.js";
|
|
91
91
|
import {
|
|
92
92
|
collectAllPar,
|
|
93
93
|
race,
|
|
@@ -182,7 +182,7 @@ import {
|
|
|
182
182
|
whileInput,
|
|
183
183
|
whileOutput,
|
|
184
184
|
windowed
|
|
185
|
-
} from "./chunk-
|
|
185
|
+
} from "./chunk-EXBGIC66.js";
|
|
186
186
|
import {
|
|
187
187
|
ABI_VERSION,
|
|
188
188
|
DefaultHostExecutor,
|
|
@@ -240,7 +240,7 @@ import {
|
|
|
240
240
|
withCurrentFiber,
|
|
241
241
|
withScope,
|
|
242
242
|
withScopeAsync
|
|
243
|
-
} from "./chunk-
|
|
243
|
+
} from "./chunk-APQBU7TM.js";
|
|
244
244
|
import {
|
|
245
245
|
Async,
|
|
246
246
|
Cause,
|
|
@@ -279,7 +279,7 @@ import {
|
|
|
279
279
|
unit,
|
|
280
280
|
withAsyncPromise
|
|
281
281
|
} from "./chunk-UB4B6OFY.js";
|
|
282
|
-
import "./chunk-
|
|
282
|
+
import "./chunk-FNWOH2T2.js";
|
|
283
283
|
import "./chunk-3RG5ZIWI.js";
|
|
284
284
|
|
|
285
285
|
// src/core/stream/queue.ts
|