brass-runtime 1.18.0 → 1.18.1
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/dist/agent/cli/main.cjs +30 -30
- package/dist/agent/cli/main.js +2 -2
- package/dist/agent/cli/main.mjs +2 -2
- package/dist/agent/index.cjs +3 -3
- package/dist/agent/index.d.ts +1 -1
- package/dist/agent/index.js +2 -2
- package/dist/agent/index.mjs +2 -2
- package/dist/{chunk-PSEU65ND.js → chunk-22HZQG5F.js} +6 -6
- package/dist/{chunk-SSQJKDN3.cjs → chunk-2JHJ4YHS.cjs} +227 -117
- package/dist/{chunk-IFRBVMWJ.cjs → chunk-2OW6IFY2.cjs} +19 -19
- package/dist/{chunk-YTX2JYYP.cjs → chunk-5LC7V2OZ.cjs} +18 -18
- package/dist/{chunk-7TXQJFZX.cjs → chunk-5RZ7YITF.cjs} +13 -13
- package/dist/{chunk-OT2TESZU.mjs → chunk-6V2AWT4R.mjs} +1 -1
- package/dist/{chunk-BG5RNEA2.js → chunk-7DU7IQHK.js} +3 -3
- package/dist/{chunk-QCOLAHU3.mjs → chunk-7GBJYOX7.mjs} +5 -5
- package/dist/{chunk-ITG6I7ZS.js → chunk-7VQLEN37.js} +1 -1
- package/dist/{chunk-QZ6QFJNM.mjs → chunk-B5FKOLTB.mjs} +3 -3
- package/dist/{chunk-RREBJX2S.mjs → chunk-BC6Q6BCO.mjs} +1 -1
- package/dist/{chunk-KRYP6CAE.mjs → chunk-COOW7BJX.mjs} +2 -2
- package/dist/{chunk-ELLF55ER.mjs → chunk-EEN5OTCR.mjs} +1 -1
- package/dist/{chunk-3PFZGP23.cjs → chunk-EICAJDNX.cjs} +13 -13
- package/dist/{chunk-5XADBMSU.cjs → chunk-ELIECDYN.cjs} +5 -5
- package/dist/{chunk-2QNREG6K.mjs → chunk-H626ZTDZ.mjs} +211 -101
- package/dist/{chunk-JH4GI3DW.js → chunk-IPSMXUWA.js} +1 -1
- package/dist/{chunk-2SLT3X6G.cjs → chunk-J6DUHITE.cjs} +6 -6
- package/dist/{chunk-OI4ESUMC.mjs → chunk-JWIEMBE6.mjs} +6 -6
- package/dist/{chunk-N6QNSTWD.cjs → chunk-KNTJ7FQB.cjs} +5 -5
- package/dist/{chunk-W6WR37HN.js → chunk-LSYQ3C2M.js} +2 -2
- package/dist/{chunk-AADFFVYS.js → chunk-OW5VHAOE.js} +1 -1
- package/dist/{chunk-G5JTCFMI.mjs → chunk-RBHNOKH4.mjs} +2 -2
- package/dist/{chunk-IBRHSH5H.js → chunk-S4HXADU4.js} +1 -1
- package/dist/{chunk-XSAHV5HQ.js → chunk-TTSPIU3U.js} +211 -101
- package/dist/{chunk-S4HHFUYP.js → chunk-UAKAF32U.js} +2 -2
- package/dist/{chunk-R6WDSZA6.mjs → chunk-WCBNXPN6.mjs} +1 -1
- package/dist/{chunk-AJMKZXRB.cjs → chunk-WGE2FEZE.cjs} +2 -2
- package/dist/{chunk-LXBU5E77.cjs → chunk-WI7GZF3B.cjs} +16 -16
- package/dist/{chunk-H5GYX7RZ.js → chunk-WUDHOZIH.js} +113 -5
- package/dist/{chunk-KHACHFBQ.cjs → chunk-WVSZOPGQ.cjs} +54 -54
- package/dist/{chunk-VIFA4DPN.cjs → chunk-XPIMJQYS.cjs} +193 -85
- package/dist/{chunk-3PHU7FWS.js → chunk-YGR2IN4R.js} +5 -5
- package/dist/{chunk-ITZQ526U.mjs → chunk-YWLLH27R.mjs} +2 -2
- package/dist/{chunk-4YQHPIWJ.js → chunk-YZ5LQ32F.js} +2 -2
- package/dist/{chunk-Z3PSSXP3.mjs → chunk-Z3ZZMQUZ.mjs} +113 -5
- package/dist/core/index.cjs +13 -7
- package/dist/core/index.d.ts +6 -6
- package/dist/core/index.js +12 -6
- package/dist/core/index.mjs +12 -6
- 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 +52 -48
- package/dist/http/index.d.ts +8 -8
- package/dist/http/index.js +10 -6
- package/dist/http/index.mjs +10 -6
- package/dist/http/testing.cjs +8 -8
- package/dist/http/testing.d.ts +4 -4
- package/dist/http/testing.js +4 -4
- package/dist/http/testing.mjs +4 -4
- package/dist/index.cjs +91 -85
- package/dist/index.d.ts +7 -7
- package/dist/index.js +13 -7
- package/dist/index.mjs +13 -7
- package/dist/{layer-BalPI6cN.d.ts → layer-D2LFcBVx.d.ts} +1 -1
- package/dist/observability/index.cjs +9 -9
- package/dist/observability/index.d.ts +7 -7
- package/dist/observability/index.js +8 -8
- package/dist/observability/index.mjs +8 -8
- package/dist/perf/cli.cjs +25 -25
- package/dist/perf/cli.js +10 -10
- package/dist/perf/cli.mjs +10 -10
- package/dist/perf/index.cjs +12 -12
- package/dist/perf/index.js +10 -10
- package/dist/perf/index.mjs +10 -10
- 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 _chunk2OW6IFY2cjs = require('./chunk-2OW6IFY2.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 _chunkKNTJ7FQBcjs = require('./chunk-KNTJ7FQB.cjs');
|
|
58
58
|
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
var
|
|
61
|
+
var _chunkELIECDYNcjs = require('./chunk-ELIECDYN.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 _chunkWGE2FEZEcjs = require('./chunk-WGE2FEZE.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 _chunkEICAJDNXcjs = require('./chunk-EICAJDNX.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 _chunk5RZ7YITFcjs = require('./chunk-5RZ7YITF.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 _chunk2JHJ4YHScjs = require('./chunk-2JHJ4YHS.cjs');
|
|
241
244
|
|
|
242
245
|
|
|
243
246
|
|
|
@@ -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 = _chunk2JHJ4YHScjs.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, _chunk2OW6IFY2cjs.LinkedQueue)();
|
|
294
|
+
const takers = new (0, _chunk2OW6IFY2cjs.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
|
+
_chunkEICAJDNXcjs.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 = _chunk2JHJ4YHScjs.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
|
+
_chunk2JHJ4YHScjs.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
|
+
_chunk2JHJ4YHScjs.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, _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.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 = _chunk2JHJ4YHScjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0, fillChunk(cur, makeStreamChunker(size, options)));
|
|
608
611
|
const fillChunk = (cur, chunker) => _chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
609
|
-
|
|
612
|
+
_chunkEICAJDNXcjs.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(), _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [head, pullOne(tail, rest)]));
|
|
631
634
|
}
|
|
632
|
-
return
|
|
635
|
+
return _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
633
636
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
634
|
-
|
|
637
|
+
_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.fromPull.call(void 0, _chunkMVGUEJ5Zcjs.asyncSucceed.call(void 0, [head, pullOne(tail, rest)]));
|
|
652
655
|
}
|
|
653
|
-
return
|
|
656
|
+
return _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
654
657
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
655
|
-
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0,
|
|
658
|
+
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0, _chunkEICAJDNXcjs.uncons.call(void 0, rest), (opt) => _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
895
898
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
896
|
-
|
|
899
|
+
_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1099
|
+
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0, _chunkEICAJDNXcjs.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, _chunkEICAJDNXcjs.uncons.call(void 0, cur), onError, onSuccess);
|
|
1111
|
+
const loop = (cur) => _chunkEICAJDNXcjs.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
|
+
_chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.emptyStream.call(void 0, );
|
|
1137
|
+
return _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1135
1138
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1136
|
-
|
|
1139
|
+
_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1153
1156
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1154
|
-
|
|
1157
|
+
_chunkEICAJDNXcjs.uncons.call(void 0, cur),
|
|
1155
1158
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1156
|
-
([_a, tail]) =>
|
|
1159
|
+
([_a, tail]) => _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1169
1172
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1170
1173
|
_chunkMVGUEJ5Zcjs.asyncMapError.call(void 0,
|
|
1171
|
-
|
|
1172
|
-
(opt) =>
|
|
1174
|
+
_chunkEICAJDNXcjs.uncons.call(void 0, cur),
|
|
1175
|
+
(opt) => _chunkEICAJDNXcjs.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
|
+
_chunkEICAJDNXcjs.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: _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1213
1216
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1214
|
-
|
|
1217
|
+
_chunkEICAJDNXcjs.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(_chunkEICAJDNXcjs.fromArray.call(void 0, values)),
|
|
1232
|
+
empty: () => asStream(_chunkEICAJDNXcjs.emptyStream.call(void 0, )),
|
|
1233
|
+
range: (start, end2) => asStream(_chunkEICAJDNXcjs.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(_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.managedStream.call(void 0,
|
|
1344
1347
|
_chunkMVGUEJ5Zcjs.asyncFlatMap.call(void 0, hub.subscribe(), (sub) => {
|
|
1345
|
-
const loop =
|
|
1348
|
+
const loop = _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1363
1366
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1364
|
-
|
|
1367
|
+
_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.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 = _chunkEICAJDNXcjs.uncons.call(void 0, tail);
|
|
1392
|
+
_chunk2JHJ4YHScjs.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, _chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1427
1430
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1428
|
-
|
|
1431
|
+
_chunkEICAJDNXcjs.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
|
+
_chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1441
1444
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1442
|
-
|
|
1445
|
+
_chunkEICAJDNXcjs.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
|
+
_chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1455
1458
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1456
|
-
|
|
1459
|
+
_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.concatStream.call(void 0,
|
|
1468
|
+
_chunkEICAJDNXcjs.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) => _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1471
1474
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1472
|
-
|
|
1475
|
+
_chunkEICAJDNXcjs.uncons.call(void 0, pickLeft ? l : r),
|
|
1473
1476
|
// Current stream ended — drain the other
|
|
1474
|
-
(_opt) =>
|
|
1477
|
+
(_opt) => _chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.emptyStream.call(void 0, );
|
|
1486
1489
|
const loop = (cur, remaining) => {
|
|
1487
|
-
if (remaining <= 0) return
|
|
1488
|
-
return
|
|
1490
|
+
if (remaining <= 0) return _chunkEICAJDNXcjs.emptyStream.call(void 0, );
|
|
1491
|
+
return _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1489
1492
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1490
|
-
|
|
1493
|
+
_chunkEICAJDNXcjs.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 _chunkEICAJDNXcjs.fromPull.call(void 0,
|
|
1503
1506
|
_chunkMVGUEJ5Zcjs.asyncFold.call(void 0,
|
|
1504
|
-
|
|
1507
|
+
_chunkEICAJDNXcjs.uncons.call(void 0, cur),
|
|
1505
1508
|
(opt) => _chunkMVGUEJ5Zcjs.asyncFail.call(void 0, opt),
|
|
1506
|
-
([_a, tail]) =>
|
|
1509
|
+
([_a, tail]) => _chunkEICAJDNXcjs.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 = _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;
|
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> {
|