effect 2.0.0-next.49 → 2.0.0-next.50
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/BigInt/dist/effect-BigInt.cjs.dev.js +45 -18
- package/BigInt/dist/effect-BigInt.cjs.mjs +1 -0
- package/BigInt/dist/effect-BigInt.cjs.prod.js +45 -18
- package/BigInt/dist/effect-BigInt.esm.js +46 -19
- package/Brand/dist/effect-Brand.cjs.dev.js +0 -1
- package/Brand/dist/effect-Brand.cjs.prod.js +0 -1
- package/Cache/dist/effect-Cache.cjs.dev.js +23 -23
- package/Cache/dist/effect-Cache.cjs.prod.js +23 -23
- package/Cause/dist/effect-Cause.cjs.dev.js +4 -5
- package/Cause/dist/effect-Cause.cjs.prod.js +4 -5
- package/Channel/dist/effect-Channel.cjs.dev.js +35 -35
- package/Channel/dist/effect-Channel.cjs.prod.js +35 -35
- package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.dev.js +30 -30
- package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.prod.js +30 -30
- package/Chunk/dist/effect-Chunk.cjs.dev.js +0 -1
- package/Chunk/dist/effect-Chunk.cjs.prod.js +0 -1
- package/Clock/dist/effect-Clock.cjs.dev.js +11 -11
- package/Clock/dist/effect-Clock.cjs.prod.js +11 -11
- package/Config/dist/effect-Config.cjs.dev.js +7 -8
- package/Config/dist/effect-Config.cjs.prod.js +7 -8
- package/ConfigError/dist/effect-ConfigError.cjs.dev.js +1 -2
- package/ConfigError/dist/effect-ConfigError.cjs.prod.js +1 -2
- package/ConfigProvider/dist/effect-ConfigProvider.cjs.dev.js +10 -10
- package/ConfigProvider/dist/effect-ConfigProvider.cjs.prod.js +10 -10
- package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.dev.js +2 -3
- package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.prod.js +2 -3
- package/ConfigSecret/dist/effect-ConfigSecret.cjs.dev.js +1 -2
- package/ConfigSecret/dist/effect-ConfigSecret.cjs.prod.js +1 -2
- package/Console/dist/effect-Console.cjs.dev.js +27 -27
- package/Console/dist/effect-Console.cjs.prod.js +27 -27
- package/Data/dist/effect-Data.cjs.dev.js +36 -36
- package/Data/dist/effect-Data.cjs.prod.js +36 -36
- package/DefaultServices/dist/effect-DefaultServices.cjs.dev.js +11 -11
- package/DefaultServices/dist/effect-DefaultServices.cjs.prod.js +11 -11
- package/Deferred/dist/effect-Deferred.cjs.dev.js +4 -5
- package/Deferred/dist/effect-Deferred.cjs.prod.js +4 -5
- package/Differ/dist/effect-Differ.cjs.dev.js +1 -2
- package/Differ/dist/effect-Differ.cjs.prod.js +1 -2
- package/Duration/dist/effect-Duration.cjs.dev.js +0 -1
- package/Duration/dist/effect-Duration.cjs.prod.js +0 -1
- package/Effect/dist/effect-Effect.cjs.dev.js +37 -57
- package/Effect/dist/effect-Effect.cjs.mjs +0 -2
- package/Effect/dist/effect-Effect.cjs.prod.js +37 -57
- package/Effect/dist/effect-Effect.esm.js +4 -23
- package/Either/dist/effect-Either.cjs.dev.js +1 -1
- package/Either/dist/effect-Either.cjs.prod.js +1 -1
- package/Either/dist/effect-Either.esm.js +1 -1
- package/Exit/dist/effect-Exit.cjs.dev.js +4 -5
- package/Exit/dist/effect-Exit.cjs.prod.js +4 -5
- package/Fiber/dist/effect-Fiber.cjs.dev.js +24 -24
- package/Fiber/dist/effect-Fiber.cjs.prod.js +24 -24
- package/FiberId/dist/effect-FiberId.cjs.dev.js +2 -3
- package/FiberId/dist/effect-FiberId.cjs.prod.js +2 -3
- package/FiberRef/dist/effect-FiberRef.cjs.dev.js +24 -31
- package/FiberRef/dist/effect-FiberRef.cjs.mjs +0 -1
- package/FiberRef/dist/effect-FiberRef.cjs.prod.js +24 -31
- package/FiberRef/dist/effect-FiberRef.esm.js +2 -8
- package/FiberRefs/dist/effect-FiberRefs.cjs.dev.js +5 -6
- package/FiberRefs/dist/effect-FiberRefs.cjs.prod.js +5 -6
- package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.dev.js +6 -7
- package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.prod.js +6 -7
- package/GroupBy/dist/effect-GroupBy.cjs.dev.js +36 -36
- package/GroupBy/dist/effect-GroupBy.cjs.prod.js +36 -36
- package/HashMap/dist/effect-HashMap.cjs.dev.js +1 -2
- package/HashMap/dist/effect-HashMap.cjs.prod.js +1 -2
- package/HashSet/dist/effect-HashSet.cjs.dev.js +1 -2
- package/HashSet/dist/effect-HashSet.cjs.prod.js +1 -2
- package/KeyedPool/dist/effect-KeyedPool.cjs.dev.js +24 -24
- package/KeyedPool/dist/effect-KeyedPool.cjs.prod.js +24 -24
- package/Layer/dist/effect-Layer.cjs.dev.js +35 -35
- package/Layer/dist/effect-Layer.cjs.mjs +2 -2
- package/Layer/dist/effect-Layer.cjs.prod.js +35 -35
- package/Layer/dist/effect-Layer.esm.js +4 -4
- package/List/dist/effect-List.cjs.dev.js +0 -1
- package/List/dist/effect-List.cjs.prod.js +0 -1
- package/LogLevel/dist/effect-LogLevel.cjs.dev.js +4 -4
- package/LogLevel/dist/effect-LogLevel.cjs.prod.js +4 -4
- package/Logger/dist/effect-Logger.cjs.dev.js +28 -28
- package/Logger/dist/effect-Logger.cjs.prod.js +28 -28
- package/Match/dist/effect-Match.cjs.dev.js +0 -1
- package/Match/dist/effect-Match.cjs.prod.js +0 -1
- package/Metric/dist/effect-Metric.cjs.dev.js +22 -22
- package/Metric/dist/effect-Metric.cjs.prod.js +22 -22
- package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.dev.js +1 -2
- package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.prod.js +1 -2
- package/MetricHook/dist/effect-MetricHook.cjs.dev.js +3 -3
- package/MetricHook/dist/effect-MetricHook.cjs.prod.js +3 -3
- package/MetricKey/dist/effect-MetricKey.cjs.dev.js +3 -4
- package/MetricKey/dist/effect-MetricKey.cjs.prod.js +3 -4
- package/MetricKeyType/dist/effect-MetricKeyType.cjs.dev.js +1 -2
- package/MetricKeyType/dist/effect-MetricKeyType.cjs.prod.js +1 -2
- package/MetricPolling/dist/effect-MetricPolling.cjs.dev.js +24 -24
- package/MetricPolling/dist/effect-MetricPolling.cjs.prod.js +24 -24
- package/MetricRegistry/dist/effect-MetricRegistry.cjs.dev.js +5 -5
- package/MetricRegistry/dist/effect-MetricRegistry.cjs.prod.js +5 -5
- package/MutableHashMap/dist/effect-MutableHashMap.cjs.dev.js +1 -2
- package/MutableHashMap/dist/effect-MutableHashMap.cjs.prod.js +1 -2
- package/MutableHashSet/dist/effect-MutableHashSet.cjs.dev.js +1 -2
- package/MutableHashSet/dist/effect-MutableHashSet.cjs.prod.js +1 -2
- package/MutableQueue/dist/effect-MutableQueue.cjs.dev.js +0 -1
- package/MutableQueue/dist/effect-MutableQueue.cjs.prod.js +0 -1
- package/Number/dist/effect-Number.cjs.dev.js +31 -2
- package/Number/dist/effect-Number.cjs.mjs +2 -1
- package/Number/dist/effect-Number.cjs.prod.js +31 -2
- package/Number/dist/effect-Number.esm.js +24 -3
- package/Option/dist/effect-Option.cjs.dev.js +1 -88
- package/Option/dist/effect-Option.cjs.mjs +0 -6
- package/Option/dist/effect-Option.cjs.prod.js +1 -88
- package/Option/dist/effect-Option.esm.js +2 -83
- package/Pool/dist/effect-Pool.cjs.dev.js +24 -24
- package/Pool/dist/effect-Pool.cjs.prod.js +24 -24
- package/PubSub/dist/effect-PubSub.cjs.dev.js +23 -23
- package/PubSub/dist/effect-PubSub.cjs.prod.js +23 -23
- package/Queue/dist/effect-Queue.cjs.dev.js +23 -23
- package/Queue/dist/effect-Queue.cjs.prod.js +23 -23
- package/Random/dist/effect-Random.cjs.dev.js +11 -11
- package/Random/dist/effect-Random.cjs.prod.js +11 -11
- package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.dev.js +0 -1
- package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.prod.js +0 -1
- package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.dev.js +332 -90
- package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.mjs +15 -2
- package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.prod.js +332 -90
- package/ReadonlyRecord/dist/effect-ReadonlyRecord.esm.js +323 -92
- package/RedBlackTree/dist/effect-RedBlackTree.cjs.dev.js +0 -1
- package/RedBlackTree/dist/effect-RedBlackTree.cjs.prod.js +0 -1
- package/Ref/dist/effect-Ref.cjs.dev.js +5 -6
- package/Ref/dist/effect-Ref.cjs.prod.js +5 -6
- package/Reloadable/dist/effect-Reloadable.cjs.dev.js +28 -28
- package/Reloadable/dist/effect-Reloadable.cjs.prod.js +28 -28
- package/Request/dist/effect-Request.cjs.dev.js +23 -23
- package/Request/dist/effect-Request.cjs.prod.js +23 -23
- package/RequestBlock/dist/effect-RequestBlock.cjs.dev.js +30 -30
- package/RequestBlock/dist/effect-RequestBlock.cjs.prod.js +30 -30
- package/RequestResolver/dist/effect-RequestResolver.cjs.dev.js +31 -31
- package/RequestResolver/dist/effect-RequestResolver.cjs.prod.js +31 -31
- package/Resource/dist/effect-Resource.cjs.dev.js +26 -26
- package/Resource/dist/effect-Resource.cjs.prod.js +26 -26
- package/Runtime/dist/effect-Runtime.cjs.dev.js +25 -25
- package/Runtime/dist/effect-Runtime.cjs.prod.js +25 -25
- package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.dev.js +35 -35
- package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.prod.js +35 -35
- package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.dev.js +2 -3
- package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.prod.js +2 -3
- package/STM/dist/effect-STM.cjs.dev.js +38 -38
- package/STM/dist/effect-STM.cjs.prod.js +38 -38
- package/Schedule/dist/effect-Schedule.cjs.dev.js +16 -16
- package/Schedule/dist/effect-Schedule.cjs.prod.js +16 -16
- package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.dev.js +0 -1
- package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.prod.js +0 -1
- package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.dev.js +0 -1
- package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.prod.js +0 -1
- package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.dev.js +0 -1
- package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.prod.js +0 -1
- package/Scheduler/dist/effect-Scheduler.cjs.dev.js +4 -5
- package/Scheduler/dist/effect-Scheduler.cjs.prod.js +4 -5
- package/Scope/dist/effect-Scope.cjs.dev.js +22 -22
- package/Scope/dist/effect-Scope.cjs.prod.js +22 -22
- package/ScopedCache/dist/effect-ScopedCache.cjs.dev.js +29 -29
- package/ScopedCache/dist/effect-ScopedCache.cjs.prod.js +29 -29
- package/ScopedRef/dist/effect-ScopedRef.cjs.dev.js +26 -26
- package/ScopedRef/dist/effect-ScopedRef.cjs.prod.js +26 -26
- package/Sink/dist/effect-Sink.cjs.dev.js +33 -33
- package/Sink/dist/effect-Sink.cjs.prod.js +33 -33
- package/SortedMap/dist/effect-SortedMap.cjs.dev.js +0 -1
- package/SortedMap/dist/effect-SortedMap.cjs.prod.js +0 -1
- package/SortedSet/dist/effect-SortedSet.cjs.dev.js +0 -1
- package/SortedSet/dist/effect-SortedSet.cjs.prod.js +0 -1
- package/Stream/dist/effect-Stream.cjs.dev.js +36 -36
- package/Stream/dist/effect-Stream.cjs.prod.js +36 -36
- package/Streamable/dist/effect-Streamable.cjs.dev.js +36 -36
- package/Streamable/dist/effect-Streamable.cjs.prod.js +36 -36
- package/String/dist/effect-String.cjs.dev.js +2 -2
- package/String/dist/effect-String.cjs.prod.js +2 -2
- package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.dev.js +41 -41
- package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.prod.js +41 -41
- package/Supervisor/dist/effect-Supervisor.cjs.dev.js +28 -28
- package/Supervisor/dist/effect-Supervisor.cjs.prod.js +28 -28
- package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.dev.js +25 -25
- package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.prod.js +25 -25
- package/TArray/dist/effect-TArray.cjs.dev.js +40 -40
- package/TArray/dist/effect-TArray.cjs.prod.js +40 -40
- package/TDeferred/dist/effect-TDeferred.cjs.dev.js +39 -39
- package/TDeferred/dist/effect-TDeferred.cjs.prod.js +39 -39
- package/TMap/dist/effect-TMap.cjs.dev.js +41 -41
- package/TMap/dist/effect-TMap.cjs.prod.js +41 -41
- package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.dev.js +38 -38
- package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.prod.js +38 -38
- package/TPubSub/dist/effect-TPubSub.cjs.dev.js +47 -47
- package/TPubSub/dist/effect-TPubSub.cjs.prod.js +47 -47
- package/TQueue/dist/effect-TQueue.cjs.dev.js +40 -40
- package/TQueue/dist/effect-TQueue.cjs.prod.js +40 -40
- package/TRandom/dist/effect-TRandom.cjs.dev.js +40 -40
- package/TRandom/dist/effect-TRandom.cjs.prod.js +40 -40
- package/TReentrantLock/dist/effect-TReentrantLock.cjs.dev.js +46 -46
- package/TReentrantLock/dist/effect-TReentrantLock.cjs.prod.js +46 -46
- package/TRef/dist/effect-TRef.cjs.dev.js +38 -38
- package/TRef/dist/effect-TRef.cjs.prod.js +38 -38
- package/TSemaphore/dist/effect-TSemaphore.cjs.dev.js +39 -39
- package/TSemaphore/dist/effect-TSemaphore.cjs.prod.js +39 -39
- package/TSet/dist/effect-TSet.cjs.dev.js +41 -41
- package/TSet/dist/effect-TSet.cjs.prod.js +41 -41
- package/Take/dist/effect-Take.cjs.dev.js +30 -30
- package/Take/dist/effect-Take.cjs.prod.js +30 -30
- package/TestAnnotation/dist/effect-TestAnnotation.cjs.dev.js +2 -3
- package/TestAnnotation/dist/effect-TestAnnotation.cjs.prod.js +2 -3
- package/TestAnnotations/dist/effect-TestAnnotations.cjs.dev.js +16 -16
- package/TestAnnotations/dist/effect-TestAnnotations.cjs.prod.js +16 -16
- package/TestClock/dist/effect-TestClock.cjs.dev.js +27 -27
- package/TestClock/dist/effect-TestClock.cjs.prod.js +27 -27
- package/TestContext/dist/effect-TestContext.cjs.dev.js +29 -29
- package/TestContext/dist/effect-TestContext.cjs.prod.js +29 -29
- package/TestLive/dist/effect-TestLive.cjs.dev.js +11 -11
- package/TestLive/dist/effect-TestLive.cjs.prod.js +11 -11
- package/TestServices/dist/effect-TestServices.cjs.dev.js +29 -29
- package/TestServices/dist/effect-TestServices.cjs.prod.js +29 -29
- package/TestSized/dist/effect-TestSized.cjs.dev.js +4 -5
- package/TestSized/dist/effect-TestSized.cjs.prod.js +4 -5
- package/Tracer/dist/effect-Tracer.cjs.dev.js +28 -21
- package/Tracer/dist/effect-Tracer.cjs.mjs +1 -0
- package/Tracer/dist/effect-Tracer.cjs.prod.js +28 -21
- package/Tracer/dist/effect-Tracer.esm.js +8 -2
- package/dist/{Ref-23b67ad9.cjs.prod.js → Ref-00103de4.cjs.prod.js} +1 -1
- package/dist/{Ref-c75b5362.cjs.dev.js → Ref-f990026b.cjs.dev.js} +1 -1
- package/dist/{cache-7b144c1f.cjs.prod.js → cache-0b148e42.cjs.prod.js} +4 -4
- package/dist/{cache-e3d6cc01.cjs.dev.js → cache-d709d5cb.cjs.dev.js} +4 -4
- package/dist/{circular-105d525c.cjs.prod.js → circular-5b6f6504.cjs.prod.js} +10 -8
- package/dist/{circular-cbfc1699.cjs.dev.js → circular-6d2bb353.cjs.dev.js} +10 -8
- package/dist/{circular-3761aff7.cjs.prod.js → circular-952618e5.cjs.prod.js} +7 -7
- package/dist/{circular-8baf0205.cjs.dev.js → circular-aa705e70.cjs.dev.js} +7 -7
- package/dist/{config-887520b4.cjs.dev.js → config-8a7bf1ae.cjs.dev.js} +3 -3
- package/dist/{config-6a5f97fe.cjs.prod.js → config-f0bd27af.cjs.prod.js} +3 -3
- package/dist/{configProvider-8567470d.cjs.dev.js → configProvider-3d85d4ef.cjs.dev.js} +4 -4
- package/dist/{configProvider-098f7113.cjs.prod.js → configProvider-ae007b10.cjs.prod.js} +4 -4
- package/dist/{core-84667e8d.cjs.prod.js → core-473934ce.cjs.prod.js} +125 -41
- package/dist/{core-6815193e.cjs.dev.js → core-b4bf44d3.cjs.dev.js} +125 -41
- package/dist/{core-8072a539.cjs.prod.js → core-d3f4e713.cjs.prod.js} +2 -2
- package/dist/{core-e6f9fdbe.cjs.dev.js → core-dd1edd7a.cjs.dev.js} +2 -2
- package/dist/{core-effect-520abd3d.cjs.prod.js → core-effect-6666f2dc.cjs.prod.js} +20 -13
- package/dist/{core-effect-5700daea.cjs.dev.js → core-effect-f4b1aad8.cjs.dev.js} +20 -13
- package/dist/{dataSource-0ca8ef42.cjs.dev.js → dataSource-9f78e828.cjs.dev.js} +2 -2
- package/dist/{dataSource-17adc342.cjs.prod.js → dataSource-d5d7f338.cjs.prod.js} +2 -2
- package/dist/declarations/src/BigInt.d.ts +29 -3
- package/dist/declarations/src/BigInt.d.ts.map +1 -1
- package/dist/declarations/src/Channel.d.ts +0 -2
- package/dist/declarations/src/Channel.d.ts.map +1 -1
- package/dist/declarations/src/Effect.d.ts +7 -37
- package/dist/declarations/src/Effect.d.ts.map +1 -1
- package/dist/declarations/src/FiberRef.d.ts +0 -5
- package/dist/declarations/src/FiberRef.d.ts.map +1 -1
- package/dist/declarations/src/HashMap.d.ts +1 -1
- package/dist/declarations/src/Layer.d.ts +7 -10
- package/dist/declarations/src/Layer.d.ts.map +1 -1
- package/dist/declarations/src/Number.d.ts +24 -1
- package/dist/declarations/src/Number.d.ts.map +1 -1
- package/dist/declarations/src/Option.d.ts +0 -62
- package/dist/declarations/src/Option.d.ts.map +1 -1
- package/dist/declarations/src/ReadonlyRecord.d.ts +239 -79
- package/dist/declarations/src/ReadonlyRecord.d.ts.map +1 -1
- package/dist/declarations/src/Stream.d.ts +0 -2
- package/dist/declarations/src/Stream.d.ts.map +1 -1
- package/dist/declarations/src/Tracer.d.ts +6 -1
- package/dist/declarations/src/Tracer.d.ts.map +1 -1
- package/dist/{defaultServices-193b11dc.cjs.dev.js → defaultServices-6a9a2d2b.cjs.dev.js} +8 -79
- package/dist/{defaultServices-4c3bf140.cjs.prod.js → defaultServices-8ea5e664.cjs.prod.js} +8 -79
- package/dist/{fiber-cbdeec72.cjs.dev.js → fiber-3d944398.cjs.dev.js} +3 -3
- package/dist/{fiber-a1a5e429.cjs.prod.js → fiber-cbd0613f.cjs.prod.js} +3 -3
- package/dist/{fiberRefs-f631451c.cjs.prod.js → fiberRefs-99808a27.cjs.prod.js} +1 -1
- package/dist/{fiberRefs-8d2401f9.cjs.dev.js → fiberRefs-ccc37f30.cjs.dev.js} +1 -1
- package/dist/{fiberRuntime-7cb6cd44.cjs.dev.js → fiberRuntime-0c1e7478.cjs.dev.js} +17 -25
- package/dist/{fiberRuntime-4691f31b.cjs.prod.js → fiberRuntime-f1e80ca7.cjs.prod.js} +17 -25
- package/dist/{groupBy-5174c302.cjs.prod.js → groupBy-30f6e9ba.cjs.prod.js} +4 -4
- package/dist/{groupBy-239a6e6e.cjs.dev.js → groupBy-8ae74e3b.cjs.dev.js} +4 -4
- package/dist/{key-9b2f3322.cjs.prod.js → key-9c7368c8.cjs.prod.js} +1 -1
- package/dist/{key-2d4efb00.cjs.dev.js → key-e3189bbd.cjs.dev.js} +1 -1
- package/dist/{layer-d1c204db.cjs.prod.js → layer-bfb9802a.cjs.prod.js} +9 -10
- package/dist/{layer-961b15ae.cjs.dev.js → layer-c284cf0d.cjs.dev.js} +9 -10
- package/dist/{patch-1771b466.cjs.prod.js → patch-256bc574.cjs.prod.js} +1 -1
- package/dist/{patch-32cc7202.cjs.dev.js → patch-cda9b6c8.cjs.dev.js} +1 -1
- package/dist/{pathPatch-45b09159.cjs.dev.js → pathPatch-31ce8101.cjs.dev.js} +1 -1
- package/dist/{pathPatch-312bd492.cjs.prod.js → pathPatch-40b92af6.cjs.prod.js} +1 -1
- package/dist/{pool-f178fcc7.cjs.prod.js → pool-122f0fad.cjs.prod.js} +5 -5
- package/dist/{pool-3890e6ce.cjs.dev.js → pool-f6ca2038.cjs.dev.js} +5 -5
- package/dist/{query-a6b58e39.cjs.prod.js → query-5cc0ddf8.cjs.prod.js} +3 -3
- package/dist/{query-39c40fa6.cjs.dev.js → query-7bffa3c3.cjs.dev.js} +3 -3
- package/dist/{queue-4c4bdc04.cjs.dev.js → queue-4166cfdb.cjs.dev.js} +2 -2
- package/dist/{queue-5342a8d5.cjs.prod.js → queue-e326fd89.cjs.prod.js} +2 -2
- package/dist/{registry-6fbdb4e3.cjs.prod.js → registry-081e18a3.cjs.prod.js} +2 -2
- package/dist/{registry-ec8b84a2.cjs.dev.js → registry-377855a9.cjs.dev.js} +2 -2
- package/dist/{runtime-3295bc3c.cjs.prod.js → runtime-4078f059.cjs.prod.js} +5 -5
- package/dist/{runtime-43b9e2bb.cjs.dev.js → runtime-d4514ab5.cjs.dev.js} +5 -5
- package/dist/{schedule-a4be407d.cjs.dev.js → schedule-31e38871.cjs.dev.js} +3 -3
- package/dist/{schedule-6431754b.cjs.prod.js → schedule-f036b254.cjs.prod.js} +3 -3
- package/dist/{scopedRef-9032002a.cjs.dev.js → scopedRef-5ecf6468.cjs.dev.js} +6 -6
- package/dist/{scopedRef-7c2bf3f3.cjs.prod.js → scopedRef-8ce21228.cjs.prod.js} +6 -6
- package/dist/{singleProducerAsyncInput-879852ad.cjs.prod.js → singleProducerAsyncInput-8879d87c.cjs.prod.js} +1 -1
- package/dist/{singleProducerAsyncInput-82e5c80c.cjs.dev.js → singleProducerAsyncInput-ece7387b.cjs.dev.js} +1 -1
- package/dist/{sink-e4280f95.cjs.dev.js → sink-1794329b.cjs.dev.js} +4 -3
- package/dist/{sink-95371737.cjs.prod.js → sink-9208df8d.cjs.prod.js} +4 -3
- package/dist/{stm-f792171c.cjs.prod.js → stm-6ad7b384.cjs.prod.js} +3 -3
- package/dist/{stm-4bf1a928.cjs.dev.js → stm-b080be31.cjs.dev.js} +3 -3
- package/dist/{stream-c498ce8a.cjs.dev.js → stream-09aeeac3.cjs.dev.js} +5 -5
- package/dist/{stream-254329d0.cjs.prod.js → stream-e19805ca.cjs.prod.js} +5 -5
- package/dist/{synchronizedRef-cfe99d53.cjs.dev.js → synchronizedRef-8fa16866.cjs.dev.js} +1 -1
- package/dist/{synchronizedRef-5420532c.cjs.prod.js → synchronizedRef-cc04ecbd.cjs.prod.js} +1 -1
- package/dist/{tArray-7f227674.cjs.prod.js → tArray-5e42c290.cjs.prod.js} +3 -3
- package/dist/{tArray-996f4aba.cjs.dev.js → tArray-7d470ed7.cjs.dev.js} +3 -3
- package/dist/{tMap-811797bf.cjs.prod.js → tMap-a2cfde88.cjs.prod.js} +4 -4
- package/dist/{tMap-b9665a82.cjs.dev.js → tMap-f0df0ea0.cjs.dev.js} +4 -4
- package/dist/{tQueue-0c15312e.cjs.dev.js → tQueue-085f70b5.cjs.dev.js} +3 -3
- package/dist/{tQueue-8a6a0244.cjs.prod.js → tQueue-b80e940e.cjs.prod.js} +3 -3
- package/dist/{tRef-44d17d07.cjs.dev.js → tRef-2e495254.cjs.dev.js} +1 -1
- package/dist/{tRef-2892ee02.cjs.prod.js → tRef-42a212cb.cjs.prod.js} +1 -1
- package/internal/cache.esm.js +1 -1
- package/internal/channel.esm.js +3 -2
- package/internal/core-effect.esm.js +18 -11
- package/internal/core.esm.js +52 -41
- package/internal/fiberRuntime.esm.js +7 -14
- package/internal/layer/circular.esm.js +9 -6
- package/internal/layer.esm.js +3 -3
- package/internal/sink.esm.js +1 -1
- package/internal/stream.esm.js +6 -6
- package/internal/tracer.esm.js +7 -4
- package/package.json +1 -1
- package/src/BigInt.ts +51 -17
- package/src/Channel.ts +0 -2
- package/src/Effect.ts +9 -44
- package/src/Either.ts +1 -1
- package/src/FiberRef.ts +0 -6
- package/src/HashMap.ts +1 -1
- package/src/Layer.ts +7 -10
- package/src/Number.ts +29 -1
- package/src/Option.ts +1 -94
- package/src/ReadonlyRecord.ts +383 -110
- package/src/Stream.ts +0 -2
- package/src/Tracer.ts +6 -1
- package/src/internal/channel.ts +14 -5
- package/src/internal/core-effect.ts +34 -24
- package/src/internal/core.ts +83 -70
- package/src/internal/fiberRuntime.ts +4 -29
- package/src/internal/layer/circular.ts +10 -13
- package/src/internal/layer.ts +8 -8
- package/src/internal/stream.ts +3 -5
- package/src/internal/tracer.ts +7 -3
- /package/dist/{FiberId-54d8bd67.cjs.prod.js → FiberId-0f0b7779.cjs.prod.js} +0 -0
- /package/dist/{FiberId-6708cdca.cjs.dev.js → FiberId-6595cf4c.cjs.dev.js} +0 -0
- /package/dist/{HashSet-86613304.cjs.prod.js → HashSet-251c8294.cjs.prod.js} +0 -0
- /package/dist/{HashSet-dd020cb0.cjs.dev.js → HashSet-c12c037b.cjs.dev.js} +0 -0
- /package/dist/{RuntimeFlagsPatch-35ed8dee.cjs.prod.js → RuntimeFlagsPatch-3890e860.cjs.prod.js} +0 -0
- /package/dist/{RuntimeFlagsPatch-9cbc441d.cjs.dev.js → RuntimeFlagsPatch-7d62915d.cjs.dev.js} +0 -0
- /package/dist/{boundaries-6eea221f.cjs.dev.js → boundaries-8dfe50cb.cjs.dev.js} +0 -0
- /package/dist/{boundaries-26f0dc82.cjs.prod.js → boundaries-ebe66d32.cjs.prod.js} +0 -0
- /package/dist/{configError-a824b415.cjs.dev.js → configError-0c09b93c.cjs.dev.js} +0 -0
- /package/dist/{configError-856c7153.cjs.prod.js → configError-9021016b.cjs.prod.js} +0 -0
- /package/dist/{configSecret-663cfb59.cjs.prod.js → configSecret-0bdfadd8.cjs.prod.js} +0 -0
- /package/dist/{configSecret-23cf1a3f.cjs.dev.js → configSecret-938818ad.cjs.dev.js} +0 -0
- /package/dist/{hook-8e8bee6a.cjs.dev.js → hook-ad5af092.cjs.dev.js} +0 -0
- /package/dist/{hook-c2815d51.cjs.prod.js → hook-cab99f9e.cjs.prod.js} +0 -0
- /package/dist/{keyType-4ec0b247.cjs.prod.js → keyType-2ae6a00e.cjs.prod.js} +0 -0
- /package/dist/{keyType-f30c9fa4.cjs.dev.js → keyType-36962f62.cjs.dev.js} +0 -0
- /package/dist/{take-981a87eb.cjs.prod.js → take-114476e5.cjs.prod.js} +0 -0
- /package/dist/{take-bfd0a3ed.cjs.dev.js → take-d4fa1beb.cjs.dev.js} +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var core = require('../../dist/core-
|
|
5
|
+
var core = require('../../dist/core-473934ce.cjs.prod.js');
|
|
6
6
|
require('../../Chunk/dist/effect-Chunk.cjs.prod.js');
|
|
7
7
|
require('../../Equal/dist/effect-Equal.cjs.prod.js');
|
|
8
8
|
require('../../Hash/dist/effect-Hash.cjs.prod.js');
|
|
@@ -17,7 +17,6 @@ require('../../dist/Either-a3f96c60.cjs.prod.js');
|
|
|
17
17
|
require('../../dist/Option-dd52e82a.cjs.prod.js');
|
|
18
18
|
require('../../dist/Effectable-6a8a05f1.cjs.prod.js');
|
|
19
19
|
require('../../Pipeable/dist/effect-Pipeable.cjs.prod.js');
|
|
20
|
-
require('../../Number/dist/effect-Number.cjs.prod.js');
|
|
21
20
|
require('../../Order/dist/effect-Order.cjs.prod.js');
|
|
22
21
|
require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.prod.js');
|
|
23
22
|
require('../../Either/dist/effect-Either.cjs.prod.js');
|
|
@@ -27,13 +26,13 @@ require('../../Context/dist/effect-Context.cjs.prod.js');
|
|
|
27
26
|
require('../../dist/Context-c91d8ca0.cjs.prod.js');
|
|
28
27
|
require('../../Differ/dist/effect-Differ.cjs.prod.js');
|
|
29
28
|
require('../../HashMap/dist/effect-HashMap.cjs.prod.js');
|
|
30
|
-
require('../../dist/HashSet-
|
|
29
|
+
require('../../dist/HashSet-251c8294.cjs.prod.js');
|
|
31
30
|
require('../../dist/Stack-fc8f9fe5.cjs.prod.js');
|
|
32
31
|
require('../../HashSet/dist/effect-HashSet.cjs.prod.js');
|
|
33
|
-
require('../../dist/FiberId-
|
|
32
|
+
require('../../dist/FiberId-0f0b7779.cjs.prod.js');
|
|
34
33
|
require('../../MutableRef/dist/effect-MutableRef.cjs.prod.js');
|
|
35
34
|
require('../../List/dist/effect-List.cjs.prod.js');
|
|
36
|
-
require('../../dist/RuntimeFlagsPatch-
|
|
35
|
+
require('../../dist/RuntimeFlagsPatch-3890e860.cjs.prod.js');
|
|
37
36
|
|
|
38
37
|
/**
|
|
39
38
|
* @since 2.0.0
|
|
@@ -19,13 +19,12 @@ require('../../Inspectable/dist/effect-Inspectable.cjs.dev.js');
|
|
|
19
19
|
require('../../Option/dist/effect-Option.cjs.dev.js');
|
|
20
20
|
require('../../dist/Either-e7500e90.cjs.dev.js');
|
|
21
21
|
require('../../dist/Option-01caa9d4.cjs.dev.js');
|
|
22
|
-
require('../../Number/dist/effect-Number.cjs.dev.js');
|
|
23
22
|
require('../../Order/dist/effect-Order.cjs.dev.js');
|
|
24
23
|
require('../../Pipeable/dist/effect-Pipeable.cjs.dev.js');
|
|
25
24
|
require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.dev.js');
|
|
26
25
|
require('../../dist/ReadonlyArray-9a1474f6.cjs.dev.js');
|
|
27
26
|
require('../../ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.dev.js');
|
|
28
|
-
require('../../dist/HashSet-
|
|
27
|
+
require('../../dist/HashSet-c12c037b.cjs.dev.js');
|
|
29
28
|
require('../../dist/Stack-ada2d201.cjs.dev.js');
|
|
30
29
|
|
|
31
30
|
/** @internal */
|
|
@@ -19,13 +19,12 @@ require('../../Inspectable/dist/effect-Inspectable.cjs.prod.js');
|
|
|
19
19
|
require('../../Option/dist/effect-Option.cjs.prod.js');
|
|
20
20
|
require('../../dist/Either-a3f96c60.cjs.prod.js');
|
|
21
21
|
require('../../dist/Option-dd52e82a.cjs.prod.js');
|
|
22
|
-
require('../../Number/dist/effect-Number.cjs.prod.js');
|
|
23
22
|
require('../../Order/dist/effect-Order.cjs.prod.js');
|
|
24
23
|
require('../../Pipeable/dist/effect-Pipeable.cjs.prod.js');
|
|
25
24
|
require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.prod.js');
|
|
26
25
|
require('../../dist/ReadonlyArray-f9ed7a05.cjs.prod.js');
|
|
27
26
|
require('../../ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.prod.js');
|
|
28
|
-
require('../../dist/HashSet-
|
|
27
|
+
require('../../dist/HashSet-251c8294.cjs.prod.js');
|
|
29
28
|
require('../../dist/Stack-fc8f9fe5.cjs.prod.js');
|
|
30
29
|
|
|
31
30
|
/** @internal */
|
|
@@ -16,7 +16,6 @@ require('../../Equivalence/dist/effect-Equivalence.cjs.dev.js');
|
|
|
16
16
|
require('../../dist/Either-e7500e90.cjs.dev.js');
|
|
17
17
|
require('../../dist/Option-01caa9d4.cjs.dev.js');
|
|
18
18
|
require('../../dist/Effectable-71c10ab9.cjs.dev.js');
|
|
19
|
-
require('../../Number/dist/effect-Number.cjs.dev.js');
|
|
20
19
|
|
|
21
20
|
/**
|
|
22
21
|
* @since 2.0.0
|
|
@@ -16,7 +16,6 @@ require('../../Equivalence/dist/effect-Equivalence.cjs.prod.js');
|
|
|
16
16
|
require('../../dist/Either-a3f96c60.cjs.prod.js');
|
|
17
17
|
require('../../dist/Option-dd52e82a.cjs.prod.js');
|
|
18
18
|
require('../../dist/Effectable-6a8a05f1.cjs.prod.js');
|
|
19
|
-
require('../../Number/dist/effect-Number.cjs.prod.js');
|
|
20
19
|
|
|
21
20
|
/**
|
|
22
21
|
* @since 2.0.0
|
|
@@ -2,88 +2,88 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Context_dist_effectContext = require('../../Context/dist/effect-Context.cjs.dev.js');
|
|
6
5
|
var Function_dist_effectFunction = require('../../Function/dist/effect-Function.cjs.dev.js');
|
|
7
|
-
var core = require('../../dist/core-
|
|
8
|
-
var coreEffect = require('../../dist/core-effect-
|
|
9
|
-
var defaultServices = require('../../dist/defaultServices-
|
|
10
|
-
var circular = require('../../dist/circular-
|
|
11
|
-
var fiberRuntime = require('../../dist/fiberRuntime-
|
|
12
|
-
var layer = require('../../dist/layer-
|
|
13
|
-
var query = require('../../dist/query-
|
|
14
|
-
var runtime$1 = require('../../dist/runtime-
|
|
15
|
-
var schedule$1 = require('../../dist/schedule-
|
|
6
|
+
var core = require('../../dist/core-b4bf44d3.cjs.dev.js');
|
|
7
|
+
var coreEffect = require('../../dist/core-effect-f4b1aad8.cjs.dev.js');
|
|
8
|
+
var defaultServices = require('../../dist/defaultServices-6a9a2d2b.cjs.dev.js');
|
|
9
|
+
var circular = require('../../dist/circular-aa705e70.cjs.dev.js');
|
|
10
|
+
var fiberRuntime = require('../../dist/fiberRuntime-0c1e7478.cjs.dev.js');
|
|
11
|
+
var layer = require('../../dist/layer-c284cf0d.cjs.dev.js');
|
|
12
|
+
var query = require('../../dist/query-7bffa3c3.cjs.dev.js');
|
|
13
|
+
var runtime$1 = require('../../dist/runtime-d4514ab5.cjs.dev.js');
|
|
14
|
+
var schedule$1 = require('../../dist/schedule-31e38871.cjs.dev.js');
|
|
16
15
|
var Scheduler_dist_effectScheduler = require('../../Scheduler/dist/effect-Scheduler.cjs.dev.js');
|
|
17
|
-
require('../../dist/
|
|
16
|
+
require('../../Chunk/dist/effect-Chunk.cjs.dev.js');
|
|
18
17
|
require('../../Equal/dist/effect-Equal.cjs.dev.js');
|
|
19
18
|
require('../../Hash/dist/effect-Hash.cjs.dev.js');
|
|
20
19
|
require('../../GlobalValue/dist/effect-GlobalValue.cjs.dev.js');
|
|
21
20
|
require('../../Utils/dist/effect-Utils.cjs.dev.js');
|
|
22
21
|
require('../../Predicate/dist/effect-Predicate.cjs.dev.js');
|
|
23
|
-
require('../../Inspectable/dist/effect-Inspectable.cjs.dev.js');
|
|
24
|
-
require('../../Pipeable/dist/effect-Pipeable.cjs.dev.js');
|
|
25
|
-
require('../../dist/Effectable-71c10ab9.cjs.dev.js');
|
|
26
|
-
require('../../dist/Option-01caa9d4.cjs.dev.js');
|
|
27
|
-
require('../../Chunk/dist/effect-Chunk.cjs.dev.js');
|
|
28
22
|
require('../../Equivalence/dist/effect-Equivalence.cjs.dev.js');
|
|
23
|
+
require('../../Inspectable/dist/effect-Inspectable.cjs.dev.js');
|
|
29
24
|
require('../../Option/dist/effect-Option.cjs.dev.js');
|
|
30
25
|
require('../../dist/Either-e7500e90.cjs.dev.js');
|
|
31
|
-
require('../../
|
|
26
|
+
require('../../dist/Option-01caa9d4.cjs.dev.js');
|
|
27
|
+
require('../../dist/Effectable-71c10ab9.cjs.dev.js');
|
|
28
|
+
require('../../Pipeable/dist/effect-Pipeable.cjs.dev.js');
|
|
32
29
|
require('../../Order/dist/effect-Order.cjs.dev.js');
|
|
33
30
|
require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.dev.js');
|
|
34
31
|
require('../../Either/dist/effect-Either.cjs.dev.js');
|
|
35
32
|
require('../../dist/ReadonlyArray-9a1474f6.cjs.dev.js');
|
|
36
33
|
require('../../ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.dev.js');
|
|
34
|
+
require('../../Context/dist/effect-Context.cjs.dev.js');
|
|
35
|
+
require('../../dist/Context-607e9b4c.cjs.dev.js');
|
|
37
36
|
require('../../Differ/dist/effect-Differ.cjs.dev.js');
|
|
38
37
|
require('../../HashMap/dist/effect-HashMap.cjs.dev.js');
|
|
39
|
-
require('../../dist/HashSet-
|
|
38
|
+
require('../../dist/HashSet-c12c037b.cjs.dev.js');
|
|
40
39
|
require('../../dist/Stack-ada2d201.cjs.dev.js');
|
|
41
40
|
require('../../HashSet/dist/effect-HashSet.cjs.dev.js');
|
|
42
|
-
require('../../dist/FiberId-
|
|
41
|
+
require('../../dist/FiberId-6595cf4c.cjs.dev.js');
|
|
43
42
|
require('../../MutableRef/dist/effect-MutableRef.cjs.dev.js');
|
|
44
43
|
require('../../List/dist/effect-List.cjs.dev.js');
|
|
45
|
-
require('../../dist/RuntimeFlagsPatch-
|
|
44
|
+
require('../../dist/RuntimeFlagsPatch-7d62915d.cjs.dev.js');
|
|
46
45
|
require('../../Clock/dist/effect-Clock.cjs.dev.js');
|
|
47
46
|
require('../../Duration/dist/effect-Duration.cjs.dev.js');
|
|
48
47
|
require('../../FiberRefs/dist/effect-FiberRefs.cjs.dev.js');
|
|
49
|
-
require('../../dist/fiberRefs-
|
|
50
|
-
require('../../dist/patch-
|
|
48
|
+
require('../../dist/fiberRefs-ccc37f30.cjs.dev.js');
|
|
49
|
+
require('../../dist/patch-cda9b6c8.cjs.dev.js');
|
|
51
50
|
require('../../dist/label-b0cebeae.cjs.dev.js');
|
|
52
51
|
require('../../LogLevel/dist/effect-LogLevel.cjs.dev.js');
|
|
52
|
+
require('../../Number/dist/effect-Number.cjs.dev.js');
|
|
53
53
|
require('../../LogSpan/dist/effect-LogSpan.cjs.dev.js');
|
|
54
|
-
require('../../dist/Ref-
|
|
54
|
+
require('../../dist/Ref-f990026b.cjs.dev.js');
|
|
55
55
|
require('../../Tracer/dist/effect-Tracer.cjs.dev.js');
|
|
56
56
|
require('../../dist/timeout-d380d3f8.cjs.dev.js');
|
|
57
|
-
require('../../dist/configProvider-
|
|
58
|
-
require('../../dist/config-
|
|
57
|
+
require('../../dist/configProvider-3d85d4ef.cjs.dev.js');
|
|
58
|
+
require('../../dist/config-8a7bf1ae.cjs.dev.js');
|
|
59
59
|
require('../../ConfigError/dist/effect-ConfigError.cjs.dev.js');
|
|
60
|
-
require('../../dist/configError-
|
|
61
|
-
require('../../dist/configSecret-
|
|
62
|
-
require('../../dist/pathPatch-
|
|
60
|
+
require('../../dist/configError-0c09b93c.cjs.dev.js');
|
|
61
|
+
require('../../dist/configSecret-938818ad.cjs.dev.js');
|
|
62
|
+
require('../../dist/pathPatch-31ce8101.cjs.dev.js');
|
|
63
63
|
require('../../Exit/dist/effect-Exit.cjs.dev.js');
|
|
64
64
|
require('../../dist/ExecutionStrategy-7d9d457b.cjs.dev.js');
|
|
65
|
-
require('../../dist/fiber-
|
|
65
|
+
require('../../dist/fiber-3d944398.cjs.dev.js');
|
|
66
66
|
require('../../FiberStatus/dist/effect-FiberStatus.cjs.dev.js');
|
|
67
67
|
require('../../MutableHashMap/dist/effect-MutableHashMap.cjs.dev.js');
|
|
68
68
|
require('../../Boolean/dist/effect-Boolean.cjs.dev.js');
|
|
69
69
|
require('../../Deferred/dist/effect-Deferred.cjs.dev.js');
|
|
70
70
|
require('../../FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.dev.js');
|
|
71
|
-
require('../../dist/boundaries-
|
|
72
|
-
require('../../dist/key-
|
|
73
|
-
require('../../dist/keyType-
|
|
74
|
-
require('../../dist/registry-
|
|
75
|
-
require('../../dist/hook-
|
|
71
|
+
require('../../dist/boundaries-8dfe50cb.cjs.dev.js');
|
|
72
|
+
require('../../dist/key-e3189bbd.cjs.dev.js');
|
|
73
|
+
require('../../dist/keyType-36962f62.cjs.dev.js');
|
|
74
|
+
require('../../dist/registry-377855a9.cjs.dev.js');
|
|
75
|
+
require('../../dist/hook-ad5af092.cjs.dev.js');
|
|
76
76
|
require('../../dist/state-620f7a22.cjs.dev.js');
|
|
77
77
|
require('../../dist/pair-291b78d7.cjs.dev.js');
|
|
78
78
|
require('../../SortedSet/dist/effect-SortedSet.cjs.dev.js');
|
|
79
79
|
require('../../RedBlackTree/dist/effect-RedBlackTree.cjs.dev.js');
|
|
80
80
|
require('../../Cause/dist/effect-Cause.cjs.dev.js');
|
|
81
|
-
require('../../dist/synchronizedRef-
|
|
81
|
+
require('../../dist/synchronizedRef-8fa16866.cjs.dev.js');
|
|
82
82
|
require('../../ScheduleDecision/dist/effect-ScheduleDecision.cjs.dev.js');
|
|
83
83
|
require('../../ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.dev.js');
|
|
84
84
|
require('../../ScheduleInterval/dist/effect-ScheduleInterval.cjs.dev.js');
|
|
85
85
|
require('../../Scope/dist/effect-Scope.cjs.dev.js');
|
|
86
|
-
require('../../dist/cache-
|
|
86
|
+
require('../../dist/cache-d709d5cb.cjs.dev.js');
|
|
87
87
|
require('../../MutableQueue/dist/effect-MutableQueue.cjs.dev.js');
|
|
88
88
|
require('../../MutableList/dist/effect-MutableList.cjs.dev.js');
|
|
89
89
|
require('../../Fiber/dist/effect-Fiber.cjs.dev.js');
|
|
@@ -1878,7 +1878,7 @@ const serviceMembers = coreEffect.serviceMembers;
|
|
|
1878
1878
|
* @since 2.0.0
|
|
1879
1879
|
* @category context
|
|
1880
1880
|
*/
|
|
1881
|
-
const serviceOption =
|
|
1881
|
+
const serviceOption = coreEffect.serviceOption;
|
|
1882
1882
|
|
|
1883
1883
|
/**
|
|
1884
1884
|
* Updates the service with the required service entry.
|
|
@@ -3060,16 +3060,6 @@ const withSpan = coreEffect.withSpan;
|
|
|
3060
3060
|
*/
|
|
3061
3061
|
const withSpanScoped = fiberRuntime.withSpanScoped;
|
|
3062
3062
|
|
|
3063
|
-
/**
|
|
3064
|
-
* Create and add a span to the current span stack.
|
|
3065
|
-
*
|
|
3066
|
-
* The span is ended & removed from the stack when the Scope is finalized.
|
|
3067
|
-
*
|
|
3068
|
-
* @since 2.0.0
|
|
3069
|
-
* @category tracing
|
|
3070
|
-
*/
|
|
3071
|
-
const setSpan = fiberRuntime.setSpan;
|
|
3072
|
-
|
|
3073
3063
|
/**
|
|
3074
3064
|
* Adds the provided span to the current span stack.
|
|
3075
3065
|
*
|
|
@@ -3078,14 +3068,6 @@ const setSpan = fiberRuntime.setSpan;
|
|
|
3078
3068
|
*/
|
|
3079
3069
|
const withParentSpan = coreEffect.withParentSpan;
|
|
3080
3070
|
|
|
3081
|
-
/**
|
|
3082
|
-
* Adds the provided span to the current span stack.
|
|
3083
|
-
*
|
|
3084
|
-
* @since 2.0.0
|
|
3085
|
-
* @category tracing
|
|
3086
|
-
*/
|
|
3087
|
-
const setParentSpan = fiberRuntime.setParentSpan;
|
|
3088
|
-
|
|
3089
3071
|
// -------------------------------------------------------------------------------------
|
|
3090
3072
|
// optionality
|
|
3091
3073
|
// -------------------------------------------------------------------------------------
|
|
@@ -3334,8 +3316,6 @@ exports.serviceFunctions = serviceFunctions;
|
|
|
3334
3316
|
exports.serviceMembers = serviceMembers;
|
|
3335
3317
|
exports.serviceOption = serviceOption;
|
|
3336
3318
|
exports.setFiberRefs = setFiberRefs;
|
|
3337
|
-
exports.setParentSpan = setParentSpan;
|
|
3338
|
-
exports.setSpan = setSpan;
|
|
3339
3319
|
exports.sleep = sleep;
|
|
3340
3320
|
exports.spanAnnotations = spanAnnotations;
|
|
3341
3321
|
exports.spanLinks = spanLinks;
|
|
@@ -2,88 +2,88 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Context_dist_effectContext = require('../../Context/dist/effect-Context.cjs.prod.js');
|
|
6
5
|
var Function_dist_effectFunction = require('../../Function/dist/effect-Function.cjs.prod.js');
|
|
7
|
-
var core = require('../../dist/core-
|
|
8
|
-
var coreEffect = require('../../dist/core-effect-
|
|
9
|
-
var defaultServices = require('../../dist/defaultServices-
|
|
10
|
-
var circular = require('../../dist/circular-
|
|
11
|
-
var fiberRuntime = require('../../dist/fiberRuntime-
|
|
12
|
-
var layer = require('../../dist/layer-
|
|
13
|
-
var query = require('../../dist/query-
|
|
14
|
-
var runtime$1 = require('../../dist/runtime-
|
|
15
|
-
var schedule$1 = require('../../dist/schedule-
|
|
6
|
+
var core = require('../../dist/core-473934ce.cjs.prod.js');
|
|
7
|
+
var coreEffect = require('../../dist/core-effect-6666f2dc.cjs.prod.js');
|
|
8
|
+
var defaultServices = require('../../dist/defaultServices-8ea5e664.cjs.prod.js');
|
|
9
|
+
var circular = require('../../dist/circular-952618e5.cjs.prod.js');
|
|
10
|
+
var fiberRuntime = require('../../dist/fiberRuntime-f1e80ca7.cjs.prod.js');
|
|
11
|
+
var layer = require('../../dist/layer-bfb9802a.cjs.prod.js');
|
|
12
|
+
var query = require('../../dist/query-5cc0ddf8.cjs.prod.js');
|
|
13
|
+
var runtime$1 = require('../../dist/runtime-4078f059.cjs.prod.js');
|
|
14
|
+
var schedule$1 = require('../../dist/schedule-f036b254.cjs.prod.js');
|
|
16
15
|
var Scheduler_dist_effectScheduler = require('../../Scheduler/dist/effect-Scheduler.cjs.prod.js');
|
|
17
|
-
require('../../dist/
|
|
16
|
+
require('../../Chunk/dist/effect-Chunk.cjs.prod.js');
|
|
18
17
|
require('../../Equal/dist/effect-Equal.cjs.prod.js');
|
|
19
18
|
require('../../Hash/dist/effect-Hash.cjs.prod.js');
|
|
20
19
|
require('../../GlobalValue/dist/effect-GlobalValue.cjs.prod.js');
|
|
21
20
|
require('../../Utils/dist/effect-Utils.cjs.prod.js');
|
|
22
21
|
require('../../Predicate/dist/effect-Predicate.cjs.prod.js');
|
|
23
|
-
require('../../Inspectable/dist/effect-Inspectable.cjs.prod.js');
|
|
24
|
-
require('../../Pipeable/dist/effect-Pipeable.cjs.prod.js');
|
|
25
|
-
require('../../dist/Effectable-6a8a05f1.cjs.prod.js');
|
|
26
|
-
require('../../dist/Option-dd52e82a.cjs.prod.js');
|
|
27
|
-
require('../../Chunk/dist/effect-Chunk.cjs.prod.js');
|
|
28
22
|
require('../../Equivalence/dist/effect-Equivalence.cjs.prod.js');
|
|
23
|
+
require('../../Inspectable/dist/effect-Inspectable.cjs.prod.js');
|
|
29
24
|
require('../../Option/dist/effect-Option.cjs.prod.js');
|
|
30
25
|
require('../../dist/Either-a3f96c60.cjs.prod.js');
|
|
31
|
-
require('../../
|
|
26
|
+
require('../../dist/Option-dd52e82a.cjs.prod.js');
|
|
27
|
+
require('../../dist/Effectable-6a8a05f1.cjs.prod.js');
|
|
28
|
+
require('../../Pipeable/dist/effect-Pipeable.cjs.prod.js');
|
|
32
29
|
require('../../Order/dist/effect-Order.cjs.prod.js');
|
|
33
30
|
require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.prod.js');
|
|
34
31
|
require('../../Either/dist/effect-Either.cjs.prod.js');
|
|
35
32
|
require('../../dist/ReadonlyArray-f9ed7a05.cjs.prod.js');
|
|
36
33
|
require('../../ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.prod.js');
|
|
34
|
+
require('../../Context/dist/effect-Context.cjs.prod.js');
|
|
35
|
+
require('../../dist/Context-c91d8ca0.cjs.prod.js');
|
|
37
36
|
require('../../Differ/dist/effect-Differ.cjs.prod.js');
|
|
38
37
|
require('../../HashMap/dist/effect-HashMap.cjs.prod.js');
|
|
39
|
-
require('../../dist/HashSet-
|
|
38
|
+
require('../../dist/HashSet-251c8294.cjs.prod.js');
|
|
40
39
|
require('../../dist/Stack-fc8f9fe5.cjs.prod.js');
|
|
41
40
|
require('../../HashSet/dist/effect-HashSet.cjs.prod.js');
|
|
42
|
-
require('../../dist/FiberId-
|
|
41
|
+
require('../../dist/FiberId-0f0b7779.cjs.prod.js');
|
|
43
42
|
require('../../MutableRef/dist/effect-MutableRef.cjs.prod.js');
|
|
44
43
|
require('../../List/dist/effect-List.cjs.prod.js');
|
|
45
|
-
require('../../dist/RuntimeFlagsPatch-
|
|
44
|
+
require('../../dist/RuntimeFlagsPatch-3890e860.cjs.prod.js');
|
|
46
45
|
require('../../Clock/dist/effect-Clock.cjs.prod.js');
|
|
47
46
|
require('../../Duration/dist/effect-Duration.cjs.prod.js');
|
|
48
47
|
require('../../FiberRefs/dist/effect-FiberRefs.cjs.prod.js');
|
|
49
|
-
require('../../dist/fiberRefs-
|
|
50
|
-
require('../../dist/patch-
|
|
48
|
+
require('../../dist/fiberRefs-99808a27.cjs.prod.js');
|
|
49
|
+
require('../../dist/patch-256bc574.cjs.prod.js');
|
|
51
50
|
require('../../dist/label-a588e6cd.cjs.prod.js');
|
|
52
51
|
require('../../LogLevel/dist/effect-LogLevel.cjs.prod.js');
|
|
52
|
+
require('../../Number/dist/effect-Number.cjs.prod.js');
|
|
53
53
|
require('../../LogSpan/dist/effect-LogSpan.cjs.prod.js');
|
|
54
|
-
require('../../dist/Ref-
|
|
54
|
+
require('../../dist/Ref-00103de4.cjs.prod.js');
|
|
55
55
|
require('../../Tracer/dist/effect-Tracer.cjs.prod.js');
|
|
56
56
|
require('../../dist/timeout-489f3f86.cjs.prod.js');
|
|
57
|
-
require('../../dist/configProvider-
|
|
58
|
-
require('../../dist/config-
|
|
57
|
+
require('../../dist/configProvider-ae007b10.cjs.prod.js');
|
|
58
|
+
require('../../dist/config-f0bd27af.cjs.prod.js');
|
|
59
59
|
require('../../ConfigError/dist/effect-ConfigError.cjs.prod.js');
|
|
60
|
-
require('../../dist/configError-
|
|
61
|
-
require('../../dist/configSecret-
|
|
62
|
-
require('../../dist/pathPatch-
|
|
60
|
+
require('../../dist/configError-9021016b.cjs.prod.js');
|
|
61
|
+
require('../../dist/configSecret-0bdfadd8.cjs.prod.js');
|
|
62
|
+
require('../../dist/pathPatch-40b92af6.cjs.prod.js');
|
|
63
63
|
require('../../Exit/dist/effect-Exit.cjs.prod.js');
|
|
64
64
|
require('../../dist/ExecutionStrategy-4808fe5d.cjs.prod.js');
|
|
65
|
-
require('../../dist/fiber-
|
|
65
|
+
require('../../dist/fiber-cbd0613f.cjs.prod.js');
|
|
66
66
|
require('../../FiberStatus/dist/effect-FiberStatus.cjs.prod.js');
|
|
67
67
|
require('../../MutableHashMap/dist/effect-MutableHashMap.cjs.prod.js');
|
|
68
68
|
require('../../Boolean/dist/effect-Boolean.cjs.prod.js');
|
|
69
69
|
require('../../Deferred/dist/effect-Deferred.cjs.prod.js');
|
|
70
70
|
require('../../FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.prod.js');
|
|
71
|
-
require('../../dist/boundaries-
|
|
72
|
-
require('../../dist/key-
|
|
73
|
-
require('../../dist/keyType-
|
|
74
|
-
require('../../dist/registry-
|
|
75
|
-
require('../../dist/hook-
|
|
71
|
+
require('../../dist/boundaries-ebe66d32.cjs.prod.js');
|
|
72
|
+
require('../../dist/key-9c7368c8.cjs.prod.js');
|
|
73
|
+
require('../../dist/keyType-2ae6a00e.cjs.prod.js');
|
|
74
|
+
require('../../dist/registry-081e18a3.cjs.prod.js');
|
|
75
|
+
require('../../dist/hook-cab99f9e.cjs.prod.js');
|
|
76
76
|
require('../../dist/state-40d5dc71.cjs.prod.js');
|
|
77
77
|
require('../../dist/pair-6254cf85.cjs.prod.js');
|
|
78
78
|
require('../../SortedSet/dist/effect-SortedSet.cjs.prod.js');
|
|
79
79
|
require('../../RedBlackTree/dist/effect-RedBlackTree.cjs.prod.js');
|
|
80
80
|
require('../../Cause/dist/effect-Cause.cjs.prod.js');
|
|
81
|
-
require('../../dist/synchronizedRef-
|
|
81
|
+
require('../../dist/synchronizedRef-cc04ecbd.cjs.prod.js');
|
|
82
82
|
require('../../ScheduleDecision/dist/effect-ScheduleDecision.cjs.prod.js');
|
|
83
83
|
require('../../ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.prod.js');
|
|
84
84
|
require('../../ScheduleInterval/dist/effect-ScheduleInterval.cjs.prod.js');
|
|
85
85
|
require('../../Scope/dist/effect-Scope.cjs.prod.js');
|
|
86
|
-
require('../../dist/cache-
|
|
86
|
+
require('../../dist/cache-0b148e42.cjs.prod.js');
|
|
87
87
|
require('../../MutableQueue/dist/effect-MutableQueue.cjs.prod.js');
|
|
88
88
|
require('../../MutableList/dist/effect-MutableList.cjs.prod.js');
|
|
89
89
|
require('../../Fiber/dist/effect-Fiber.cjs.prod.js');
|
|
@@ -1878,7 +1878,7 @@ const serviceMembers = coreEffect.serviceMembers;
|
|
|
1878
1878
|
* @since 2.0.0
|
|
1879
1879
|
* @category context
|
|
1880
1880
|
*/
|
|
1881
|
-
const serviceOption =
|
|
1881
|
+
const serviceOption = coreEffect.serviceOption;
|
|
1882
1882
|
|
|
1883
1883
|
/**
|
|
1884
1884
|
* Updates the service with the required service entry.
|
|
@@ -3060,16 +3060,6 @@ const withSpan = coreEffect.withSpan;
|
|
|
3060
3060
|
*/
|
|
3061
3061
|
const withSpanScoped = fiberRuntime.withSpanScoped;
|
|
3062
3062
|
|
|
3063
|
-
/**
|
|
3064
|
-
* Create and add a span to the current span stack.
|
|
3065
|
-
*
|
|
3066
|
-
* The span is ended & removed from the stack when the Scope is finalized.
|
|
3067
|
-
*
|
|
3068
|
-
* @since 2.0.0
|
|
3069
|
-
* @category tracing
|
|
3070
|
-
*/
|
|
3071
|
-
const setSpan = fiberRuntime.setSpan;
|
|
3072
|
-
|
|
3073
3063
|
/**
|
|
3074
3064
|
* Adds the provided span to the current span stack.
|
|
3075
3065
|
*
|
|
@@ -3078,14 +3068,6 @@ const setSpan = fiberRuntime.setSpan;
|
|
|
3078
3068
|
*/
|
|
3079
3069
|
const withParentSpan = coreEffect.withParentSpan;
|
|
3080
3070
|
|
|
3081
|
-
/**
|
|
3082
|
-
* Adds the provided span to the current span stack.
|
|
3083
|
-
*
|
|
3084
|
-
* @since 2.0.0
|
|
3085
|
-
* @category tracing
|
|
3086
|
-
*/
|
|
3087
|
-
const setParentSpan = fiberRuntime.setParentSpan;
|
|
3088
|
-
|
|
3089
3071
|
// -------------------------------------------------------------------------------------
|
|
3090
3072
|
// optionality
|
|
3091
3073
|
// -------------------------------------------------------------------------------------
|
|
@@ -3334,8 +3316,6 @@ exports.serviceFunctions = serviceFunctions;
|
|
|
3334
3316
|
exports.serviceMembers = serviceMembers;
|
|
3335
3317
|
exports.serviceOption = serviceOption;
|
|
3336
3318
|
exports.setFiberRefs = setFiberRefs;
|
|
3337
|
-
exports.setParentSpan = setParentSpan;
|
|
3338
|
-
exports.setSpan = setSpan;
|
|
3339
3319
|
exports.sleep = sleep;
|
|
3340
3320
|
exports.spanAnnotations = spanAnnotations;
|
|
3341
3321
|
exports.spanLinks = spanLinks;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { getOption } from '../../Context/dist/effect-Context.esm.js';
|
|
2
1
|
import { identity, dual } from '../../Function/dist/effect-Function.esm.js';
|
|
3
2
|
import { EffectTypeId as EffectTypeId$1, isEffect as isEffect$1, async as async$1, asyncEither as asyncEither$1, fail as fail$1, failSync as failSync$1, failCause as failCause$1, failCauseSync as failCauseSync$1, die as die$1, dieMessage as dieMessage$1, dieSync as dieSync$1, never as never$1, succeed as succeed$1, suspend as suspend$1, sync as sync$1, unit as unit$1, yieldNow as yieldNow$1, catchAll as catchAll$1, catchAllCause as catchAllCause$1, catchIf as catchIf$1, catchSome as catchSome$1, checkInterruptible as checkInterruptible$1, interrupt as interrupt$1, interruptWith as interruptWith$1, interruptible as interruptible$1, interruptibleMask as interruptibleMask$1, onInterrupt as onInterrupt$1, uninterruptible as uninterruptible$1, uninterruptibleMask as uninterruptibleMask$1, as as as$1, asUnit as asUnit$1, flip as flip$1, map as map$1, mapBoth as mapBoth$1, mapError as mapError$1, acquireUseRelease as acquireUseRelease$1, onError as onError$1, onExit as onExit$1, fiberId as fiberId$1, fiberIdWith as fiberIdWith$1, transplant as transplant$1, withConcurrency as withConcurrency$1, withSchedulingPriority as withSchedulingPriority$1, withMaxOpsBeforeYield as withMaxOpsBeforeYield$1, context as context$1, contextWithEffect as contextWithEffect$1, mapInputContext as mapInputContext$1, either as either$1, exit as exit$1, intoDeferred as intoDeferred$1, if_ as if_$1, whenEffect as whenEffect$1, flatMap as flatMap$1, flatten as flatten$1, tap as tap$1, whileLoop as whileLoop$1, fiberRefLocally, fiberRefLocallyWith, matchCause as matchCause$1, matchCauseEffect as matchCauseEffect$1, matchEffect as matchEffect$1, withUnhandledErrorLogLevel as withUnhandledErrorLogLevel$1, orDie as orDie$1, orDieWith as orDieWith$1, orElse as orElse$1, runtimeFlags, updateRuntimeFlags, withRuntimeFlags, metricLabels as metricLabels$1, unified as unified$1, blocked as blocked$1, runRequestBlock as runRequestBlock$1, step as step$1, flatMapStep as flatMapStep$1, withRequestBatching as withRequestBatching$1, withTracerTiming as withTracerTiming$1 } from '../../internal/core.esm.js';
|
|
4
|
-
import { memoize, once as once$1, dropUntil as dropUntil$1, dropWhile as dropWhile$1, every as every$1, findFirst as findFirst$1, firstSuccessOf as firstSuccessOf$1, head as head$1, reduce as reduce$1, reduceRight as reduceRight$1, reduceWhile as reduceWhile$1, takeUntil as takeUntil$1, takeWhile as takeWhile$1, asyncOption as asyncOption$1, gen as gen$1, none as none$1, promise as promise$1, succeedNone as succeedNone$1, succeedSome as succeedSome$1, _catch as _catch$1, catchAllDefect as catchAllDefect$1, catchSomeCause as catchSomeCause$1, catchSomeDefect as catchSomeDefect$1, catchTag as catchTag$1, catchTags as catchTags$1, cause as cause$1, eventually as eventually$1, ignore as ignore$1, ignoreLogged as ignoreLogged$1, parallelErrors as parallelErrors$1, sandbox as sandbox$1, try_ as try_$1, tryMap as tryMap$1, tryMapPromise as tryMapPromise$1, tryPromise as tryPromise$1, unsandbox as unsandbox$1, allowInterrupt as allowInterrupt$1, asSome as asSome$1, asSomeError as asSomeError$1, flipWith as flipWith$1, mapAccum as mapAccum$1, mapErrorCause as mapErrorCause$1, merge as merge$1, negate as negate$1, descriptor as descriptor$1, descriptorWith as descriptorWith$1, diffFiberRefs as diffFiberRefs$1, clock as clock$1, clockWith as clockWith$1, delay as delay$1, sleep as sleep$1, timed as timed$1, timedWith as timedWith$1, contextWith as contextWith$1, provideService as provideService$1, provideServiceEffect as provideServiceEffect$1, serviceFunction as serviceFunction$1, serviceFunctionEffect as serviceFunctionEffect$1, serviceFunctions as serviceFunctions$1, serviceConstants as serviceConstants$1, serviceMembers as serviceMembers$1, updateService as updateService$1, Do as Do$1, bind as bind$1, bindTo as bindTo$1, bindValue, option as option$1, filterOrDie as filterOrDie$1, filterOrDieMessage as filterOrDieMessage$1, filterOrElse as filterOrElse$1, filterOrFail as filterOrFail$1, unless as unless$1, unlessEffect as unlessEffect$1, when as when$1, whenFiberRef as whenFiberRef$1, whenRef as whenRef$1, summarized as summarized$1, tapBoth as tapBoth$1, tapDefect as tapDefect$1, tapError as tapError$1, tapErrorTag as tapErrorTag$1, tapErrorCause as tapErrorCause$1, forever as forever$1, iterate as iterate$1, loop as loop$1, repeatN as repeatN$1, fiberRefs, inheritFiberRefs as inheritFiberRefs$1, patchFiberRefs as patchFiberRefs$1, setFiberRefs as setFiberRefs$1, updateFiberRefs as updateFiberRefs$1, isFailure as isFailure$1, isSuccess as isSuccess$1, match as match$1, log as log$1, logTrace as logTrace$1, logDebug as logDebug$1, logInfo as logInfo$1, logWarning as logWarning$1, logError as logError$1, logFatal as logFatal$1, withLogSpan as withLogSpan$1, annotateLogs as annotateLogs$1, logAnnotations as logAnnotations$1, orElseFail as orElseFail$1, orElseSucceed as orElseSucceed$1, random as random$1, tagMetrics as tagMetrics$1, labelMetrics as labelMetrics$1, labelMetricsSet as labelMetricsSet$1, withMetric as withMetric$1, tracer as tracer$1, annotateSpans as annotateSpans$1, annotateCurrentSpan as annotateCurrentSpan$1, currentSpan as currentSpan$1, currentParentSpan as currentParentSpan$1, spanAnnotations as spanAnnotations$1, spanLinks as spanLinks$1, linkSpans as linkSpans$1, makeSpan as makeSpan$1, useSpan as useSpan$1, withSpan as withSpan$1, withParentSpan as withParentSpan$1, fromNullable as fromNullable$1, optionFromOptional as optionFromOptional$1 } from '../../internal/core-effect.esm.js';
|
|
3
|
+
import { memoize, once as once$1, dropUntil as dropUntil$1, dropWhile as dropWhile$1, every as every$1, findFirst as findFirst$1, firstSuccessOf as firstSuccessOf$1, head as head$1, reduce as reduce$1, reduceRight as reduceRight$1, reduceWhile as reduceWhile$1, takeUntil as takeUntil$1, takeWhile as takeWhile$1, asyncOption as asyncOption$1, gen as gen$1, none as none$1, promise as promise$1, succeedNone as succeedNone$1, succeedSome as succeedSome$1, _catch as _catch$1, catchAllDefect as catchAllDefect$1, catchSomeCause as catchSomeCause$1, catchSomeDefect as catchSomeDefect$1, catchTag as catchTag$1, catchTags as catchTags$1, cause as cause$1, eventually as eventually$1, ignore as ignore$1, ignoreLogged as ignoreLogged$1, parallelErrors as parallelErrors$1, sandbox as sandbox$1, try_ as try_$1, tryMap as tryMap$1, tryMapPromise as tryMapPromise$1, tryPromise as tryPromise$1, unsandbox as unsandbox$1, allowInterrupt as allowInterrupt$1, asSome as asSome$1, asSomeError as asSomeError$1, flipWith as flipWith$1, mapAccum as mapAccum$1, mapErrorCause as mapErrorCause$1, merge as merge$1, negate as negate$1, descriptor as descriptor$1, descriptorWith as descriptorWith$1, diffFiberRefs as diffFiberRefs$1, clock as clock$1, clockWith as clockWith$1, delay as delay$1, sleep as sleep$1, timed as timed$1, timedWith as timedWith$1, contextWith as contextWith$1, provideService as provideService$1, provideServiceEffect as provideServiceEffect$1, serviceFunction as serviceFunction$1, serviceFunctionEffect as serviceFunctionEffect$1, serviceFunctions as serviceFunctions$1, serviceConstants as serviceConstants$1, serviceMembers as serviceMembers$1, serviceOption as serviceOption$1, updateService as updateService$1, Do as Do$1, bind as bind$1, bindTo as bindTo$1, bindValue, option as option$1, filterOrDie as filterOrDie$1, filterOrDieMessage as filterOrDieMessage$1, filterOrElse as filterOrElse$1, filterOrFail as filterOrFail$1, unless as unless$1, unlessEffect as unlessEffect$1, when as when$1, whenFiberRef as whenFiberRef$1, whenRef as whenRef$1, summarized as summarized$1, tapBoth as tapBoth$1, tapDefect as tapDefect$1, tapError as tapError$1, tapErrorTag as tapErrorTag$1, tapErrorCause as tapErrorCause$1, forever as forever$1, iterate as iterate$1, loop as loop$1, repeatN as repeatN$1, fiberRefs, inheritFiberRefs as inheritFiberRefs$1, patchFiberRefs as patchFiberRefs$1, setFiberRefs as setFiberRefs$1, updateFiberRefs as updateFiberRefs$1, isFailure as isFailure$1, isSuccess as isSuccess$1, match as match$1, log as log$1, logTrace as logTrace$1, logDebug as logDebug$1, logInfo as logInfo$1, logWarning as logWarning$1, logError as logError$1, logFatal as logFatal$1, withLogSpan as withLogSpan$1, annotateLogs as annotateLogs$1, logAnnotations as logAnnotations$1, orElseFail as orElseFail$1, orElseSucceed as orElseSucceed$1, random as random$1, tagMetrics as tagMetrics$1, labelMetrics as labelMetrics$1, labelMetricsSet as labelMetricsSet$1, withMetric as withMetric$1, tracer as tracer$1, annotateSpans as annotateSpans$1, annotateCurrentSpan as annotateCurrentSpan$1, currentSpan as currentSpan$1, currentParentSpan as currentParentSpan$1, spanAnnotations as spanAnnotations$1, spanLinks as spanLinks$1, linkSpans as linkSpans$1, makeSpan as makeSpan$1, useSpan as useSpan$1, withSpan as withSpan$1, withParentSpan as withParentSpan$1, fromNullable as fromNullable$1, optionFromOptional as optionFromOptional$1 } from '../../internal/core-effect.esm.js';
|
|
5
4
|
import { withClock as withClock$1, config as config$1, configProviderWith as configProviderWith$1, withConfigProvider as withConfigProvider$1, randomWith as randomWith$1, tracerWith as tracerWith$1, withTracer as withTracer$1 } from '../../internal/defaultServices.esm.js';
|
|
6
5
|
import { cached as cached$1, cachedInvalidate, memoizeFunction, awaitAllChildren as awaitAllChildren$1, ensuringChild as ensuringChild$1, ensuringChildren as ensuringChildren$1, forkAll as forkAll$1, forkIn as forkIn$1, forkScoped as forkScoped$1, fromFiber as fromFiber$1, fromFiberEffect as fromFiberEffect$1, supervised as supervised$1, timeout as timeout$1, timeoutFail as timeoutFail$1, timeoutFailCause as timeoutFailCause$1, timeoutTo as timeoutTo$1, raceFirst as raceFirst$1, scheduleForked as scheduleForked$1, unsafeMakeSemaphore as unsafeMakeSemaphore$1, makeSemaphore as makeSemaphore$1 } from '../../internal/effect/circular.esm.js';
|
|
7
|
-
import { all as all$1, allWith as allWith$1, allSuccesses as allSuccesses$1, exists as exists$1, filter as filter$1, forEachOptions, mergeAll as mergeAll$1, partition as partition$1, reduceEffect as reduceEffect$1, replicate as replicate$1, replicateEffect as replicateEffect$1, validateAll as validateAll$1, validateFirst as validateFirst$1, disconnect as disconnect$1, acquireRelease as acquireRelease$1, acquireReleaseInterruptible as acquireReleaseInterruptible$1, addFinalizer as addFinalizer$1, ensuring as ensuring$1, parallelFinalizers as parallelFinalizers$1, finalizersMask as finalizersMask$1, sequentialFinalizers as sequentialFinalizers$1, scope as scope$1, scopeWith as scopeWith$1, scopedEffect, using as using$1, withEarlyRelease as withEarlyRelease$1, daemonChildren as daemonChildren$1, fork as fork$1, forkDaemon as forkDaemon$1, forkWithErrorHandler as forkWithErrorHandler$1, withClockScoped as withClockScoped$1, withConfigProviderScoped as withConfigProviderScoped$1, raceAll as raceAll$1, race as race$1, raceWith as raceWith$1, fiberRefLocallyScoped, fiberRefLocallyScopedWith, withRuntimeFlagsScoped, tagMetricsScoped as tagMetricsScoped$1, labelMetricsScoped as labelMetricsScoped$1, labelMetricsScopedSet as labelMetricsScopedSet$1, validate as validate$1, validateWith as validateWith$1, zipOptions, zipLeftOptions, zipRightOptions, zipWithOptions, withTracerScoped as withTracerScoped$1, makeSpanScoped as makeSpanScoped$1, withSpanScoped as withSpanScoped$1
|
|
6
|
+
import { all as all$1, allWith as allWith$1, allSuccesses as allSuccesses$1, exists as exists$1, filter as filter$1, forEachOptions, mergeAll as mergeAll$1, partition as partition$1, reduceEffect as reduceEffect$1, replicate as replicate$1, replicateEffect as replicateEffect$1, validateAll as validateAll$1, validateFirst as validateFirst$1, disconnect as disconnect$1, acquireRelease as acquireRelease$1, acquireReleaseInterruptible as acquireReleaseInterruptible$1, addFinalizer as addFinalizer$1, ensuring as ensuring$1, parallelFinalizers as parallelFinalizers$1, finalizersMask as finalizersMask$1, sequentialFinalizers as sequentialFinalizers$1, scope as scope$1, scopeWith as scopeWith$1, scopedEffect, using as using$1, withEarlyRelease as withEarlyRelease$1, daemonChildren as daemonChildren$1, fork as fork$1, forkDaemon as forkDaemon$1, forkWithErrorHandler as forkWithErrorHandler$1, withClockScoped as withClockScoped$1, withConfigProviderScoped as withConfigProviderScoped$1, raceAll as raceAll$1, race as race$1, raceWith as raceWith$1, fiberRefLocallyScoped, fiberRefLocallyScopedWith, withRuntimeFlagsScoped, tagMetricsScoped as tagMetricsScoped$1, labelMetricsScoped as labelMetricsScoped$1, labelMetricsScopedSet as labelMetricsScopedSet$1, validate as validate$1, validateWith as validateWith$1, zipOptions, zipLeftOptions, zipRightOptions, zipWithOptions, withTracerScoped as withTracerScoped$1, makeSpanScoped as makeSpanScoped$1, withSpanScoped as withSpanScoped$1 } from '../../internal/fiberRuntime.esm.js';
|
|
8
7
|
import { effect_provide } from '../../internal/layer.esm.js';
|
|
9
8
|
import { fromRequest, cacheRequest, withRequestCaching as withRequestCaching$1, withRequestCache as withRequestCache$1 } from '../../internal/query.esm.js';
|
|
10
9
|
import { asyncEffect as asyncEffect$1, runtime as runtime$1, unsafeForkEffect, unsafeRunEffect, unsafeRunPromiseEffect, unsafeRunPromiseExitEffect, unsafeRunSyncEffect, unsafeRunSyncExitEffect } from '../../internal/runtime.esm.js';
|
|
@@ -1800,7 +1799,7 @@ const serviceMembers = serviceMembers$1;
|
|
|
1800
1799
|
* @since 2.0.0
|
|
1801
1800
|
* @category context
|
|
1802
1801
|
*/
|
|
1803
|
-
const serviceOption =
|
|
1802
|
+
const serviceOption = serviceOption$1;
|
|
1804
1803
|
|
|
1805
1804
|
/**
|
|
1806
1805
|
* Updates the service with the required service entry.
|
|
@@ -2982,16 +2981,6 @@ const withSpan = withSpan$1;
|
|
|
2982
2981
|
*/
|
|
2983
2982
|
const withSpanScoped = withSpanScoped$1;
|
|
2984
2983
|
|
|
2985
|
-
/**
|
|
2986
|
-
* Create and add a span to the current span stack.
|
|
2987
|
-
*
|
|
2988
|
-
* The span is ended & removed from the stack when the Scope is finalized.
|
|
2989
|
-
*
|
|
2990
|
-
* @since 2.0.0
|
|
2991
|
-
* @category tracing
|
|
2992
|
-
*/
|
|
2993
|
-
const setSpan = setSpan$1;
|
|
2994
|
-
|
|
2995
2984
|
/**
|
|
2996
2985
|
* Adds the provided span to the current span stack.
|
|
2997
2986
|
*
|
|
@@ -3000,14 +2989,6 @@ const setSpan = setSpan$1;
|
|
|
3000
2989
|
*/
|
|
3001
2990
|
const withParentSpan = withParentSpan$1;
|
|
3002
2991
|
|
|
3003
|
-
/**
|
|
3004
|
-
* Adds the provided span to the current span stack.
|
|
3005
|
-
*
|
|
3006
|
-
* @since 2.0.0
|
|
3007
|
-
* @category tracing
|
|
3008
|
-
*/
|
|
3009
|
-
const setParentSpan = setParentSpan$1;
|
|
3010
|
-
|
|
3011
2992
|
// -------------------------------------------------------------------------------------
|
|
3012
2993
|
// optionality
|
|
3013
2994
|
// -------------------------------------------------------------------------------------
|
|
@@ -3030,4 +3011,4 @@ const fromNullable = fromNullable$1;
|
|
|
3030
3011
|
*/
|
|
3031
3012
|
const optionFromOptional = optionFromOptional$1;
|
|
3032
3013
|
|
|
3033
|
-
export { Do, EffectTypeId, acquireRelease, acquireReleaseInterruptible, acquireUseRelease, addFinalizer, all, allSuccesses, allWith, allowInterrupt, annotateCurrentSpan, annotateLogs, annotateSpans, ap, as, asSome, asSomeError, asUnit, async, asyncEffect, asyncEither, asyncOption, awaitAllChildren, bind, bindTo, blocked, cacheRequestResult, cached, cachedFunction, cachedInvalidateWithTTL, cachedWithTTL, _catch as catch, catchAll, catchAllCause, catchAllDefect, catchIf, catchSome, catchSomeCause, catchSomeDefect, catchTag, catchTags, cause, checkInterruptible, clock, clockWith, config, configProviderWith, context, contextWith, contextWithEffect, currentParentSpan, currentSpan, daemonChildren, delay, descriptor, descriptorWith, die, dieMessage, dieSync, diffFiberRefs, disconnect, dropUntil, dropWhile, either, ensuring, ensuringChild, ensuringChildren, eventually, every, exists, exit, fail, failCause, failCauseSync, failSync, fiberId, fiberIdWith, filter, filterOrDie, filterOrDieMessage, filterOrElse, filterOrFail, finalizersMask, findFirst, firstSuccessOf, flatMap, flatMapStep, flatten, flip, flipWith, forEach, forever, fork, forkAll, forkDaemon, forkIn, forkScoped, forkWithErrorHandler, fromFiber, fromFiberEffect, fromNullable, gen, getFiberRefs, getRuntimeFlags, head, if_ as if, ignore, ignoreLogged, inheritFiberRefs, interrupt, interruptWith, interruptible, interruptibleMask, intoDeferred, isEffect, isFailure, isSuccess, iterate, labelMetrics, labelMetricsScoped, labelMetricsScopedSet, labelMetricsSet, let_ as let, linkSpans, locally, locallyScoped, locallyScopedWith, locallyWith, log, logAnnotations, logDebug, logError, logFatal, logInfo, logTrace, logWarning, loop, makeSemaphore, makeSpan, makeSpanScoped, map, mapAccum, mapBoth, mapError, mapErrorCause, mapInputContext, match, matchCause, matchCauseEffect, matchEffect, merge, mergeAll, metricLabels, negate, never, none, onError, onExit, onInterrupt, once, option, optionFromOptional, orDie, orDieWith, orElse, orElseFail, orElseSucceed, parallelErrors, parallelFinalizers, partition, patchFiberRefs, patchRuntimeFlags, promise, provide, provideService, provideServiceEffect, race, raceAll, raceFirst, raceWith, random, randomWith, reduce, reduceEffect, reduceRight, reduceWhile, repeat, repeatN, repeatOrElse, repeatUntil, repeatUntilEffect, repeatWhile, repeatWhileEffect, replicate, replicateEffect, request, retry, retryN, retryOrElse, retryUntil, retryUntilEffect, retryWhile, retryWhileEffect, runCallback, runFork, runPromise, runPromiseExit, runRequestBlock, runSync, runSyncExit, runtime, sandbox, schedule, scheduleForked, scheduleFrom, scope, scopeWith, scoped, sequentialFinalizers, serviceConstants, serviceFunction, serviceFunctionEffect, serviceFunctions, serviceMembers, serviceOption, setFiberRefs,
|
|
3014
|
+
export { Do, EffectTypeId, acquireRelease, acquireReleaseInterruptible, acquireUseRelease, addFinalizer, all, allSuccesses, allWith, allowInterrupt, annotateCurrentSpan, annotateLogs, annotateSpans, ap, as, asSome, asSomeError, asUnit, async, asyncEffect, asyncEither, asyncOption, awaitAllChildren, bind, bindTo, blocked, cacheRequestResult, cached, cachedFunction, cachedInvalidateWithTTL, cachedWithTTL, _catch as catch, catchAll, catchAllCause, catchAllDefect, catchIf, catchSome, catchSomeCause, catchSomeDefect, catchTag, catchTags, cause, checkInterruptible, clock, clockWith, config, configProviderWith, context, contextWith, contextWithEffect, currentParentSpan, currentSpan, daemonChildren, delay, descriptor, descriptorWith, die, dieMessage, dieSync, diffFiberRefs, disconnect, dropUntil, dropWhile, either, ensuring, ensuringChild, ensuringChildren, eventually, every, exists, exit, fail, failCause, failCauseSync, failSync, fiberId, fiberIdWith, filter, filterOrDie, filterOrDieMessage, filterOrElse, filterOrFail, finalizersMask, findFirst, firstSuccessOf, flatMap, flatMapStep, flatten, flip, flipWith, forEach, forever, fork, forkAll, forkDaemon, forkIn, forkScoped, forkWithErrorHandler, fromFiber, fromFiberEffect, fromNullable, gen, getFiberRefs, getRuntimeFlags, head, if_ as if, ignore, ignoreLogged, inheritFiberRefs, interrupt, interruptWith, interruptible, interruptibleMask, intoDeferred, isEffect, isFailure, isSuccess, iterate, labelMetrics, labelMetricsScoped, labelMetricsScopedSet, labelMetricsSet, let_ as let, linkSpans, locally, locallyScoped, locallyScopedWith, locallyWith, log, logAnnotations, logDebug, logError, logFatal, logInfo, logTrace, logWarning, loop, makeSemaphore, makeSpan, makeSpanScoped, map, mapAccum, mapBoth, mapError, mapErrorCause, mapInputContext, match, matchCause, matchCauseEffect, matchEffect, merge, mergeAll, metricLabels, negate, never, none, onError, onExit, onInterrupt, once, option, optionFromOptional, orDie, orDieWith, orElse, orElseFail, orElseSucceed, parallelErrors, parallelFinalizers, partition, patchFiberRefs, patchRuntimeFlags, promise, provide, provideService, provideServiceEffect, race, raceAll, raceFirst, raceWith, random, randomWith, reduce, reduceEffect, reduceRight, reduceWhile, repeat, repeatN, repeatOrElse, repeatUntil, repeatUntilEffect, repeatWhile, repeatWhileEffect, replicate, replicateEffect, request, retry, retryN, retryOrElse, retryUntil, retryUntilEffect, retryWhile, retryWhileEffect, runCallback, runFork, runPromise, runPromiseExit, runRequestBlock, runSync, runSyncExit, runtime, sandbox, schedule, scheduleForked, scheduleFrom, scope, scopeWith, scoped, sequentialFinalizers, serviceConstants, serviceFunction, serviceFunctionEffect, serviceFunctions, serviceMembers, serviceOption, setFiberRefs, sleep, spanAnnotations, spanLinks, step, succeed, succeedNone, succeedSome, summarized, supervised, suspend, sync, tagMetrics, tagMetricsScoped, takeUntil, takeWhile, tap, tapBoth, tapDefect, tapError, tapErrorCause, tapErrorTag, timed, timedWith, timeout, timeoutFail, timeoutFailCause, timeoutTo, tracer, tracerWith, transplant, try_ as try, tryMap, tryMapPromise, tryPromise, unified, unifiedFn, uninterruptible, uninterruptibleMask, unit, unless, unlessEffect, unsafeMakeSemaphore, unsandbox, updateFiberRefs, updateService, useSpan, using, validate, validateAll, validateFirst, validateWith, when, whenEffect, whenFiberRef, whenRef, whileLoop, withClock, withClockScoped, withConcurrency, withConfigProvider, withConfigProviderScoped, withEarlyRelease, withLogSpan, withMaxOpsBeforeYield, withMetric, withParentSpan, withRequestBatching, withRequestCache, withRequestCaching, withRuntimeFlagsPatch, withRuntimeFlagsPatchScoped, withScheduler, withSchedulingPriority, withSpan, withSpanScoped, withTracer, withTracerScoped, withTracerTiming, withUnhandledErrorLogLevel, yieldNow, zip, zipLeft, zipRight, zipWith };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var core = require('../../dist/core-
|
|
5
|
+
var core = require('../../dist/core-b4bf44d3.cjs.dev.js');
|
|
6
6
|
require('../../Chunk/dist/effect-Chunk.cjs.dev.js');
|
|
7
7
|
require('../../Equal/dist/effect-Equal.cjs.dev.js');
|
|
8
8
|
require('../../Hash/dist/effect-Hash.cjs.dev.js');
|
|
@@ -17,7 +17,6 @@ require('../../dist/Either-e7500e90.cjs.dev.js');
|
|
|
17
17
|
require('../../dist/Option-01caa9d4.cjs.dev.js');
|
|
18
18
|
require('../../dist/Effectable-71c10ab9.cjs.dev.js');
|
|
19
19
|
require('../../Pipeable/dist/effect-Pipeable.cjs.dev.js');
|
|
20
|
-
require('../../Number/dist/effect-Number.cjs.dev.js');
|
|
21
20
|
require('../../Order/dist/effect-Order.cjs.dev.js');
|
|
22
21
|
require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.dev.js');
|
|
23
22
|
require('../../Either/dist/effect-Either.cjs.dev.js');
|
|
@@ -27,13 +26,13 @@ require('../../Context/dist/effect-Context.cjs.dev.js');
|
|
|
27
26
|
require('../../dist/Context-607e9b4c.cjs.dev.js');
|
|
28
27
|
require('../../Differ/dist/effect-Differ.cjs.dev.js');
|
|
29
28
|
require('../../HashMap/dist/effect-HashMap.cjs.dev.js');
|
|
30
|
-
require('../../dist/HashSet-
|
|
29
|
+
require('../../dist/HashSet-c12c037b.cjs.dev.js');
|
|
31
30
|
require('../../dist/Stack-ada2d201.cjs.dev.js');
|
|
32
31
|
require('../../HashSet/dist/effect-HashSet.cjs.dev.js');
|
|
33
|
-
require('../../dist/FiberId-
|
|
32
|
+
require('../../dist/FiberId-6595cf4c.cjs.dev.js');
|
|
34
33
|
require('../../MutableRef/dist/effect-MutableRef.cjs.dev.js');
|
|
35
34
|
require('../../List/dist/effect-List.cjs.dev.js');
|
|
36
|
-
require('../../dist/RuntimeFlagsPatch-
|
|
35
|
+
require('../../dist/RuntimeFlagsPatch-7d62915d.cjs.dev.js');
|
|
37
36
|
|
|
38
37
|
/**
|
|
39
38
|
* @since 2.0.0
|