brass-runtime 1.18.0 → 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.d.ts +1 -1
- package/dist/agent/index.js +3 -3
- package/dist/agent/index.mjs +3 -3
- package/dist/{chunk-PSEU65ND.js → chunk-2R3RVNS2.js} +6 -6
- package/dist/{chunk-ITZQ526U.mjs → chunk-3NKXUX4T.mjs} +2 -2
- package/dist/{chunk-JH4GI3DW.js → chunk-4PKBNG2H.js} +38 -18
- package/dist/{chunk-Z3PSSXP3.mjs → chunk-5RVHSBJ6.mjs} +292 -36
- package/dist/{chunk-QZ6QFJNM.mjs → chunk-5UBJT4RW.mjs} +4 -4
- package/dist/{chunk-7TXQJFZX.cjs → chunk-6STX4PS3.cjs} +13 -13
- package/dist/{chunk-VIFA4DPN.cjs → chunk-7FZUTJM3.cjs} +508 -252
- package/dist/{chunk-4YQHPIWJ.js → chunk-A6EG5WRL.js} +3 -3
- package/dist/{chunk-XSAHV5HQ.js → chunk-APQBU7TM.js} +264 -133
- package/dist/{chunk-RREBJX2S.mjs → chunk-AQQQFNYD.mjs} +38 -18
- package/dist/{chunk-AADFFVYS.js → chunk-B2VXVNIS.js} +1 -1
- package/dist/{chunk-R6WDSZA6.mjs → chunk-BLXBZ6RE.mjs} +1 -1
- package/dist/{chunk-ITG6I7ZS.js → chunk-C3CWI42G.js} +1 -1
- package/dist/{chunk-LXBU5E77.cjs → chunk-DV644N7P.cjs} +85 -85
- package/dist/{chunk-G5JTCFMI.mjs → chunk-EKLEDIVJ.mjs} +2 -2
- package/dist/{chunk-IBRHSH5H.js → chunk-EXBGIC66.js} +1 -1
- package/dist/{chunk-W6WR37HN.js → chunk-FC5N5QHJ.js} +2 -2
- package/dist/{chunk-6MLAZPBL.mjs → chunk-FNWOH2T2.js} +18 -6
- package/dist/{chunk-AJMKZXRB.cjs → chunk-FYWWU3Z7.cjs} +2 -2
- package/dist/{chunk-IFRBVMWJ.cjs → chunk-GOEO763K.cjs} +21 -21
- package/dist/{chunk-S4HHFUYP.js → chunk-GXOIUBKE.js} +2 -2
- package/dist/{chunk-BG5RNEA2.js → chunk-H4ZRUQZL.js} +4 -4
- package/dist/{chunk-OI4ESUMC.mjs → chunk-HW2CLRJ3.mjs} +6 -6
- package/dist/{chunk-3PHU7FWS.js → chunk-JWFOWPMB.js} +163 -155
- package/dist/{chunk-OT2TESZU.mjs → chunk-KAPZHDO4.mjs} +1 -1
- package/dist/{chunk-ELLF55ER.mjs → chunk-KDXNWGPB.mjs} +1 -1
- package/dist/{chunk-UUMKZJRJ.cjs → chunk-KPOL2YEO.cjs} +18 -6
- package/dist/{chunk-2SLT3X6G.cjs → chunk-MA74OYCI.cjs} +6 -6
- package/dist/{chunk-2QNREG6K.mjs → chunk-MUMBUXU6.mjs} +264 -133
- package/dist/{chunk-YTX2JYYP.cjs → chunk-NQW3YUFN.cjs} +18 -18
- package/dist/{chunk-3PFZGP23.cjs → chunk-OO7BGCC3.cjs} +54 -34
- package/dist/{chunk-QCOLAHU3.mjs → chunk-OX6MF7SZ.mjs} +163 -155
- package/dist/{chunk-KHACHFBQ.cjs → chunk-QBVS3UYN.cjs} +245 -237
- package/dist/{chunk-H5GYX7RZ.js → chunk-RZGB3DXR.js} +292 -36
- package/dist/{chunk-KRYP6CAE.mjs → chunk-URVS2OE2.mjs} +3 -3
- package/dist/{chunk-HCJ4S3YB.js → chunk-UZQ3BB6W.mjs} +18 -6
- package/dist/{chunk-N6QNSTWD.cjs → chunk-YQWZ7FZX.cjs} +5 -5
- package/dist/{chunk-5XADBMSU.cjs → chunk-Z2YIDHRI.cjs} +5 -5
- package/dist/{chunk-SSQJKDN3.cjs → chunk-ZDZNV6NA.cjs} +286 -155
- package/dist/core/index.cjs +14 -8
- package/dist/core/index.d.ts +6 -6
- package/dist/core/index.js +13 -7
- package/dist/core/index.mjs +13 -7
- package/dist/{defaultClient-DhpCQW9m.d.ts → defaultClient-Cid0JoUR.d.ts} +29 -4
- package/dist/{effect-CtUDl5M5.d.ts → effect-DnGUuhw6.d.ts} +22 -1
- package/dist/http/index.cjs +58 -54
- package/dist/http/index.d.ts +8 -8
- package/dist/http/index.js +11 -7
- package/dist/http/index.mjs +11 -7
- package/dist/http/testing.cjs +9 -9
- package/dist/http/testing.d.ts +4 -4
- package/dist/http/testing.js +5 -5
- package/dist/http/testing.mjs +5 -5
- package/dist/index.cjs +92 -86
- package/dist/index.d.ts +7 -7
- package/dist/index.js +14 -8
- package/dist/index.mjs +14 -8
- package/dist/{layer-BalPI6cN.d.ts → layer-D2LFcBVx.d.ts} +1 -1
- package/dist/observability/index.cjs +10 -10
- package/dist/observability/index.d.ts +7 -7
- 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/dist/{server-C1zVmqE6.d.ts → server-Bf1zNYZk.d.ts} +4 -4
- package/dist/{stream-Bb4FTejt.d.ts → stream-I7bkvF7a.d.ts} +1 -1
- package/dist/{tracer-DzfuE6um.d.ts → tracer-DF83nLn6.d.ts} +2 -2
- package/dist/{tracing-BABA5arE.d.ts → tracing-CWV4gT0u.d.ts} +1 -1
- package/package.json +3 -2
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 _chunk5XADBMSUcjs = require('./chunk-5XADBMSU.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 _chunkAJMKZXRBcjs = require('./chunk-AJMKZXRB.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
|
|
|
@@ -237,7 +237,10 @@ var _chunk7TXQJFZXcjs = require('./chunk-7TXQJFZX.cjs');
|
|
|
237
237
|
|
|
238
238
|
|
|
239
239
|
|
|
240
|
-
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
var _chunkZDZNV6NAcjs = require('./chunk-ZDZNV6NA.cjs');
|
|
241
244
|
|
|
242
245
|
|
|
243
246
|
|
|
@@ -276,7 +279,7 @@ var _chunkSSQJKDN3cjs = require('./chunk-SSQJKDN3.cjs');
|
|
|
276
279
|
|
|
277
280
|
|
|
278
281
|
var _chunkMVGUEJ5Zcjs = require('./chunk-MVGUEJ5Z.cjs');
|
|
279
|
-
require('./chunk-
|
|
282
|
+
require('./chunk-KPOL2YEO.cjs');
|
|
280
283
|
require('./chunk-OBGZSXTJ.cjs');
|
|
281
284
|
|
|
282
285
|
// src/core/stream/queue.ts
|
|
@@ -284,11 +287,11 @@ function bounded(capacity, strategy = "backpressure", options = {}) {
|
|
|
284
287
|
return _chunkMVGUEJ5Zcjs.asyncSync.call(void 0, () => makeQueue(capacity, strategy, options));
|
|
285
288
|
}
|
|
286
289
|
function makeQueue(capacity, strategy, options) {
|
|
287
|
-
const items =
|
|
290
|
+
const items = _chunkZDZNV6NAcjs.makeBoundedRingBuffer.call(void 0, capacity, capacity, options);
|
|
288
291
|
let closed = false;
|
|
289
292
|
const QueueClosedErr = { _tag: "QueueClosed" };
|
|
290
|
-
const offerWaiters = new (0,
|
|
291
|
-
const takers = new (0,
|
|
293
|
+
const offerWaiters = new (0, _chunkGOEO763Kcjs.LinkedQueue)();
|
|
294
|
+
const takers = new (0, _chunkGOEO763Kcjs.LinkedQueue)();
|
|
292
295
|
const shutdown = () => {
|
|
293
296
|
if (closed) return;
|
|
294
297
|
closed = true;
|
|
@@ -440,7 +443,7 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
440
443
|
return { _tag: "Elem", value: a };
|
|
441
444
|
});
|
|
442
445
|
const nextSignal = () => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
443
|
-
|
|
446
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, upstream),
|
|
444
447
|
onUpstreamFailure,
|
|
445
448
|
onUpstreamSuccess
|
|
446
449
|
);
|
|
@@ -458,7 +461,7 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
458
461
|
return _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, q.offer(sig), afterOffer);
|
|
459
462
|
};
|
|
460
463
|
const loop = () => _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, nextSignal(), onSignal);
|
|
461
|
-
producer =
|
|
464
|
+
producer = _chunkZDZNV6NAcjs.fork.call(void 0, loop(), env);
|
|
462
465
|
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, void 0);
|
|
463
466
|
});
|
|
464
467
|
const pullDown = {
|
|
@@ -467,7 +470,7 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
467
470
|
const go = () => {
|
|
468
471
|
if (!started) {
|
|
469
472
|
started = true;
|
|
470
|
-
|
|
473
|
+
_chunkZDZNV6NAcjs.unsafeGetCurrentRuntime.call(void 0, ).fork(start(env)).join(() => {
|
|
471
474
|
pullFromQueue(env, cb);
|
|
472
475
|
});
|
|
473
476
|
return;
|
|
@@ -479,12 +482,12 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
479
482
|
};
|
|
480
483
|
function pullFromQueue(env, cb) {
|
|
481
484
|
const takeEff = q.take();
|
|
482
|
-
|
|
485
|
+
_chunkZDZNV6NAcjs.unsafeGetCurrentRuntime.call(void 0, ).fork(takeEff).join((ex) => {
|
|
483
486
|
if (ex._tag !== "Success") return;
|
|
484
487
|
const sig = ex.value;
|
|
485
488
|
switch (sig._tag) {
|
|
486
489
|
case "Elem":
|
|
487
|
-
cb({ _tag: "Success", value: [sig.value,
|
|
490
|
+
cb({ _tag: "Success", value: [sig.value, _chunkOO7BGCC3cjs.fromPull.call(void 0, pullDown)] });
|
|
488
491
|
return;
|
|
489
492
|
case "End":
|
|
490
493
|
_optionalChain([producer, 'optionalAccess', _ => _.interrupt, 'optionalCall', _2 => _2()]);
|
|
@@ -497,14 +500,14 @@ function buffer(stream, capacity, strategy = "backpressure") {
|
|
|
497
500
|
}
|
|
498
501
|
});
|
|
499
502
|
}
|
|
500
|
-
return
|
|
503
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0, pullDown);
|
|
501
504
|
}
|
|
502
505
|
|
|
503
506
|
// src/core/stream/chunks.ts
|
|
504
507
|
var cachedWasmChunkCtor;
|
|
505
508
|
function resolveWasmChunkBuffer() {
|
|
506
509
|
if (cachedWasmChunkCtor !== void 0) return cachedWasmChunkCtor;
|
|
507
|
-
const mod =
|
|
510
|
+
const mod = _chunkZDZNV6NAcjs.resolveWasmModule.call(void 0, );
|
|
508
511
|
cachedWasmChunkCtor = _nullishCoalesce(_optionalChain([mod, 'optionalAccess', _5 => _5.BrassWasmChunkBuffer]), () => ( null));
|
|
509
512
|
return cachedWasmChunkCtor;
|
|
510
513
|
}
|
|
@@ -604,12 +607,12 @@ function makeStreamChunker(chunkSize, options = {}) {
|
|
|
604
607
|
}
|
|
605
608
|
function chunks(input, chunkSize, options = {}) {
|
|
606
609
|
const size = Math.max(1, chunkSize | 0);
|
|
607
|
-
const loop = (cur) =>
|
|
610
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0, fillChunk(cur, makeStreamChunker(size, options)));
|
|
608
611
|
const fillChunk = (cur, chunker) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
609
|
-
|
|
612
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
610
613
|
(opt) => {
|
|
611
614
|
if (opt._tag === "None" && !chunker.isEmpty()) {
|
|
612
|
-
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))]);
|
|
613
616
|
}
|
|
614
617
|
return _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
615
618
|
},
|
|
@@ -627,15 +630,15 @@ function mapChunks(input, chunkSize, f, options = {}) {
|
|
|
627
630
|
const pullOne = (pending, rest) => {
|
|
628
631
|
if (pending.length > 0) {
|
|
629
632
|
const [head, ...tail] = pending;
|
|
630
|
-
return
|
|
633
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [head, pullOne(tail, rest)]));
|
|
631
634
|
}
|
|
632
|
-
return
|
|
635
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
633
636
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
634
|
-
|
|
637
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, rest),
|
|
635
638
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
636
639
|
([chunk, tail]) => {
|
|
637
640
|
const mapped = f(chunk);
|
|
638
|
-
return
|
|
641
|
+
return _chunkOO7BGCC3cjs.uncons.call(void 0, pullOne(mapped, tail));
|
|
639
642
|
}
|
|
640
643
|
)
|
|
641
644
|
);
|
|
@@ -648,16 +651,16 @@ function mapChunksEffect(chunkSize, f, options = {}) {
|
|
|
648
651
|
const pullOne = (pending, rest) => {
|
|
649
652
|
if (pending.length > 0) {
|
|
650
653
|
const [head, ...tail] = pending;
|
|
651
|
-
return
|
|
654
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [head, pullOne(tail, rest)]));
|
|
652
655
|
}
|
|
653
|
-
return
|
|
656
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
654
657
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
655
|
-
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0,
|
|
658
|
+
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, _chunkOO7BGCC3cjs.uncons.call(void 0, rest), (opt) => _chunkOO7BGCC3cjs.widenOpt.call(void 0, opt)),
|
|
656
659
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
657
660
|
([chunk, tail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
658
661
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, f(chunk), (e) => ({ _tag: "Some", value: e })),
|
|
659
662
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
660
|
-
(mapped) =>
|
|
663
|
+
(mapped) => _chunkOO7BGCC3cjs.uncons.call(void 0, pullOne(mapped, tail))
|
|
661
664
|
)
|
|
662
665
|
)
|
|
663
666
|
);
|
|
@@ -891,9 +894,9 @@ function applyFused(stream, fused) {
|
|
|
891
894
|
return arrayToStream(outputArray);
|
|
892
895
|
}
|
|
893
896
|
const state = fused.initState();
|
|
894
|
-
const loop = (cur) =>
|
|
897
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
895
898
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
896
|
-
|
|
899
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
897
900
|
// End-of-stream or error: propagate
|
|
898
901
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
899
902
|
([a, tail]) => {
|
|
@@ -902,7 +905,7 @@ function applyFused(stream, fused) {
|
|
|
902
905
|
case "emit":
|
|
903
906
|
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [result.value, loop(tail)]);
|
|
904
907
|
case "skip":
|
|
905
|
-
return
|
|
908
|
+
return _chunkOO7BGCC3cjs.uncons.call(void 0, loop(tail));
|
|
906
909
|
case "halt":
|
|
907
910
|
return _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, _chunkMVGUEJ5Zcjs.none);
|
|
908
911
|
}
|
|
@@ -1092,8 +1095,8 @@ function mapP(f) {
|
|
|
1092
1095
|
const pipeline = ((input) => {
|
|
1093
1096
|
const onError = (opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1094
1097
|
const onSuccess = ([a, tail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [f(a), loop(tail)]);
|
|
1095
|
-
const loop = (cur) =>
|
|
1096
|
-
_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)
|
|
1097
1100
|
);
|
|
1098
1101
|
return loop(input);
|
|
1099
1102
|
});
|
|
@@ -1104,8 +1107,8 @@ function filterP(pred) {
|
|
|
1104
1107
|
const pipeline = ((input) => {
|
|
1105
1108
|
const onError = (opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1106
1109
|
const onSuccess = ([a, tail]) => pred(a) ? _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail)]) : next(tail);
|
|
1107
|
-
const next = (cur) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1108
|
-
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));
|
|
1109
1112
|
return loop(input);
|
|
1110
1113
|
});
|
|
1111
1114
|
pipeline[PURE_PIPELINE_TAG] = { kind: "filter", pred };
|
|
@@ -1115,14 +1118,14 @@ function filterMapP(f) {
|
|
|
1115
1118
|
return ((input) => {
|
|
1116
1119
|
const onError = (opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1117
1120
|
const next = (cur) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1118
|
-
|
|
1121
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1119
1122
|
onError,
|
|
1120
1123
|
([a, tail]) => {
|
|
1121
1124
|
const ob = f(a);
|
|
1122
1125
|
return ob._tag === "Some" ? _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [ob.value, loop(tail)]) : next(tail);
|
|
1123
1126
|
}
|
|
1124
1127
|
);
|
|
1125
|
-
const loop = (cur) =>
|
|
1128
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0, next(cur));
|
|
1126
1129
|
return loop(input);
|
|
1127
1130
|
});
|
|
1128
1131
|
}
|
|
@@ -1130,10 +1133,10 @@ function takeP(n) {
|
|
|
1130
1133
|
const m = Math.max(0, n | 0);
|
|
1131
1134
|
const pipeline = ((input) => {
|
|
1132
1135
|
const loop = (cur, remaining) => {
|
|
1133
|
-
if (remaining <= 0) return
|
|
1134
|
-
return
|
|
1136
|
+
if (remaining <= 0) return _chunkOO7BGCC3cjs.emptyStream.call(void 0, );
|
|
1137
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1135
1138
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1136
|
-
|
|
1139
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1137
1140
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1138
1141
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail, remaining - 1)])
|
|
1139
1142
|
)
|
|
@@ -1149,11 +1152,11 @@ function dropP(n) {
|
|
|
1149
1152
|
const pipeline = ((input) => {
|
|
1150
1153
|
const skip = (cur, remaining) => {
|
|
1151
1154
|
if (remaining <= 0) return cur;
|
|
1152
|
-
return
|
|
1155
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1153
1156
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1154
|
-
|
|
1157
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1155
1158
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1156
|
-
([_a, tail]) =>
|
|
1159
|
+
([_a, tail]) => _chunkOO7BGCC3cjs.uncons.call(void 0, skip(tail, remaining - 1))
|
|
1157
1160
|
)
|
|
1158
1161
|
);
|
|
1159
1162
|
};
|
|
@@ -1165,11 +1168,11 @@ function dropP(n) {
|
|
|
1165
1168
|
function mapEffectP(f) {
|
|
1166
1169
|
return ((input) => {
|
|
1167
1170
|
const raiseToOpt = (fa) => _chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, fa, (e) => _chunkMVGUEJ5Zcjs.some.call(void 0, e));
|
|
1168
|
-
const loop = (cur) =>
|
|
1171
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1169
1172
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1170
1173
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0,
|
|
1171
|
-
|
|
1172
|
-
(opt) =>
|
|
1174
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1175
|
+
(opt) => _chunkOO7BGCC3cjs.widenOpt.call(void 0, opt)
|
|
1173
1176
|
),
|
|
1174
1177
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1175
1178
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
@@ -1201,17 +1204,17 @@ function groupedP(n) {
|
|
|
1201
1204
|
const gather = (cur, remaining, acc) => {
|
|
1202
1205
|
if (remaining <= 0) return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, { chunk: acc, rest: cur });
|
|
1203
1206
|
return _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1204
|
-
|
|
1207
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1205
1208
|
(opt) => {
|
|
1206
|
-
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, ) });
|
|
1207
1210
|
return _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt);
|
|
1208
1211
|
},
|
|
1209
1212
|
([a, tail]) => gather(tail, remaining - 1, [...acc, a])
|
|
1210
1213
|
);
|
|
1211
1214
|
};
|
|
1212
|
-
const loop = (cur) =>
|
|
1215
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1213
1216
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1214
|
-
|
|
1217
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1215
1218
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1216
1219
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0,
|
|
1217
1220
|
gather(tail, size - 1, [a]),
|
|
@@ -1225,9 +1228,9 @@ function groupedP(n) {
|
|
|
1225
1228
|
|
|
1226
1229
|
// src/core/stream/dx.ts
|
|
1227
1230
|
var Stream = Object.freeze({
|
|
1228
|
-
from: (values) => asStream(
|
|
1229
|
-
empty: () => asStream(
|
|
1230
|
-
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)),
|
|
1231
1234
|
wrap: asStream
|
|
1232
1235
|
});
|
|
1233
1236
|
var Pipeline = Object.freeze({
|
|
@@ -1255,7 +1258,7 @@ function asStream(stream) {
|
|
|
1255
1258
|
},
|
|
1256
1259
|
collect: {
|
|
1257
1260
|
value(runtime) {
|
|
1258
|
-
return runtime.toPromise(
|
|
1261
|
+
return runtime.toPromise(_chunkOO7BGCC3cjs.collectStream.call(void 0, target));
|
|
1259
1262
|
}
|
|
1260
1263
|
}
|
|
1261
1264
|
});
|
|
@@ -1334,15 +1337,15 @@ function makeHub(capacity, strategy = "BackPressure") {
|
|
|
1334
1337
|
}
|
|
1335
1338
|
var broadcast = makeHub;
|
|
1336
1339
|
function broadcastToHub(stream, hub) {
|
|
1337
|
-
return
|
|
1340
|
+
return _chunkOO7BGCC3cjs.foreachStream.call(void 0,
|
|
1338
1341
|
stream,
|
|
1339
1342
|
(a) => _chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, hub.publish(a), () => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, void 0))
|
|
1340
1343
|
);
|
|
1341
1344
|
}
|
|
1342
1345
|
function fromHub(hub) {
|
|
1343
|
-
return
|
|
1346
|
+
return _chunkOO7BGCC3cjs.managedStream.call(void 0,
|
|
1344
1347
|
_chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, hub.subscribe(), (sub) => {
|
|
1345
|
-
const loop =
|
|
1348
|
+
const loop = _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1346
1349
|
_chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0,
|
|
1347
1350
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, sub.take(), (_queueClosed) => _chunkMVGUEJ5Zcjs.none),
|
|
1348
1351
|
(a) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop])
|
|
@@ -1359,9 +1362,9 @@ function fromHub(hub) {
|
|
|
1359
1362
|
// src/core/stream/operators.ts
|
|
1360
1363
|
function throttle(stream, intervalMs) {
|
|
1361
1364
|
let lastEmitTime = 0;
|
|
1362
|
-
const loop = (cur) =>
|
|
1365
|
+
const loop = (cur) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1363
1366
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1364
|
-
|
|
1367
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1365
1368
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1366
1369
|
([a, tail]) => {
|
|
1367
1370
|
const now = Date.now();
|
|
@@ -1369,14 +1372,14 @@ function throttle(stream, intervalMs) {
|
|
|
1369
1372
|
lastEmitTime = now;
|
|
1370
1373
|
return _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail)]);
|
|
1371
1374
|
}
|
|
1372
|
-
return
|
|
1375
|
+
return _chunkOO7BGCC3cjs.uncons.call(void 0, loop(tail));
|
|
1373
1376
|
}
|
|
1374
1377
|
)
|
|
1375
1378
|
);
|
|
1376
1379
|
return loop(stream);
|
|
1377
1380
|
}
|
|
1378
1381
|
function debounce(stream, delayMs) {
|
|
1379
|
-
return
|
|
1382
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1380
1383
|
_chunkMVGUEJ5Zcjs.asyncEffect.call(void 0, (_env, cb) => {
|
|
1381
1384
|
let lastValue;
|
|
1382
1385
|
let hasValue = false;
|
|
@@ -1385,15 +1388,15 @@ function debounce(stream, delayMs) {
|
|
|
1385
1388
|
let tail = stream;
|
|
1386
1389
|
const pullNext = () => {
|
|
1387
1390
|
if (done) return;
|
|
1388
|
-
const pull =
|
|
1389
|
-
|
|
1391
|
+
const pull = _chunkOO7BGCC3cjs.uncons.call(void 0, tail);
|
|
1392
|
+
_chunkZDZNV6NAcjs.unsafeRunAsync.call(void 0, pull, _env, (exit) => {
|
|
1390
1393
|
if (done) return;
|
|
1391
1394
|
if (exit._tag === "Failure") {
|
|
1392
1395
|
if (hasValue) {
|
|
1393
1396
|
const value = lastValue;
|
|
1394
1397
|
hasValue = false;
|
|
1395
1398
|
clearTimeout(timerId);
|
|
1396
|
-
cb({ _tag: "Success", value: [value,
|
|
1399
|
+
cb({ _tag: "Success", value: [value, _chunkOO7BGCC3cjs.emptyStream.call(void 0, )] });
|
|
1397
1400
|
} else {
|
|
1398
1401
|
cb(exit);
|
|
1399
1402
|
}
|
|
@@ -1423,12 +1426,12 @@ function debounce(stream, delayMs) {
|
|
|
1423
1426
|
);
|
|
1424
1427
|
}
|
|
1425
1428
|
function zip2(left, right) {
|
|
1426
|
-
const loop = (l, r) =>
|
|
1429
|
+
const loop = (l, r) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1427
1430
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1428
|
-
|
|
1431
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, l),
|
|
1429
1432
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1430
1433
|
([a, lTail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1431
|
-
|
|
1434
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, r),
|
|
1432
1435
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1433
1436
|
([b, rTail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [[a, b], loop(lTail, rTail)])
|
|
1434
1437
|
)
|
|
@@ -1437,12 +1440,12 @@ function zip2(left, right) {
|
|
|
1437
1440
|
return loop(left, right);
|
|
1438
1441
|
}
|
|
1439
1442
|
function zipWith(left, right, f) {
|
|
1440
|
-
const loop = (l, r) =>
|
|
1443
|
+
const loop = (l, r) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1441
1444
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1442
|
-
|
|
1445
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, l),
|
|
1443
1446
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1444
1447
|
([a, lTail]) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1445
|
-
|
|
1448
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, r),
|
|
1446
1449
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1447
1450
|
([b, rTail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [f(a, b), loop(lTail, rTail)])
|
|
1448
1451
|
)
|
|
@@ -1451,9 +1454,9 @@ function zipWith(left, right, f) {
|
|
|
1451
1454
|
return loop(left, right);
|
|
1452
1455
|
}
|
|
1453
1456
|
function scan(stream, initial, f) {
|
|
1454
|
-
const loop = (cur, acc) =>
|
|
1457
|
+
const loop = (cur, acc) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1455
1458
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1456
|
-
|
|
1459
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1457
1460
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1458
1461
|
([a, tail]) => {
|
|
1459
1462
|
const next = f(acc, a);
|
|
@@ -1461,17 +1464,17 @@ function scan(stream, initial, f) {
|
|
|
1461
1464
|
}
|
|
1462
1465
|
)
|
|
1463
1466
|
);
|
|
1464
|
-
return
|
|
1465
|
-
|
|
1467
|
+
return _chunkOO7BGCC3cjs.concatStream.call(void 0,
|
|
1468
|
+
_chunkOO7BGCC3cjs.emitStream.call(void 0, _chunkMVGUEJ5Zcjs.succeed.call(void 0, initial)),
|
|
1466
1469
|
loop(stream, initial)
|
|
1467
1470
|
);
|
|
1468
1471
|
}
|
|
1469
1472
|
function interleave(left, right) {
|
|
1470
|
-
const loop = (l, r, pickLeft) =>
|
|
1473
|
+
const loop = (l, r, pickLeft) => _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1471
1474
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1472
|
-
|
|
1475
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, pickLeft ? l : r),
|
|
1473
1476
|
// Current stream ended — drain the other
|
|
1474
|
-
(_opt) =>
|
|
1477
|
+
(_opt) => _chunkOO7BGCC3cjs.uncons.call(void 0, pickLeft ? r : l),
|
|
1475
1478
|
([a, tail]) => {
|
|
1476
1479
|
const nextL = pickLeft ? tail : l;
|
|
1477
1480
|
const nextR = pickLeft ? r : tail;
|
|
@@ -1482,12 +1485,12 @@ function interleave(left, right) {
|
|
|
1482
1485
|
return loop(left, right, true);
|
|
1483
1486
|
}
|
|
1484
1487
|
function take2(stream, n) {
|
|
1485
|
-
if (n <= 0) return
|
|
1488
|
+
if (n <= 0) return _chunkOO7BGCC3cjs.emptyStream.call(void 0, );
|
|
1486
1489
|
const loop = (cur, remaining) => {
|
|
1487
|
-
if (remaining <= 0) return
|
|
1488
|
-
return
|
|
1490
|
+
if (remaining <= 0) return _chunkOO7BGCC3cjs.emptyStream.call(void 0, );
|
|
1491
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1489
1492
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1490
|
-
|
|
1493
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1491
1494
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1492
1495
|
([a, tail]) => _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [a, loop(tail, remaining - 1)])
|
|
1493
1496
|
)
|
|
@@ -1499,11 +1502,11 @@ function drop(stream, n) {
|
|
|
1499
1502
|
if (n <= 0) return stream;
|
|
1500
1503
|
const skip = (cur, remaining) => {
|
|
1501
1504
|
if (remaining <= 0) return cur;
|
|
1502
|
-
return
|
|
1505
|
+
return _chunkOO7BGCC3cjs.fromPull.call(void 0,
|
|
1503
1506
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1504
|
-
|
|
1507
|
+
_chunkOO7BGCC3cjs.uncons.call(void 0, cur),
|
|
1505
1508
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1506
|
-
([_a, tail]) =>
|
|
1509
|
+
([_a, tail]) => _chunkOO7BGCC3cjs.uncons.call(void 0, skip(tail, remaining - 1))
|
|
1507
1510
|
)
|
|
1508
1511
|
);
|
|
1509
1512
|
};
|
|
@@ -1827,4 +1830,7 @@ function selectedEngineStats(requested, engine, data) {
|
|
|
1827
1830
|
|
|
1828
1831
|
|
|
1829
1832
|
|
|
1830
|
-
exports.ABI_VERSION = _chunkSSQJKDN3cjs.ABI_VERSION; exports.Async = _chunkMVGUEJ5Zcjs.Async; exports.Cause = _chunkMVGUEJ5Zcjs.Cause; exports.DefaultHostExecutor = _chunkSSQJKDN3cjs.DefaultHostExecutor; exports.EVENT_WORDS = _chunkSSQJKDN3cjs.EVENT_WORDS; exports.EngineFiberHandle = _chunkSSQJKDN3cjs.EngineFiberHandle; exports.EventBus = _chunkAJMKZXRBcjs.EventBus; exports.EventKindCode = _chunkSSQJKDN3cjs.EventKindCode; exports.Exit = _chunkMVGUEJ5Zcjs.Exit; exports.HostRegistry = _chunkSSQJKDN3cjs.HostRegistry; exports.InMemoryTracer = _chunkAJMKZXRBcjs.InMemoryTracer; exports.JsFiberEngine = _chunkSSQJKDN3cjs.JsFiberEngine; exports.Layer = _chunk7TXQJFZXcjs.Layer; exports.LayerContext = _chunk7TXQJFZXcjs.LayerContext; exports.MissingLayerServiceError = _chunk7TXQJFZXcjs.MissingLayerServiceError; exports.NONE_U32 = _chunkSSQJKDN3cjs.NONE_U32; exports.NoopHooks = _chunkSSQJKDN3cjs.NoopHooks; exports.OpcodeTagCode = _chunkSSQJKDN3cjs.OpcodeTagCode; exports.PURE_PIPELINE_TAG = PURE_PIPELINE_TAG; exports.Pipeline = Pipeline; exports.ProgramBuilder = _chunkSSQJKDN3cjs.ProgramBuilder; exports.PushStatus = _chunkSSQJKDN3cjs.PushStatus; exports.Resource = _chunk7TXQJFZXcjs.Resource; exports.RingBuffer = _chunkSSQJKDN3cjs.RingBuffer; exports.Runtime = _chunkSSQJKDN3cjs.Runtime; exports.RuntimeFiber = _chunkSSQJKDN3cjs.RuntimeFiber; exports.RuntimeRegistry = _chunkIFRBVMWJcjs.RuntimeRegistry; exports.RuntimeService = _chunk5XADBMSUcjs.RuntimeService; exports.Schedule = _chunk7TXQJFZXcjs.Schedule; exports.Scheduler = _chunkSSQJKDN3cjs.Scheduler; exports.Scope = _chunkSSQJKDN3cjs.Scope; exports.Stream = Stream; exports.Supervisor = _chunkIFRBVMWJcjs.Supervisor; exports.TestClock = _chunkIFRBVMWJcjs.TestClock; exports.TestScheduler = _chunkIFRBVMWJcjs.TestScheduler; exports.WasmFiberEngine = _chunkSSQJKDN3cjs.WasmFiberEngine; exports.WasmFiberRegistryBridge = _chunkSSQJKDN3cjs.WasmFiberRegistryBridge; exports.WasmPackFiberBridge = _chunkSSQJKDN3cjs.WasmPackFiberBridge; exports.abortablePromiseStats = _chunkSSQJKDN3cjs.abortablePromiseStats; exports.acquireRelease = _chunkMVGUEJ5Zcjs.acquireRelease; exports.andThen = andThen2; exports.andThenSchedule = _chunk7TXQJFZXcjs.andThen; exports.applyFused = applyFused; exports.asStream = asStream; exports.assertCompletesWithin = _chunkIFRBVMWJcjs.assertCompletesWithin; exports.assertFails = _chunkIFRBVMWJcjs.assertFails; exports.assertFailsWith = _chunkIFRBVMWJcjs.assertFailsWith; exports.assertNever = _chunk3PFZGP23cjs.assertNever; exports.assertSucceeds = _chunkIFRBVMWJcjs.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 = _chunk7TXQJFZXcjs.bracket; exports.broadcast = broadcast; exports.broadcastToHub = broadcastToHub; exports.buffer = buffer; exports.bufferP = bufferP; exports.buildLayer = _chunk7TXQJFZXcjs.buildLayer; exports.catchAll = _chunkMVGUEJ5Zcjs.catchAll; exports.catchTag = _chunkIFRBVMWJcjs.catchTag; exports.catchTags = _chunkIFRBVMWJcjs.catchTags; exports.chunks = chunks; exports.chunksP = chunksP; exports.collectAllPar = _chunkSA6HUJVIcjs.collectAllPar; exports.collectStream = _chunk3PFZGP23cjs.collectStream; exports.compose = compose2; exports.composeAll = _chunk7TXQJFZXcjs.composeAll; exports.composeLayer = _chunk7TXQJFZXcjs.compose; exports.concatStream = _chunk3PFZGP23cjs.concatStream; exports.consoleJsonLogger = _chunkIFRBVMWJcjs.consoleJsonLogger; exports.contramapSchedule = _chunk7TXQJFZXcjs.contramap; exports.ctxExtend = _chunkSSQJKDN3cjs.ctxExtend; exports.ctxToObject = _chunkSSQJKDN3cjs.ctxToObject; exports.debounce = debounce; exports.decodeEvent = _chunkSSQJKDN3cjs.decodeEvent; exports.decodeEventBatch = _chunkSSQJKDN3cjs.decodeEventBatch; exports.defaultTracer = _chunkIFRBVMWJcjs.defaultTracer; exports.defineConfigLayer = _chunkIFRBVMWJcjs.defineConfigLayer; exports.defineLayer = _chunk7TXQJFZXcjs.defineLayer; exports.defineService = _chunk7TXQJFZXcjs.defineService; exports.delayedEffect = _chunkIFRBVMWJcjs.delayedEffect; exports.derivedRef = _chunkIFRBVMWJcjs.derivedRef; exports.deserializeFusedPipeline = deserializeFusedPipeline; exports.dropP = dropP; exports.dropStream = drop; exports.dumpAllFibers = _chunkIFRBVMWJcjs.dumpAllFibers; exports.elapsed = _chunk7TXQJFZXcjs.elapsed; exports.emitStream = _chunk3PFZGP23cjs.emitStream; exports.emptyContext = _chunkSSQJKDN3cjs.emptyContext; exports.emptyStream = _chunk3PFZGP23cjs.emptyStream; exports.encodeOpcodeNodes = _chunkSSQJKDN3cjs.encodeOpcodeNodes; exports.encodeOpcodeProgram = _chunkSSQJKDN3cjs.encodeOpcodeProgram; exports.end = _chunkMVGUEJ5Zcjs.end; exports.engineStats = engineStats; exports.ensuring = _chunk7TXQJFZXcjs.ensuring; exports.exponential = _chunk7TXQJFZXcjs.exponential; exports.fail = _chunkMVGUEJ5Zcjs.fail; exports.fiberRefSnapshot = _chunkN6QNSTWDcjs.fiberRefSnapshot; exports.fibonacci = _chunk7TXQJFZXcjs.fibonacci; exports.filterMapP = filterMapP; exports.filterP = filterP; exports.fixed = _chunk7TXQJFZXcjs.fixed; exports.flakyEffect = _chunkIFRBVMWJcjs.flakyEffect; exports.flatMap = _chunkMVGUEJ5Zcjs.flatMap; exports.flattenStream = _chunk3PFZGP23cjs.flattenStream; exports.foreachStream = _chunk3PFZGP23cjs.foreachStream; exports.forever = _chunk7TXQJFZXcjs.forever; exports.fork = _chunkSSQJKDN3cjs.fork; exports.formatCause = _chunkMVGUEJ5Zcjs.formatCause; exports.formatLayerError = _chunk7TXQJFZXcjs.formatLayerError; exports.fromArray = _chunk3PFZGP23cjs.fromArray; exports.fromHub = fromHub; exports.fromPromiseAbortable = _chunkSSQJKDN3cjs.fromPromiseAbortable; exports.fromPull = _chunk3PFZGP23cjs.fromPull; exports.fuse = fuse; exports.getBenchmarkBudget = _chunkSSQJKDN3cjs.getBenchmarkBudget; exports.getCurrentFiber = _chunkSSQJKDN3cjs.getCurrentFiber; exports.getFiberRef = _chunkN6QNSTWDcjs.getFiberRef; exports.getService = _chunk7TXQJFZXcjs.getService; exports.getServices = _chunk7TXQJFZXcjs.getServices; exports.getStats = getStats; exports.globalScheduler = _chunkSSQJKDN3cjs.globalScheduler; exports.gracefulShutdown = _chunkIFRBVMWJcjs.gracefulShutdown; exports.groupedP = groupedP; exports.identity = identity; exports.inferCallerLaneFromStack = _chunkSSQJKDN3cjs.inferCallerLaneFromStack; exports.initState = initState; exports.interleave = interleave; exports.interruptible = _chunkMVGUEJ5Zcjs.interruptible; exports.intersect = _chunk7TXQJFZXcjs.intersect; exports.isCause = _chunkMVGUEJ5Zcjs.isCause; exports.isFusionEnabled = isFusionEnabled; exports.isFusionVerbose = isFusionVerbose; exports.jitter = _chunk7TXQJFZXcjs.jitter; exports.jittered = _chunk7TXQJFZXcjs.jittered; exports.jitteredSchedule = _chunk7TXQJFZXcjs.jitteredSchedule; exports.joinSupervised = _chunkIFRBVMWJcjs.joinSupervised; exports.laneTag = _chunkSSQJKDN3cjs.laneTag; exports.layer = _chunk7TXQJFZXcjs.layer; exports.layerEffect = _chunk7TXQJFZXcjs.layerEffect; exports.layerFail = _chunk7TXQJFZXcjs.layerFail; exports.layerFrom = _chunk7TXQJFZXcjs.layerFrom; exports.layerFromContext = _chunk7TXQJFZXcjs.layerFromContext; exports.layerSucceed = _chunk7TXQJFZXcjs.layerSucceed; exports.layerValue = _chunk7TXQJFZXcjs.layerValue; exports.linear = _chunk7TXQJFZXcjs.linear; exports.linkAbortController = _chunkIFRBVMWJcjs.linkAbortController; exports.liveClock = _chunkSSQJKDN3cjs.liveClock; exports.locallyFiberRef = _chunkN6QNSTWDcjs.locallyFiberRef; exports.locallyFiberRefWith = _chunkN6QNSTWDcjs.locallyFiberRefWith; exports.makeBoundedRingBuffer = _chunkSSQJKDN3cjs.makeBoundedRingBuffer; exports.makeCancelToken = _chunkIFRBVMWJcjs.makeCancelToken; exports.makeCircuitBreaker = _chunk7TKI527Dcjs.makeCircuitBreaker; exports.makeConfigLayer = _chunkIFRBVMWJcjs.makeConfigLayer; exports.makeFiberReadyQueue = _chunkSSQJKDN3cjs.makeFiberReadyQueue; exports.makeFiberRef = _chunkN6QNSTWDcjs.makeFiberRef; exports.makeHub = makeHub; exports.makeLayerScope = _chunk7TXQJFZXcjs.makeLayerScope; exports.makeMetrics = _chunkAJMKZXRBcjs.makeMetrics; exports.makeRef = _chunkIFRBVMWJcjs.makeRef; exports.makeResource = _chunk7TXQJFZXcjs.makeResource; exports.makeRuntime = _chunkIFRBVMWJcjs.makeRuntime; exports.makeRuntimeEventRecord = _chunkAJMKZXRBcjs.makeRuntimeEventRecord; exports.makeRuntimeLayer = _chunk5XADBMSUcjs.makeRuntimeLayer; exports.makeRuntimeRecorder = _chunkN6QNSTWDcjs.makeRuntimeRecorder; exports.makeScheduleDriver = _chunk7TXQJFZXcjs.makeScheduleDriver; exports.makeSemaphore = _chunkIFRBVMWJcjs.makeSemaphore; exports.makeServiceTag = _chunk7TXQJFZXcjs.makeServiceTag; exports.makeStreamChunker = makeStreamChunker; exports.makeSupervisor = _chunkIFRBVMWJcjs.makeSupervisor; exports.makeTestLayer = _chunk7TXQJFZXcjs.makeTestLayer; exports.makeTestLayers = _chunk7TXQJFZXcjs.makeTestLayers; exports.makeTestRuntime = _chunkIFRBVMWJcjs.makeTestRuntime; exports.makeTracer = _chunkIFRBVMWJcjs.makeTracer; exports.makeWorkerPool = _chunkIFRBVMWJcjs.makeWorkerPool; exports.managed = _chunk7TXQJFZXcjs.managed; exports.managedAll = _chunk7TXQJFZXcjs.managedAll; exports.managedStream = _chunk3PFZGP23cjs.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 = _chunkIFRBVMWJcjs.mapError; exports.mapLayer = _chunk7TXQJFZXcjs.mapLayer; exports.mapP = mapP; exports.mapSchedule = _chunk7TXQJFZXcjs.map; exports.mapStream = _chunk3PFZGP23cjs.mapStream; exports.mapTryAsync = _chunkMVGUEJ5Zcjs.mapTryAsync; exports.maxDelay = _chunk7TXQJFZXcjs.maxDelay; exports.maxElapsed = _chunk7TXQJFZXcjs.maxElapsed; exports.merge = _chunk3PFZGP23cjs.merge; exports.mergeAll = _chunk7TXQJFZXcjs.mergeAll; exports.mergeLayer = _chunk7TXQJFZXcjs.merge; exports.mergeStream = _chunk3PFZGP23cjs.mergeStream; exports.modifyFiberRef = _chunkN6QNSTWDcjs.modifyFiberRef; exports.namedSchedule = _chunk7TXQJFZXcjs.named; exports.never = _chunk7TXQJFZXcjs.never; exports.neverEffect = _chunkIFRBVMWJcjs.neverEffect; exports.none = _chunkMVGUEJ5Zcjs.none; exports.once = _chunk7TXQJFZXcjs.once; exports.orElse = _chunkIFRBVMWJcjs.orElse; exports.orElseOptional = _chunkMVGUEJ5Zcjs.orElseOptional; exports.pollWithSchedule = _chunk7TXQJFZXcjs.poll; exports.prettyCause = _chunkMVGUEJ5Zcjs.prettyCause; exports.provide = _chunk7TXQJFZXcjs.provide; exports.provideContext = _chunk7TXQJFZXcjs.provideContext; exports.provideLayer = _chunk7TXQJFZXcjs.provideLayer; exports.provideLayerContext = _chunk7TXQJFZXcjs.provideLayerContext; exports.race = _chunkSA6HUJVIcjs.race; exports.raceWith = _chunkSA6HUJVIcjs.raceWith; exports.rangeStream = _chunk3PFZGP23cjs.rangeStream; exports.recurs = _chunk7TXQJFZXcjs.recurs; exports.registerShutdownHooks = _chunkIFRBVMWJcjs.registerShutdownHooks; exports.repeatWithSchedule = _chunk7TXQJFZXcjs.repeatWithSchedule; exports.repeatWithScheduleAlias = _chunk7TXQJFZXcjs.repeat; exports.resetAbortablePromiseStats = _chunkSSQJKDN3cjs.resetAbortablePromiseStats; exports.resource = _chunk7TXQJFZXcjs.resource; exports.resourceAll = _chunk7TXQJFZXcjs.resourceAll; exports.resourceFromManaged = _chunk7TXQJFZXcjs.resourceFromManaged; exports.resourceSucceed = _chunk7TXQJFZXcjs.resourceSucceed; exports.retry = _chunk7TXQJFZXcjs.retry; exports.retryN = _chunk7TXQJFZXcjs.retryN; exports.retryWithBackoff = _chunk7TXQJFZXcjs.retryWithBackoff; exports.retryWithSchedule = _chunk7TXQJFZXcjs.retryWithSchedule; exports.retryWithScheduleAlias = _chunk7TXQJFZXcjs.retry2; exports.runEffect = _chunkIFRBVMWJcjs.runEffect; exports.runExit = _chunkIFRBVMWJcjs.runExit; exports.runFusedArray = runFusedArray; exports.runPromise = _chunkIFRBVMWJcjs.runPromise; exports.runSchedule = _chunk7TXQJFZXcjs.runSchedule; exports.runtimeCapabilities = _chunkSSQJKDN3cjs.runtimeCapabilities; exports.runtimeClockFromEnv = _chunkSSQJKDN3cjs.runtimeClockFromEnv; exports.runtimeEventRecordContext = _chunkAJMKZXRBcjs.runtimeEventRecordContext; exports.runtimeForCaller = _chunkSSQJKDN3cjs.runtimeForCaller; exports.runtimeHooksToEventHandler = _chunkAJMKZXRBcjs.runtimeHooksToEventHandler; exports.sanitizeLaneKey = _chunkSSQJKDN3cjs.sanitizeLaneKey; exports.scan = scan; exports.scheduleDriver = _chunk7TXQJFZXcjs.scheduleDriver; exports.selectedEngineStats = selectedEngineStats; exports.serializeFusedPipeline = serializeFusedPipeline; exports.serviceTag = _chunk7TXQJFZXcjs.serviceTag; exports.setBenchmarkBudget = _chunkSSQJKDN3cjs.setBenchmarkBudget; exports.setFiberRef = _chunkN6QNSTWDcjs.setFiberRef; exports.setFusionEnabled = setFusionEnabled; exports.setFusionVerbose = setFusionVerbose; exports.sleep = _chunk7TXQJFZXcjs.sleep; exports.some = _chunkMVGUEJ5Zcjs.some; exports.spaced = _chunk7TXQJFZXcjs.spaced; exports.streamFromReadableStream = _chunk3PFZGP23cjs.streamFromReadableStream; exports.succeed = _chunkMVGUEJ5Zcjs.succeed; exports.supervise = _chunkIFRBVMWJcjs.supervise; exports.sync = _chunkMVGUEJ5Zcjs.sync; exports.tagError = _chunkIFRBVMWJcjs.tagError; exports.takeP = takeP; exports.takeSchedule = _chunk7TXQJFZXcjs.take; exports.takeStream = take2; exports.tapDecision = _chunk7TXQJFZXcjs.tapDecision; exports.tapEffectP = tapEffectP; exports.throttle = throttle; exports.timeout = _chunk7TXQJFZXcjs.timeout; exports.toPromise = _chunkSSQJKDN3cjs.toPromise; exports.toPromiseByCaller = _chunkSSQJKDN3cjs.toPromiseByCaller; exports.uncons = _chunk3PFZGP23cjs.uncons; exports.uninterruptible = _chunkMVGUEJ5Zcjs.uninterruptible; exports.uninterruptibleMask = _chunkMVGUEJ5Zcjs.uninterruptibleMask; exports.union = _chunk7TXQJFZXcjs.union; exports.unit = _chunkMVGUEJ5Zcjs.unit; exports.unsafeGetCurrentRuntime = _chunkSSQJKDN3cjs.unsafeGetCurrentRuntime; exports.unsafeGetFiberRef = _chunkN6QNSTWDcjs.unsafeGetFiberRef; exports.unsafeRunAsync = _chunkSSQJKDN3cjs.unsafeRunAsync; exports.unsafeRunFoldWithEnv = _chunkSSQJKDN3cjs.unsafeRunFoldWithEnv; exports.unsafeSetFiberRef = _chunkN6QNSTWDcjs.unsafeSetFiberRef; exports.untilInput = _chunk7TXQJFZXcjs.untilInput; exports.untilOutput = _chunk7TXQJFZXcjs.untilOutput; exports.unwrapScoped = _chunk3PFZGP23cjs.unwrapScoped; exports.upTo = _chunk7TXQJFZXcjs.upTo; exports.updateFiberRef = _chunkN6QNSTWDcjs.updateFiberRef; exports.useManaged = _chunk7TXQJFZXcjs.useManaged; exports.useResource = _chunk7TXQJFZXcjs.useResource; exports.useService = _chunk7TXQJFZXcjs.useService; exports.useServices = _chunk7TXQJFZXcjs.useServices; exports.via = via; exports.whileInput = _chunk7TXQJFZXcjs.whileInput; exports.whileOutput = _chunk7TXQJFZXcjs.whileOutput; exports.widenOpt = _chunk3PFZGP23cjs.widenOpt; exports.windowed = _chunk7TXQJFZXcjs.windowed; exports.withAsyncPromise = _chunkMVGUEJ5Zcjs.withAsyncPromise; exports.withCurrentFiber = _chunkSSQJKDN3cjs.withCurrentFiber; exports.withScope = _chunkSSQJKDN3cjs.withScope; exports.withScopeAsync = _chunkSSQJKDN3cjs.withScopeAsync; exports.zip = _chunk3PFZGP23cjs.zip; exports.zipPar = _chunkSA6HUJVIcjs.zipPar; exports.zipStream = zip2; exports.zipWith = zipWith;
|
|
1833
|
+
|
|
1834
|
+
|
|
1835
|
+
|
|
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.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { F as FiberEngine, W as WasmEngineRuntime, A as Async, i as RuntimeFiber, j as FiberEngineStats, k as Fiber, l as FiberId, m as FiberStatus, E as Exit, d as RuntimeEvent, n as WasmBridge, o as OpcodeProgram, p as FiberId$1, q as EngineEvent, r as RefId, N as NodeId, s as OpcodeNode, t as EngineStats, O as Option, b as Runtime, S as Scope, c as RingBufferOptions } from './effect-
|
|
2
|
-
export { u as AbortablePromiseFinish, v as AbortablePromiseLabelStats, w as AbortablePromiseOptions, x as AbortablePromiseOutcome, y as AbortablePromiseStats, z as
|
|
1
|
+
import { F as FiberEngine, W as WasmEngineRuntime, A as Async, i as RuntimeFiber, j as FiberEngineStats, k as Fiber, l as FiberId, m as FiberStatus, E as Exit, d as RuntimeEvent, n as WasmBridge, o as OpcodeProgram, p as FiberId$1, q as EngineEvent, r as RefId, N as NodeId, s as OpcodeNode, t as EngineStats, O as Option, b as Runtime, S as Scope, c as RingBufferOptions } from './effect-DnGUuhw6.js';
|
|
2
|
+
export { u as AbortablePromiseFinish, v as AbortablePromiseLabelStats, w as AbortablePromiseOptions, x as AbortablePromiseOutcome, y as AbortablePromiseStats, z as AbortablePromiseTimerWheel, C as AsyncRegisterRef, D as AsyncWithPromise, G as BoundedRingBuffer, H as CancelToken, I as Canceler, K as Cause, L as CausePrettyOptions, M as ContextNode, P as CustomHostAction, Q as DbHostAction, U as DecodeRef, V as DefaultHostExecutor, X as EngineKind, Y as EngineSelection, _ as EngineSelectionMode, $ as FiberContext, a0 as FiberEngineKind, a1 as FiberInfo, a2 as FiberReadyQueue, a3 as FiberReadyQueueOptions, a4 as FiberReadyQueueStats, a5 as FiberRunState, a6 as FlatMapRef, a7 as FoldFailureRef, a8 as FoldSuccessRef, a9 as HostAction, aa as HostActionKind, ab as HostActionResult, ac as HostExecutionContext, ad as HostExecutor, ae as HostRegistry, af as HostRegistryStats, ag as HttpHostAction, ah as Interrupted, ai as InterruptibilityMode, J as JSONValue, aj as Joiner, ak as LaneStatsData, al as None, am as NoopHooks, an as ProgramBuilder, ao as ProgramPatch, ap as PushStatus, aq as QueueHostAction, ar as ReadyQueueScheduleKind, as as RestoreInterruptibility, at as RingBuffer, au as RingBufferEngine, av as RingBufferStatsData, aw as RuntimeCapabilities, e as RuntimeEmitContext, ax as RuntimeEngineMode, f as RuntimeEventRecord, R as RuntimeHooks, a as RuntimeOptions, h as RuntimeRegistry, g as RuntimeSpanLink, ay as ScheduleResult, az as Scheduler, aA as SchedulerEngine, aB as SchedulerLaneMode, aC as SchedulerOptions, aD as SchedulerStats, aE as SchedulerStatsData, aF as ScopeId, aG as ScopeInfo, aH as Some, aI as SyncRef, aJ as Task, T as TraceContext, aK as WasmFiberEngine, aL as WasmFiberEngineOptions, Z as ZIO, aM as abortablePromiseStats, aN as acquireRelease, aO as async, aP as asyncCatchAll, aQ as asyncFail, aR as asyncFlatMap, aS as asyncFold, aT as asyncInterruptible, aU as asyncMap, aV as asyncMapError, aW as asyncSucceed, aX as asyncSync, aY as asyncTotal, aZ as catchAll, a_ as ctxExtend, a$ as ctxToObject, b0 as emptyContext, b1 as end, b2 as engineStats, b3 as fail, b4 as flatMap, b5 as fork, b6 as formatCause, b7 as fromPromiseAbortable, b8 as getBenchmarkBudget, b9 as getCurrentFiber, ba as globalScheduler, bb as inferCallerLaneFromStack, bc as interruptible, bd as isCause, be as laneTag, bf as linkAbortController, bg as makeBoundedRingBuffer, bh as makeCancelToken, bi as makeFiberReadyQueue, bj as makeRuntimeEventRecord, bk as map, bl as mapAsync, bm as mapError, bn as mapTryAsync, bo as none, bp as orElseOptional, bq as prettyCause, br as recordAbortablePromiseFinish, bs as recordAbortablePromiseStart, bt as resetAbortablePromiseStats, bu as runtimeCapabilities, bv as runtimeEventRecordContext, bw as runtimeForCaller, bx as sanitizeLaneKey, by as selectedEngineStats, bz as setAbortablePromisePerLabelTracking, bA as setBenchmarkBudget, bB as some, bC as succeed, bD as sync, bE as toPromise, bF as toPromiseByCaller, bG as uninterruptible, bH as uninterruptibleMask, bI as unit, bJ as unsafeGetCurrentRuntime, bK as unsafeRunAsync, bL as unsafeRunFoldWithEnv, bM as withAsyncPromise, bN as withCurrentFiber, bO as withScope, bP as withScopeAsync } from './effect-DnGUuhw6.js';
|
|
3
3
|
export { ConfigLayerOptions, ConfigLayerSource, EffectEnvironment, EffectFailure, EffectSuccess, FiberRef, LogLevel, MakeRuntimeOptions, Ref, RetryPolicy, RetryState, RuntimeLayerEnv, RuntimeLayerOptions, RuntimeRecorder, RuntimeRecorderExplainOptions, RuntimeRecorderOptions, RuntimeRecorderStats, RuntimeService, Semaphore, SemaphoreStats, ShutdownConfig, ShutdownStats, SupervisedChildSpec, SupervisedChildStatus, SupervisedFiber, Supervisor, SupervisorConfig, SupervisorEscalation, SupervisorEvent, SupervisorRestartContext, SupervisorRestartMode, SupervisorRestartPolicy, SupervisorStrategy, TaggedError, TestClock, TestClockTimerSnapshot, TestRuntime, TestRuntimeOptions, TestScheduledTask, TestScheduler, TimeoutError, WorkerPool, WorkerPoolConfig, WorkerPoolError, WorkerPoolStats, assertCompletesWithin, assertFails, assertFailsWith, assertSucceeds, catchTag, catchTags, consoleJsonLogger, defineConfigLayer, delayedEffect, derivedRef, dumpAllFibers, fiberRefSnapshot, flakyEffect, getFiberRef, gracefulShutdown, joinSupervised, locallyFiberRef, locallyFiberRefWith, makeConfigLayer, makeFiberRef, makeRef, makeRuntime, makeRuntimeLayer, makeRuntimeRecorder, makeSemaphore, makeSupervisor, makeTestRuntime, makeWorkerPool, mapErrorTyped, modifyFiberRef, neverEffect, orElse, registerShutdownHooks, retry, retryN, retryWithBackoff, runEffect, runExit, runPromise, setFiberRef, sleep, supervise, tagError, timeout, unsafeGetFiberRef, unsafeSetFiberRef, updateFiberRef } from './core/index.js';
|
|
4
|
-
export { M as ManagedResource, R as Resource, R as ResourceDescriptor, S as Span, a as SpanContext, b as SpanEvent, c as SpanStatus, T as Tracer, d as TracerConfig, e as bracket, f as ensuring, m as makeResource, g as makeTracer, h as managed, i as managedAll, r as resource, j as resourceAll, k as resourceFromManaged, l as resourceSucceed, u as useManaged, n as useResource } from './tracing-
|
|
5
|
-
export { B as BuiltLayer, b as CircuitBreaker, c as CircuitBreakerConfig, d as CircuitBreakerError, e as CircuitBreakerState, C as CircuitBreakerStats, L as Layer, a as LayerContext, f as LayerErrorOf, g as LayerInputOf, h as LayerOutputOf, i as LayerScope, M as MissingLayerServiceError, R as RuntimeClock, j as RuntimeClockEnv, k as RuntimeTimerId, l as Schedule, m as ScheduleDecision, n as ScheduleDriver, o as ScheduleDriverDecision, p as ScheduleDriverOptions, q as ScheduleDriverSnapshot, r as ScheduleObserver, s as ScheduleObserverEvent, t as ScheduleStepContext, S as ServiceTag, u as ServiceTagMap, v as ServicesOf, T as TestLayerProvider, w as andThenSchedule, x as buildLayer, y as composeAll, z as composeLayer, A as contramapSchedule, D as defineLayer, E as defineService, F as elapsed, G as exponential, H as fibonacci, I as fixed, J as forever, K as formatLayerError, N as getService, O as getServices, P as intersect, Q as jitter, U as jittered, V as jitteredSchedule, W as layer, X as layerEffect, Y as layerFail, Z as layerFrom, _ as layerFromContext, $ as layerSucceed, a0 as layerValue, a1 as linear, a2 as liveClock, a3 as makeCircuitBreaker, a4 as makeLayerScope, a5 as makeScheduleDriver, a6 as makeServiceTag, a7 as makeTestLayer, a8 as makeTestLayers, a9 as mapLayer, aa as mapSchedule, ab as maxDelay, ac as maxElapsed, ad as mergeAll, ae as mergeLayer, af as namedSchedule, ag as never, ah as once, ai as pollWithSchedule, aj as provide, ak as provideContext, al as provideLayer, am as provideLayerContext, an as recurs, ao as repeatWithSchedule, ap as repeatWithScheduleAlias, aq as retryWithSchedule, ar as retryWithScheduleAlias, as as runSchedule, at as runtimeClockFromEnv, au as scheduleDriver, av as serviceTag, aw as spaced, ax as takeSchedule, ay as tapDecision, az as union, aA as untilInput, aB as untilOutput, aC as upTo, aD as useService, aE as useServices, aF as whileInput, aG as whileOutput, aH as windowed } from './layer-
|
|
6
|
-
export { B as BrassEnv, C as Counter, E as EventBus, f as EventBusOptions, g as EventHandler, G as Gauge, H as Histogram, h as HistogramBuckets, I as InMemoryTracer, e as InMemoryTracerOptions, i as InMemoryTracerStats, a as MetricExemplar, b as MetricSnapshot, j as MetricType, k as MetricValue, M as MetricsRegistry, R as RuntimeSpan, l as RuntimeSpanEvent, d as RuntimeTraceIdGenerator, m as defaultTracer, n as makeMetrics, r as runtimeHooksToEventHandler } from './tracer-
|
|
7
|
-
import { Z as ZStream } from './stream-
|
|
8
|
-
export { C as Concat, E as Emit, a as Empty, F as Flatten, b as FromArray, c as FromPull, M as Managed, d as Merge, N as Normalize, R as ReadableStreamOptions, S as Scoped, e as assertNever, f as collectStream, g as concatStream, h as emitStream, i as emptyStream, j as flattenStream, k as foreachStream, l as fromArray, m as fromPull, n as managedStream, o as mapStream, p as merge, q as mergeStream, r as rangeStream, s as streamFromReadableStream, u as uncons, t as unwrapScoped, w as widenOpt, z as zip } from './stream-
|
|
4
|
+
export { M as ManagedResource, R as Resource, R as ResourceDescriptor, S as Span, a as SpanContext, b as SpanEvent, c as SpanStatus, T as Tracer, d as TracerConfig, e as bracket, f as ensuring, m as makeResource, g as makeTracer, h as managed, i as managedAll, r as resource, j as resourceAll, k as resourceFromManaged, l as resourceSucceed, u as useManaged, n as useResource } from './tracing-CWV4gT0u.js';
|
|
5
|
+
export { B as BuiltLayer, b as CircuitBreaker, c as CircuitBreakerConfig, d as CircuitBreakerError, e as CircuitBreakerState, C as CircuitBreakerStats, L as Layer, a as LayerContext, f as LayerErrorOf, g as LayerInputOf, h as LayerOutputOf, i as LayerScope, M as MissingLayerServiceError, R as RuntimeClock, j as RuntimeClockEnv, k as RuntimeTimerId, l as Schedule, m as ScheduleDecision, n as ScheduleDriver, o as ScheduleDriverDecision, p as ScheduleDriverOptions, q as ScheduleDriverSnapshot, r as ScheduleObserver, s as ScheduleObserverEvent, t as ScheduleStepContext, S as ServiceTag, u as ServiceTagMap, v as ServicesOf, T as TestLayerProvider, w as andThenSchedule, x as buildLayer, y as composeAll, z as composeLayer, A as contramapSchedule, D as defineLayer, E as defineService, F as elapsed, G as exponential, H as fibonacci, I as fixed, J as forever, K as formatLayerError, N as getService, O as getServices, P as intersect, Q as jitter, U as jittered, V as jitteredSchedule, W as layer, X as layerEffect, Y as layerFail, Z as layerFrom, _ as layerFromContext, $ as layerSucceed, a0 as layerValue, a1 as linear, a2 as liveClock, a3 as makeCircuitBreaker, a4 as makeLayerScope, a5 as makeScheduleDriver, a6 as makeServiceTag, a7 as makeTestLayer, a8 as makeTestLayers, a9 as mapLayer, aa as mapSchedule, ab as maxDelay, ac as maxElapsed, ad as mergeAll, ae as mergeLayer, af as namedSchedule, ag as never, ah as once, ai as pollWithSchedule, aj as provide, ak as provideContext, al as provideLayer, am as provideLayerContext, an as recurs, ao as repeatWithSchedule, ap as repeatWithScheduleAlias, aq as retryWithSchedule, ar as retryWithScheduleAlias, as as runSchedule, at as runtimeClockFromEnv, au as scheduleDriver, av as serviceTag, aw as spaced, ax as takeSchedule, ay as tapDecision, az as union, aA as untilInput, aB as untilOutput, aC as upTo, aD as useService, aE as useServices, aF as whileInput, aG as whileOutput, aH as windowed } from './layer-D2LFcBVx.js';
|
|
6
|
+
export { B as BrassEnv, C as Counter, E as EventBus, f as EventBusOptions, g as EventHandler, G as Gauge, H as Histogram, h as HistogramBuckets, I as InMemoryTracer, e as InMemoryTracerOptions, i as InMemoryTracerStats, a as MetricExemplar, b as MetricSnapshot, j as MetricType, k as MetricValue, M as MetricsRegistry, R as RuntimeSpan, l as RuntimeSpanEvent, d as RuntimeTraceIdGenerator, m as defaultTracer, n as makeMetrics, r as runtimeHooksToEventHandler } from './tracer-DF83nLn6.js';
|
|
7
|
+
import { Z as ZStream } from './stream-I7bkvF7a.js';
|
|
8
|
+
export { C as Concat, E as Emit, a as Empty, F as Flatten, b as FromArray, c as FromPull, M as Managed, d as Merge, N as Normalize, R as ReadableStreamOptions, S as Scoped, e as assertNever, f as collectStream, g as concatStream, h as emitStream, i as emptyStream, j as flattenStream, k as foreachStream, l as fromArray, m as fromPull, n as managedStream, o as mapStream, p as merge, q as mergeStream, r as rangeStream, s as streamFromReadableStream, u as uncons, t as unwrapScoped, w as widenOpt, z as zip } from './stream-I7bkvF7a.js';
|
|
9
9
|
import './schema/index.js';
|
|
10
10
|
|
|
11
11
|
declare class JsFiberEngine<R> implements FiberEngine<R> {
|