effect 2.0.0-next.5 → 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.
Files changed (2384) hide show
  1. package/BigInt/dist/effect-BigInt.cjs.d.mts +2 -0
  2. package/BigInt/dist/effect-BigInt.cjs.d.mts.map +1 -0
  3. package/BigInt/dist/effect-BigInt.cjs.d.ts +2 -0
  4. package/BigInt/dist/effect-BigInt.cjs.d.ts.map +1 -0
  5. package/BigInt/dist/effect-BigInt.cjs.dev.js +520 -0
  6. package/BigInt/dist/effect-BigInt.cjs.js +7 -0
  7. package/BigInt/dist/effect-BigInt.cjs.mjs +28 -0
  8. package/BigInt/dist/effect-BigInt.cjs.prod.js +520 -0
  9. package/BigInt/dist/effect-BigInt.esm.js +482 -0
  10. package/BigInt/package.json +4 -0
  11. package/Boolean/dist/effect-Boolean.cjs.d.mts +2 -0
  12. package/Boolean/dist/effect-Boolean.cjs.d.mts.map +1 -0
  13. package/Boolean/dist/effect-Boolean.cjs.d.ts +2 -0
  14. package/Boolean/dist/effect-Boolean.cjs.d.ts.map +1 -0
  15. package/Boolean/dist/effect-Boolean.cjs.dev.js +247 -0
  16. package/Boolean/dist/effect-Boolean.cjs.js +7 -0
  17. package/Boolean/dist/effect-Boolean.cjs.mjs +16 -0
  18. package/Boolean/dist/effect-Boolean.cjs.prod.js +247 -0
  19. package/Boolean/dist/effect-Boolean.esm.js +230 -0
  20. package/Boolean/package.json +4 -0
  21. package/Brand/dist/effect-Brand.cjs.d.mts +2 -0
  22. package/Brand/dist/effect-Brand.cjs.d.mts.map +1 -0
  23. package/Brand/dist/effect-Brand.cjs.d.ts +2 -0
  24. package/Brand/dist/effect-Brand.cjs.d.ts.map +1 -0
  25. package/Brand/dist/effect-Brand.cjs.dev.js +228 -0
  26. package/Brand/dist/effect-Brand.cjs.js +7 -0
  27. package/Brand/dist/effect-Brand.cjs.mjs +9 -0
  28. package/Brand/dist/effect-Brand.cjs.prod.js +228 -0
  29. package/Brand/dist/effect-Brand.esm.js +204 -0
  30. package/Brand/package.json +4 -0
  31. package/Cache/dist/effect-Cache.cjs.d.mts +2 -0
  32. package/Cache/dist/effect-Cache.cjs.d.mts.map +1 -0
  33. package/Cache/dist/effect-Cache.cjs.d.ts +2 -0
  34. package/Cache/dist/effect-Cache.cjs.d.ts.map +1 -0
  35. package/Cache/dist/effect-Cache.cjs.dev.js +191 -0
  36. package/Cache/dist/effect-Cache.cjs.js +7 -0
  37. package/Cache/dist/effect-Cache.cjs.mjs +7 -0
  38. package/Cache/dist/effect-Cache.cjs.prod.js +191 -0
  39. package/Cache/dist/effect-Cache.esm.js +111 -0
  40. package/Cache/package.json +4 -0
  41. package/Cause/dist/effect-Cause.cjs.d.mts +2 -0
  42. package/Cause/dist/effect-Cause.cjs.d.mts.map +1 -0
  43. package/Cause/dist/effect-Cause.cjs.d.ts +2 -0
  44. package/Cause/dist/effect-Cause.cjs.d.ts.map +1 -0
  45. package/Cause/dist/effect-Cause.cjs.dev.js +759 -0
  46. package/Cause/dist/effect-Cause.cjs.js +7 -0
  47. package/Cause/dist/effect-Cause.cjs.mjs +61 -0
  48. package/Cause/dist/effect-Cause.cjs.prod.js +759 -0
  49. package/Cause/dist/effect-Cause.esm.js +668 -0
  50. package/Cause/package.json +4 -0
  51. package/Channel/dist/effect-Channel.cjs.d.mts +2 -0
  52. package/Channel/dist/effect-Channel.cjs.d.mts.map +1 -0
  53. package/Channel/dist/effect-Channel.cjs.d.ts +2 -0
  54. package/Channel/dist/effect-Channel.cjs.d.ts.map +1 -0
  55. package/Channel/dist/effect-Channel.cjs.dev.js +1221 -0
  56. package/Channel/dist/effect-Channel.cjs.js +7 -0
  57. package/Channel/dist/effect-Channel.cjs.mjs +109 -0
  58. package/Channel/dist/effect-Channel.cjs.prod.js +1221 -0
  59. package/Channel/dist/effect-Channel.esm.js +1009 -0
  60. package/Channel/package.json +4 -0
  61. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.d.mts +2 -0
  62. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.d.mts.map +1 -0
  63. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.d.ts +2 -0
  64. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.d.ts.map +1 -0
  65. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.dev.js +125 -0
  66. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.js +7 -0
  67. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.mjs +11 -0
  68. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.cjs.prod.js +125 -0
  69. package/ChannelChildExecutorDecision/dist/effect-ChannelChildExecutorDecision.esm.js +112 -0
  70. package/ChannelChildExecutorDecision/package.json +4 -0
  71. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.d.mts +2 -0
  72. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.d.mts.map +1 -0
  73. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.d.ts +2 -0
  74. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.d.ts.map +1 -0
  75. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.dev.js +70 -0
  76. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.js +7 -0
  77. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.mjs +8 -0
  78. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.cjs.prod.js +70 -0
  79. package/ChannelMergeDecision/dist/effect-ChannelMergeDecision.esm.js +60 -0
  80. package/ChannelMergeDecision/package.json +4 -0
  81. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.d.mts +2 -0
  82. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.d.mts.map +1 -0
  83. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.d.ts +2 -0
  84. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.d.ts.map +1 -0
  85. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.dev.js +114 -0
  86. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.js +7 -0
  87. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.mjs +11 -0
  88. package/ChannelMergeState/dist/effect-ChannelMergeState.cjs.prod.js +114 -0
  89. package/ChannelMergeState/dist/effect-ChannelMergeState.esm.js +101 -0
  90. package/ChannelMergeState/package.json +4 -0
  91. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.d.mts +2 -0
  92. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.d.mts.map +1 -0
  93. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.d.ts +2 -0
  94. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.d.ts.map +1 -0
  95. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.dev.js +95 -0
  96. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.js +7 -0
  97. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.mjs +9 -0
  98. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.cjs.prod.js +95 -0
  99. package/ChannelMergeStrategy/dist/effect-ChannelMergeStrategy.esm.js +84 -0
  100. package/ChannelMergeStrategy/package.json +4 -0
  101. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.d.mts +2 -0
  102. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.d.mts.map +1 -0
  103. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.d.ts +2 -0
  104. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.d.ts.map +1 -0
  105. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.dev.js +138 -0
  106. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.js +7 -0
  107. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.mjs +3 -0
  108. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.cjs.prod.js +138 -0
  109. package/ChannelSingleProducerAsyncInput/dist/effect-ChannelSingleProducerAsyncInput.esm.js +47 -0
  110. package/ChannelSingleProducerAsyncInput/package.json +4 -0
  111. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.d.mts +2 -0
  112. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.d.mts.map +1 -0
  113. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.d.ts +2 -0
  114. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.d.ts.map +1 -0
  115. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.dev.js +95 -0
  116. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.js +7 -0
  117. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.mjs +9 -0
  118. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.cjs.prod.js +95 -0
  119. package/ChannelUpstreamPullRequest/dist/effect-ChannelUpstreamPullRequest.esm.js +84 -0
  120. package/ChannelUpstreamPullRequest/package.json +4 -0
  121. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.d.mts +2 -0
  122. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.d.mts.map +1 -0
  123. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.d.ts +2 -0
  124. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.d.ts.map +1 -0
  125. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.dev.js +94 -0
  126. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.js +7 -0
  127. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.mjs +9 -0
  128. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.cjs.prod.js +94 -0
  129. package/ChannelUpstreamPullStrategy/dist/effect-ChannelUpstreamPullStrategy.esm.js +83 -0
  130. package/ChannelUpstreamPullStrategy/package.json +4 -0
  131. package/Chunk/dist/effect-Chunk.cjs.d.mts +2 -0
  132. package/Chunk/dist/effect-Chunk.cjs.d.mts.map +1 -0
  133. package/Chunk/dist/effect-Chunk.cjs.d.ts +2 -0
  134. package/Chunk/dist/effect-Chunk.cjs.d.ts.map +1 -0
  135. package/Chunk/dist/effect-Chunk.cjs.dev.js +1183 -0
  136. package/Chunk/dist/effect-Chunk.cjs.js +7 -0
  137. package/Chunk/dist/effect-Chunk.cjs.mjs +82 -0
  138. package/Chunk/dist/effect-Chunk.cjs.prod.js +1183 -0
  139. package/Chunk/dist/effect-Chunk.esm.js +1092 -0
  140. package/Chunk/package.json +4 -0
  141. package/Clock/dist/effect-Clock.cjs.d.mts +2 -0
  142. package/Clock/dist/effect-Clock.cjs.d.mts.map +1 -0
  143. package/Clock/dist/effect-Clock.cjs.d.ts +2 -0
  144. package/Clock/dist/effect-Clock.cjs.d.ts.map +1 -0
  145. package/Clock/dist/effect-Clock.cjs.dev.js +127 -0
  146. package/Clock/dist/effect-Clock.cjs.js +7 -0
  147. package/Clock/dist/effect-Clock.cjs.mjs +9 -0
  148. package/Clock/dist/effect-Clock.cjs.prod.js +127 -0
  149. package/Clock/dist/effect-Clock.esm.js +78 -0
  150. package/Clock/package.json +4 -0
  151. package/Config/dist/effect-Config.cjs.d.mts +2 -0
  152. package/Config/dist/effect-Config.cjs.d.mts.map +1 -0
  153. package/Config/dist/effect-Config.cjs.d.ts +2 -0
  154. package/Config/dist/effect-Config.cjs.d.ts.map +1 -0
  155. package/Config/dist/effect-Config.cjs.dev.js +391 -0
  156. package/Config/dist/effect-Config.cjs.js +7 -0
  157. package/Config/dist/effect-Config.cjs.mjs +35 -0
  158. package/Config/dist/effect-Config.cjs.prod.js +391 -0
  159. package/Config/dist/effect-Config.esm.js +321 -0
  160. package/Config/package.json +4 -0
  161. package/ConfigError/dist/effect-ConfigError.cjs.d.mts +2 -0
  162. package/ConfigError/dist/effect-ConfigError.cjs.d.mts.map +1 -0
  163. package/ConfigError/dist/effect-ConfigError.cjs.d.ts +2 -0
  164. package/ConfigError/dist/effect-ConfigError.cjs.d.ts.map +1 -0
  165. package/ConfigError/dist/effect-ConfigError.cjs.dev.js +223 -0
  166. package/ConfigError/dist/effect-ConfigError.cjs.js +7 -0
  167. package/ConfigError/dist/effect-ConfigError.cjs.mjs +19 -0
  168. package/ConfigError/dist/effect-ConfigError.cjs.prod.js +223 -0
  169. package/ConfigError/dist/effect-ConfigError.esm.js +185 -0
  170. package/ConfigError/package.json +4 -0
  171. package/ConfigProvider/dist/effect-ConfigProvider.cjs.d.mts +2 -0
  172. package/ConfigProvider/dist/effect-ConfigProvider.cjs.d.mts.map +1 -0
  173. package/ConfigProvider/dist/effect-ConfigProvider.cjs.d.ts +2 -0
  174. package/ConfigProvider/dist/effect-ConfigProvider.cjs.d.ts.map +1 -0
  175. package/ConfigProvider/dist/effect-ConfigProvider.cjs.dev.js +256 -0
  176. package/ConfigProvider/dist/effect-ConfigProvider.cjs.js +7 -0
  177. package/ConfigProvider/dist/effect-ConfigProvider.cjs.mjs +20 -0
  178. package/ConfigProvider/dist/effect-ConfigProvider.cjs.prod.js +256 -0
  179. package/ConfigProvider/dist/effect-ConfigProvider.esm.js +198 -0
  180. package/ConfigProvider/package.json +4 -0
  181. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.d.mts +2 -0
  182. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.d.mts.map +1 -0
  183. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.d.ts +2 -0
  184. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.d.ts.map +1 -0
  185. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.dev.js +99 -0
  186. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.js +7 -0
  187. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.mjs +7 -0
  188. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.cjs.prod.js +99 -0
  189. package/ConfigProviderPathPatch/dist/effect-ConfigProviderPathPatch.esm.js +70 -0
  190. package/ConfigProviderPathPatch/package.json +4 -0
  191. package/ConfigSecret/dist/effect-ConfigSecret.cjs.d.mts +2 -0
  192. package/ConfigSecret/dist/effect-ConfigSecret.cjs.d.mts.map +1 -0
  193. package/ConfigSecret/dist/effect-ConfigSecret.cjs.d.ts +2 -0
  194. package/ConfigSecret/dist/effect-ConfigSecret.cjs.d.ts.map +1 -0
  195. package/ConfigSecret/dist/effect-ConfigSecret.cjs.dev.js +92 -0
  196. package/ConfigSecret/dist/effect-ConfigSecret.cjs.js +7 -0
  197. package/ConfigSecret/dist/effect-ConfigSecret.cjs.mjs +9 -0
  198. package/ConfigSecret/dist/effect-ConfigSecret.cjs.prod.js +92 -0
  199. package/ConfigSecret/dist/effect-ConfigSecret.esm.js +63 -0
  200. package/ConfigSecret/package.json +4 -0
  201. package/Console/dist/effect-Console.cjs.d.mts +2 -0
  202. package/Console/dist/effect-Console.cjs.d.mts.map +1 -0
  203. package/Console/dist/effect-Console.cjs.d.ts +2 -0
  204. package/Console/dist/effect-Console.cjs.d.ts.map +1 -0
  205. package/Console/dist/effect-Console.cjs.dev.js +322 -0
  206. package/Console/dist/effect-Console.cjs.js +7 -0
  207. package/Console/dist/effect-Console.cjs.mjs +24 -0
  208. package/Console/dist/effect-Console.cjs.prod.js +322 -0
  209. package/Console/dist/effect-Console.esm.js +154 -0
  210. package/Console/package.json +4 -0
  211. package/Context/dist/effect-Context.cjs.d.mts +2 -0
  212. package/Context/dist/effect-Context.cjs.d.mts.map +1 -0
  213. package/Context/dist/effect-Context.cjs.d.ts +2 -0
  214. package/Context/dist/effect-Context.cjs.d.ts.map +1 -0
  215. package/Context/dist/effect-Context.cjs.dev.js +321 -0
  216. package/Context/dist/effect-Context.cjs.js +7 -0
  217. package/Context/dist/effect-Context.cjs.mjs +15 -0
  218. package/Context/dist/effect-Context.cjs.prod.js +321 -0
  219. package/Context/dist/effect-Context.esm.js +295 -0
  220. package/Context/package.json +4 -0
  221. package/Data/dist/effect-Data.cjs.d.mts +2 -0
  222. package/Data/dist/effect-Data.cjs.d.mts.map +1 -0
  223. package/Data/dist/effect-Data.cjs.d.ts +2 -0
  224. package/Data/dist/effect-Data.cjs.d.ts.map +1 -0
  225. package/Data/dist/effect-Data.cjs.dev.js +318 -0
  226. package/Data/dist/effect-Data.cjs.js +7 -0
  227. package/Data/dist/effect-Data.cjs.mjs +15 -0
  228. package/Data/dist/effect-Data.cjs.prod.js +318 -0
  229. package/Data/dist/effect-Data.esm.js +217 -0
  230. package/Data/package.json +4 -0
  231. package/DefaultServices/dist/effect-DefaultServices.cjs.d.mts +2 -0
  232. package/DefaultServices/dist/effect-DefaultServices.cjs.d.mts.map +1 -0
  233. package/DefaultServices/dist/effect-DefaultServices.cjs.d.ts +2 -0
  234. package/DefaultServices/dist/effect-DefaultServices.cjs.d.ts.map +1 -0
  235. package/DefaultServices/dist/effect-DefaultServices.cjs.dev.js +69 -0
  236. package/DefaultServices/dist/effect-DefaultServices.cjs.js +7 -0
  237. package/DefaultServices/dist/effect-DefaultServices.cjs.mjs +4 -0
  238. package/DefaultServices/dist/effect-DefaultServices.cjs.prod.js +69 -0
  239. package/DefaultServices/dist/effect-DefaultServices.esm.js +24 -0
  240. package/DefaultServices/package.json +4 -0
  241. package/Deferred/dist/effect-Deferred.cjs.d.mts +2 -0
  242. package/Deferred/dist/effect-Deferred.cjs.d.mts.map +1 -0
  243. package/Deferred/dist/effect-Deferred.cjs.d.ts +2 -0
  244. package/Deferred/dist/effect-Deferred.cjs.d.ts.map +1 -0
  245. package/Deferred/dist/effect-Deferred.cjs.dev.js +259 -0
  246. package/Deferred/dist/effect-Deferred.cjs.js +7 -0
  247. package/Deferred/dist/effect-Deferred.cjs.mjs +23 -0
  248. package/Deferred/dist/effect-Deferred.cjs.prod.js +259 -0
  249. package/Deferred/dist/effect-Deferred.esm.js +206 -0
  250. package/Deferred/package.json +4 -0
  251. package/Differ/dist/effect-Differ.cjs.d.mts +2 -0
  252. package/Differ/dist/effect-Differ.cjs.d.mts.map +1 -0
  253. package/Differ/dist/effect-Differ.cjs.d.ts +2 -0
  254. package/Differ/dist/effect-Differ.cjs.d.ts.map +1 -0
  255. package/Differ/dist/effect-Differ.cjs.dev.js +990 -0
  256. package/Differ/dist/effect-Differ.cjs.js +7 -0
  257. package/Differ/dist/effect-Differ.cjs.mjs +17 -0
  258. package/Differ/dist/effect-Differ.cjs.prod.js +990 -0
  259. package/Differ/dist/effect-Differ.esm.js +137 -0
  260. package/Differ/package.json +4 -0
  261. package/Duration/dist/effect-Duration.cjs.d.mts +2 -0
  262. package/Duration/dist/effect-Duration.cjs.d.mts.map +1 -0
  263. package/Duration/dist/effect-Duration.cjs.d.ts +2 -0
  264. package/Duration/dist/effect-Duration.cjs.d.ts.map +1 -0
  265. package/Duration/dist/effect-Duration.cjs.dev.js +479 -0
  266. package/Duration/dist/effect-Duration.cjs.js +7 -0
  267. package/Duration/dist/effect-Duration.cjs.mjs +34 -0
  268. package/Duration/dist/effect-Duration.cjs.prod.js +479 -0
  269. package/Duration/dist/effect-Duration.esm.js +438 -0
  270. package/Duration/package.json +4 -0
  271. package/Effect/dist/effect-Effect.cjs.d.mts +2 -0
  272. package/Effect/dist/effect-Effect.cjs.d.mts.map +1 -0
  273. package/Effect/dist/effect-Effect.cjs.d.ts +2 -0
  274. package/Effect/dist/effect-Effect.cjs.d.ts.map +1 -0
  275. package/Effect/dist/effect-Effect.cjs.dev.js +3402 -0
  276. package/Effect/dist/effect-Effect.cjs.js +7 -0
  277. package/Effect/dist/effect-Effect.cjs.mjs +312 -0
  278. package/Effect/dist/effect-Effect.cjs.prod.js +3402 -0
  279. package/Effect/dist/effect-Effect.esm.js +3014 -0
  280. package/Effect/package.json +4 -0
  281. package/Effectable/dist/effect-Effectable.cjs.d.mts +2 -0
  282. package/Effectable/dist/effect-Effectable.cjs.d.mts.map +1 -0
  283. package/Effectable/dist/effect-Effectable.cjs.d.ts +2 -0
  284. package/Effectable/dist/effect-Effectable.cjs.d.ts.map +1 -0
  285. package/Effectable/dist/effect-Effectable.cjs.dev.js +106 -0
  286. package/Effectable/dist/effect-Effectable.cjs.js +7 -0
  287. package/Effectable/dist/effect-Effectable.cjs.mjs +11 -0
  288. package/Effectable/dist/effect-Effectable.cjs.prod.js +106 -0
  289. package/Effectable/dist/effect-Effectable.esm.js +87 -0
  290. package/Effectable/package.json +4 -0
  291. package/Either/dist/effect-Either.cjs.d.mts +2 -0
  292. package/Either/dist/effect-Either.cjs.d.mts.map +1 -0
  293. package/Either/dist/effect-Either.cjs.d.ts +2 -0
  294. package/Either/dist/effect-Either.cjs.d.ts.map +1 -0
  295. package/Either/dist/effect-Either.cjs.dev.js +493 -0
  296. package/Either/dist/effect-Either.cjs.js +7 -0
  297. package/Either/dist/effect-Either.cjs.mjs +31 -0
  298. package/Either/dist/effect-Either.cjs.prod.js +493 -0
  299. package/Either/dist/effect-Either.esm.js +454 -0
  300. package/Either/package.json +4 -0
  301. package/Encoding/dist/effect-Encoding.cjs.d.mts +2 -0
  302. package/Encoding/dist/effect-Encoding.cjs.d.mts.map +1 -0
  303. package/Encoding/dist/effect-Encoding.cjs.d.ts +2 -0
  304. package/Encoding/dist/effect-Encoding.cjs.d.ts.map +1 -0
  305. package/Encoding/dist/effect-Encoding.cjs.dev.js +306 -0
  306. package/Encoding/dist/effect-Encoding.cjs.js +7 -0
  307. package/Encoding/dist/effect-Encoding.cjs.mjs +14 -0
  308. package/Encoding/dist/effect-Encoding.cjs.prod.js +306 -0
  309. package/Encoding/dist/effect-Encoding.esm.js +123 -0
  310. package/Encoding/package.json +4 -0
  311. package/Equal/dist/effect-Equal.cjs.d.mts +2 -0
  312. package/Equal/dist/effect-Equal.cjs.d.mts.map +1 -0
  313. package/Equal/dist/effect-Equal.cjs.d.ts +2 -0
  314. package/Equal/dist/effect-Equal.cjs.d.ts.map +1 -0
  315. package/Equal/dist/effect-Equal.cjs.dev.js +68 -0
  316. package/Equal/dist/effect-Equal.cjs.js +7 -0
  317. package/Equal/dist/effect-Equal.cjs.mjs +6 -0
  318. package/Equal/dist/effect-Equal.cjs.prod.js +68 -0
  319. package/Equal/dist/effect-Equal.esm.js +57 -0
  320. package/Equal/package.json +4 -0
  321. package/Equivalence/dist/effect-Equivalence.cjs.d.mts +2 -0
  322. package/Equivalence/dist/effect-Equivalence.cjs.d.mts.map +1 -0
  323. package/Equivalence/dist/effect-Equivalence.cjs.d.ts +2 -0
  324. package/Equivalence/dist/effect-Equivalence.cjs.d.ts.map +1 -0
  325. package/Equivalence/dist/effect-Equivalence.cjs.dev.js +217 -0
  326. package/Equivalence/dist/effect-Equivalence.cjs.js +7 -0
  327. package/Equivalence/dist/effect-Equivalence.cjs.mjs +20 -0
  328. package/Equivalence/dist/effect-Equivalence.cjs.prod.js +217 -0
  329. package/Equivalence/dist/effect-Equivalence.esm.js +196 -0
  330. package/Equivalence/package.json +4 -0
  331. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.d.mts +2 -0
  332. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.d.mts.map +1 -0
  333. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.d.ts +2 -0
  334. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.d.ts.map +1 -0
  335. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.dev.js +16 -0
  336. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.js +7 -0
  337. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.mjs +9 -0
  338. package/ExecutionStrategy/dist/effect-ExecutionStrategy.cjs.prod.js +16 -0
  339. package/ExecutionStrategy/dist/effect-ExecutionStrategy.esm.js +99 -0
  340. package/ExecutionStrategy/package.json +4 -0
  341. package/Exit/dist/effect-Exit.cjs.d.mts +2 -0
  342. package/Exit/dist/effect-Exit.cjs.d.mts.map +1 -0
  343. package/Exit/dist/effect-Exit.cjs.d.ts +2 -0
  344. package/Exit/dist/effect-Exit.cjs.d.ts.map +1 -0
  345. package/Exit/dist/effect-Exit.cjs.dev.js +400 -0
  346. package/Exit/dist/effect-Exit.cjs.js +7 -0
  347. package/Exit/dist/effect-Exit.cjs.mjs +37 -0
  348. package/Exit/dist/effect-Exit.cjs.prod.js +400 -0
  349. package/Exit/dist/effect-Exit.esm.js +332 -0
  350. package/Exit/package.json +4 -0
  351. package/Fiber/dist/effect-Fiber.cjs.d.mts +2 -0
  352. package/Fiber/dist/effect-Fiber.cjs.d.mts.map +1 -0
  353. package/Fiber/dist/effect-Fiber.cjs.d.ts +2 -0
  354. package/Fiber/dist/effect-Fiber.cjs.d.ts.map +1 -0
  355. package/Fiber/dist/effect-Fiber.cjs.dev.js +544 -0
  356. package/Fiber/dist/effect-Fiber.cjs.js +7 -0
  357. package/Fiber/dist/effect-Fiber.cjs.mjs +48 -0
  358. package/Fiber/dist/effect-Fiber.cjs.prod.js +544 -0
  359. package/Fiber/dist/effect-Fiber.esm.js +423 -0
  360. package/Fiber/package.json +4 -0
  361. package/FiberId/dist/effect-FiberId.cjs.d.mts +2 -0
  362. package/FiberId/dist/effect-FiberId.cjs.d.mts.map +1 -0
  363. package/FiberId/dist/effect-FiberId.cjs.d.ts +2 -0
  364. package/FiberId/dist/effect-FiberId.cjs.d.ts.map +1 -0
  365. package/FiberId/dist/effect-FiberId.cjs.dev.js +43 -0
  366. package/FiberId/dist/effect-FiberId.cjs.js +7 -0
  367. package/FiberId/dist/effect-FiberId.cjs.mjs +19 -0
  368. package/FiberId/dist/effect-FiberId.cjs.prod.js +43 -0
  369. package/FiberId/dist/effect-FiberId.esm.js +161 -0
  370. package/FiberId/package.json +4 -0
  371. package/FiberRef/dist/effect-FiberRef.cjs.d.mts +2 -0
  372. package/FiberRef/dist/effect-FiberRef.cjs.d.mts.map +1 -0
  373. package/FiberRef/dist/effect-FiberRef.cjs.d.ts +2 -0
  374. package/FiberRef/dist/effect-FiberRef.cjs.d.ts.map +1 -0
  375. package/FiberRef/dist/effect-FiberRef.cjs.dev.js +400 -0
  376. package/FiberRef/dist/effect-FiberRef.cjs.js +7 -0
  377. package/FiberRef/dist/effect-FiberRef.cjs.mjs +46 -0
  378. package/FiberRef/dist/effect-FiberRef.cjs.prod.js +400 -0
  379. package/FiberRef/dist/effect-FiberRef.esm.js +283 -0
  380. package/FiberRef/package.json +4 -0
  381. package/FiberRefs/dist/effect-FiberRefs.cjs.d.mts +2 -0
  382. package/FiberRefs/dist/effect-FiberRefs.cjs.d.mts.map +1 -0
  383. package/FiberRefs/dist/effect-FiberRefs.cjs.d.ts +2 -0
  384. package/FiberRefs/dist/effect-FiberRefs.cjs.d.ts.map +1 -0
  385. package/FiberRefs/dist/effect-FiberRefs.cjs.dev.js +152 -0
  386. package/FiberRefs/dist/effect-FiberRefs.cjs.js +7 -0
  387. package/FiberRefs/dist/effect-FiberRefs.cjs.mjs +13 -0
  388. package/FiberRefs/dist/effect-FiberRefs.cjs.prod.js +152 -0
  389. package/FiberRefs/dist/effect-FiberRefs.esm.js +107 -0
  390. package/FiberRefs/package.json +4 -0
  391. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.d.mts +2 -0
  392. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.d.mts.map +1 -0
  393. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.d.ts +2 -0
  394. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.d.ts.map +1 -0
  395. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.dev.js +115 -0
  396. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.js +7 -0
  397. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.mjs +6 -0
  398. package/FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.prod.js +115 -0
  399. package/FiberRefsPatch/dist/effect-FiberRefsPatch.esm.js +76 -0
  400. package/FiberRefsPatch/package.json +4 -0
  401. package/FiberStatus/dist/effect-FiberStatus.cjs.d.mts +2 -0
  402. package/FiberStatus/dist/effect-FiberStatus.cjs.d.mts.map +1 -0
  403. package/FiberStatus/dist/effect-FiberStatus.cjs.d.ts +2 -0
  404. package/FiberStatus/dist/effect-FiberStatus.cjs.d.ts.map +1 -0
  405. package/FiberStatus/dist/effect-FiberStatus.cjs.dev.js +189 -0
  406. package/FiberStatus/dist/effect-FiberStatus.cjs.js +7 -0
  407. package/FiberStatus/dist/effect-FiberStatus.cjs.mjs +10 -0
  408. package/FiberStatus/dist/effect-FiberStatus.cjs.prod.js +189 -0
  409. package/FiberStatus/dist/effect-FiberStatus.esm.js +89 -0
  410. package/FiberStatus/package.json +4 -0
  411. package/Function/dist/effect-Function.cjs.d.mts +2 -0
  412. package/Function/dist/effect-Function.cjs.d.mts.map +1 -0
  413. package/Function/dist/effect-Function.cjs.d.ts +2 -0
  414. package/Function/dist/effect-Function.cjs.d.ts.map +1 -0
  415. package/Function/dist/effect-Function.cjs.dev.js +515 -0
  416. package/Function/dist/effect-Function.cjs.js +7 -0
  417. package/Function/dist/effect-Function.cjs.mjs +22 -0
  418. package/Function/dist/effect-Function.cjs.prod.js +515 -0
  419. package/Function/dist/effect-Function.esm.js +492 -0
  420. package/Function/package.json +4 -0
  421. package/GlobalValue/dist/effect-GlobalValue.cjs.d.mts +2 -0
  422. package/GlobalValue/dist/effect-GlobalValue.cjs.d.mts.map +1 -0
  423. package/GlobalValue/dist/effect-GlobalValue.cjs.d.ts +2 -0
  424. package/GlobalValue/dist/effect-GlobalValue.cjs.d.ts.map +1 -0
  425. package/GlobalValue/dist/effect-GlobalValue.cjs.dev.js +24 -0
  426. package/GlobalValue/dist/effect-GlobalValue.cjs.js +7 -0
  427. package/GlobalValue/dist/effect-GlobalValue.cjs.mjs +3 -0
  428. package/GlobalValue/dist/effect-GlobalValue.cjs.prod.js +24 -0
  429. package/GlobalValue/dist/effect-GlobalValue.esm.js +20 -0
  430. package/GlobalValue/package.json +4 -0
  431. package/GroupBy/dist/effect-GroupBy.cjs.d.mts +2 -0
  432. package/GroupBy/dist/effect-GroupBy.cjs.d.mts.map +1 -0
  433. package/GroupBy/dist/effect-GroupBy.cjs.d.ts +2 -0
  434. package/GroupBy/dist/effect-GroupBy.cjs.d.ts.map +1 -0
  435. package/GroupBy/dist/effect-GroupBy.cjs.dev.js +177 -0
  436. package/GroupBy/dist/effect-GroupBy.cjs.js +7 -0
  437. package/GroupBy/dist/effect-GroupBy.cjs.mjs +7 -0
  438. package/GroupBy/dist/effect-GroupBy.cjs.prod.js +177 -0
  439. package/GroupBy/dist/effect-GroupBy.esm.js +63 -0
  440. package/GroupBy/package.json +4 -0
  441. package/HKT/dist/effect-HKT.cjs.d.mts +2 -0
  442. package/HKT/dist/effect-HKT.cjs.d.mts.map +1 -0
  443. package/HKT/dist/effect-HKT.cjs.d.ts +2 -0
  444. package/HKT/dist/effect-HKT.cjs.d.ts.map +1 -0
  445. package/HKT/dist/effect-HKT.cjs.dev.js +2 -0
  446. package/HKT/dist/effect-HKT.cjs.js +7 -0
  447. package/HKT/dist/effect-HKT.cjs.mjs +1 -0
  448. package/HKT/dist/effect-HKT.cjs.prod.js +2 -0
  449. package/HKT/dist/effect-HKT.esm.js +1 -0
  450. package/HKT/package.json +4 -0
  451. package/Hash/dist/effect-Hash.cjs.d.mts +2 -0
  452. package/Hash/dist/effect-Hash.cjs.d.mts.map +1 -0
  453. package/Hash/dist/effect-Hash.cjs.d.ts +2 -0
  454. package/Hash/dist/effect-Hash.cjs.d.ts.map +1 -0
  455. package/Hash/dist/effect-Hash.cjs.dev.js +179 -0
  456. package/Hash/dist/effect-Hash.cjs.js +7 -0
  457. package/Hash/dist/effect-Hash.cjs.mjs +13 -0
  458. package/Hash/dist/effect-Hash.cjs.prod.js +179 -0
  459. package/Hash/dist/effect-Hash.esm.js +164 -0
  460. package/Hash/package.json +4 -0
  461. package/HashMap/dist/effect-HashMap.cjs.d.mts +2 -0
  462. package/HashMap/dist/effect-HashMap.cjs.d.mts.map +1 -0
  463. package/HashMap/dist/effect-HashMap.cjs.d.ts +2 -0
  464. package/HashMap/dist/effect-HashMap.cjs.d.ts.map +1 -0
  465. package/HashMap/dist/effect-HashMap.cjs.dev.js +341 -0
  466. package/HashMap/dist/effect-HashMap.cjs.js +7 -0
  467. package/HashMap/dist/effect-HashMap.cjs.mjs +34 -0
  468. package/HashMap/dist/effect-HashMap.cjs.prod.js +341 -0
  469. package/HashMap/dist/effect-HashMap.esm.js +287 -0
  470. package/HashMap/package.json +4 -0
  471. package/HashSet/dist/effect-HashSet.cjs.d.mts +2 -0
  472. package/HashSet/dist/effect-HashSet.cjs.d.mts.map +1 -0
  473. package/HashSet/dist/effect-HashSet.cjs.d.ts +2 -0
  474. package/HashSet/dist/effect-HashSet.cjs.d.ts.map +1 -0
  475. package/HashSet/dist/effect-HashSet.cjs.dev.js +270 -0
  476. package/HashSet/dist/effect-HashSet.cjs.js +7 -0
  477. package/HashSet/dist/effect-HashSet.cjs.mjs +27 -0
  478. package/HashSet/dist/effect-HashSet.cjs.prod.js +270 -0
  479. package/HashSet/dist/effect-HashSet.esm.js +227 -0
  480. package/HashSet/package.json +4 -0
  481. package/Inspectable/dist/effect-Inspectable.cjs.d.mts +2 -0
  482. package/Inspectable/dist/effect-Inspectable.cjs.d.mts.map +1 -0
  483. package/Inspectable/dist/effect-Inspectable.cjs.d.ts +2 -0
  484. package/Inspectable/dist/effect-Inspectable.cjs.d.ts.map +1 -0
  485. package/Inspectable/dist/effect-Inspectable.cjs.dev.js +44 -0
  486. package/Inspectable/dist/effect-Inspectable.cjs.js +7 -0
  487. package/Inspectable/dist/effect-Inspectable.cjs.mjs +5 -0
  488. package/Inspectable/dist/effect-Inspectable.cjs.prod.js +44 -0
  489. package/Inspectable/dist/effect-Inspectable.esm.js +38 -0
  490. package/Inspectable/package.json +4 -0
  491. package/KeyedPool/dist/effect-KeyedPool.cjs.d.mts +2 -0
  492. package/KeyedPool/dist/effect-KeyedPool.cjs.d.mts.map +1 -0
  493. package/KeyedPool/dist/effect-KeyedPool.cjs.d.ts +2 -0
  494. package/KeyedPool/dist/effect-KeyedPool.cjs.d.ts.map +1 -0
  495. package/KeyedPool/dist/effect-KeyedPool.cjs.dev.js +334 -0
  496. package/KeyedPool/dist/effect-KeyedPool.cjs.js +7 -0
  497. package/KeyedPool/dist/effect-KeyedPool.cjs.mjs +9 -0
  498. package/KeyedPool/dist/effect-KeyedPool.cjs.prod.js +334 -0
  499. package/KeyedPool/dist/effect-KeyedPool.esm.js +104 -0
  500. package/KeyedPool/package.json +4 -0
  501. package/Layer/dist/effect-Layer.cjs.d.mts +2 -0
  502. package/Layer/dist/effect-Layer.cjs.d.mts.map +1 -0
  503. package/Layer/dist/effect-Layer.cjs.d.ts +2 -0
  504. package/Layer/dist/effect-Layer.cjs.d.ts.map +1 -0
  505. package/Layer/dist/effect-Layer.cjs.dev.js +802 -0
  506. package/Layer/dist/effect-Layer.cjs.js +7 -0
  507. package/Layer/dist/effect-Layer.cjs.mjs +77 -0
  508. package/Layer/dist/effect-Layer.cjs.prod.js +802 -0
  509. package/Layer/dist/effect-Layer.esm.js +646 -0
  510. package/Layer/package.json +4 -0
  511. package/List/dist/effect-List.cjs.d.mts +2 -0
  512. package/List/dist/effect-List.cjs.d.mts.map +1 -0
  513. package/List/dist/effect-List.cjs.d.ts +2 -0
  514. package/List/dist/effect-List.cjs.d.ts.map +1 -0
  515. package/List/dist/effect-List.cjs.dev.js +879 -0
  516. package/List/dist/effect-List.cjs.js +7 -0
  517. package/List/dist/effect-List.cjs.mjs +48 -0
  518. package/List/dist/effect-List.cjs.prod.js +879 -0
  519. package/List/dist/effect-List.esm.js +822 -0
  520. package/List/package.json +4 -0
  521. package/LogLevel/dist/effect-LogLevel.cjs.d.mts +2 -0
  522. package/LogLevel/dist/effect-LogLevel.cjs.d.mts.map +1 -0
  523. package/LogLevel/dist/effect-LogLevel.cjs.d.ts +2 -0
  524. package/LogLevel/dist/effect-LogLevel.cjs.d.ts.map +1 -0
  525. package/LogLevel/dist/effect-LogLevel.cjs.dev.js +249 -0
  526. package/LogLevel/dist/effect-LogLevel.cjs.js +7 -0
  527. package/LogLevel/dist/effect-LogLevel.cjs.mjs +18 -0
  528. package/LogLevel/dist/effect-LogLevel.cjs.prod.js +249 -0
  529. package/LogLevel/dist/effect-LogLevel.esm.js +202 -0
  530. package/LogLevel/package.json +4 -0
  531. package/LogSpan/dist/effect-LogSpan.cjs.d.mts +2 -0
  532. package/LogSpan/dist/effect-LogSpan.cjs.d.mts.map +1 -0
  533. package/LogSpan/dist/effect-LogSpan.cjs.d.ts +2 -0
  534. package/LogSpan/dist/effect-LogSpan.cjs.d.ts.map +1 -0
  535. package/LogSpan/dist/effect-LogSpan.cjs.dev.js +41 -0
  536. package/LogSpan/dist/effect-LogSpan.cjs.js +7 -0
  537. package/LogSpan/dist/effect-LogSpan.cjs.mjs +4 -0
  538. package/LogSpan/dist/effect-LogSpan.cjs.prod.js +41 -0
  539. package/LogSpan/dist/effect-LogSpan.esm.js +24 -0
  540. package/LogSpan/package.json +4 -0
  541. package/Logger/dist/effect-Logger.cjs.d.mts +2 -0
  542. package/Logger/dist/effect-Logger.cjs.d.mts.map +1 -0
  543. package/Logger/dist/effect-Logger.cjs.d.ts +2 -0
  544. package/Logger/dist/effect-Logger.cjs.d.ts.map +1 -0
  545. package/Logger/dist/effect-Logger.cjs.dev.js +314 -0
  546. package/Logger/dist/effect-Logger.cjs.js +7 -0
  547. package/Logger/dist/effect-Logger.cjs.mjs +29 -0
  548. package/Logger/dist/effect-Logger.cjs.prod.js +314 -0
  549. package/Logger/dist/effect-Logger.esm.js +193 -0
  550. package/Logger/package.json +4 -0
  551. package/Match/dist/effect-Match.cjs.d.mts +2 -0
  552. package/Match/dist/effect-Match.cjs.d.mts.map +1 -0
  553. package/Match/dist/effect-Match.cjs.d.ts +2 -0
  554. package/Match/dist/effect-Match.cjs.d.ts.map +1 -0
  555. package/Match/dist/effect-Match.cjs.dev.js +619 -0
  556. package/Match/dist/effect-Match.cjs.js +7 -0
  557. package/Match/dist/effect-Match.cjs.mjs +39 -0
  558. package/Match/dist/effect-Match.cjs.prod.js +619 -0
  559. package/Match/dist/effect-Match.esm.js +258 -0
  560. package/Match/package.json +4 -0
  561. package/Metric/dist/effect-Metric.cjs.d.mts +2 -0
  562. package/Metric/dist/effect-Metric.cjs.d.mts.map +1 -0
  563. package/Metric/dist/effect-Metric.cjs.d.ts +2 -0
  564. package/Metric/dist/effect-Metric.cjs.d.ts.map +1 -0
  565. package/Metric/dist/effect-Metric.cjs.dev.js +592 -0
  566. package/Metric/dist/effect-Metric.cjs.js +7 -0
  567. package/Metric/dist/effect-Metric.cjs.mjs +46 -0
  568. package/Metric/dist/effect-Metric.cjs.prod.js +592 -0
  569. package/Metric/dist/effect-Metric.esm.js +477 -0
  570. package/Metric/package.json +4 -0
  571. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.d.mts +2 -0
  572. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.d.mts.map +1 -0
  573. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.d.ts +2 -0
  574. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.d.ts.map +1 -0
  575. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.dev.js +79 -0
  576. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.js +7 -0
  577. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.mjs +7 -0
  578. package/MetricBoundaries/dist/effect-MetricBoundaries.cjs.prod.js +79 -0
  579. package/MetricBoundaries/dist/effect-MetricBoundaries.esm.js +52 -0
  580. package/MetricBoundaries/package.json +4 -0
  581. package/MetricHook/dist/effect-MetricHook.cjs.d.mts +2 -0
  582. package/MetricHook/dist/effect-MetricHook.cjs.d.mts.map +1 -0
  583. package/MetricHook/dist/effect-MetricHook.cjs.d.ts +2 -0
  584. package/MetricHook/dist/effect-MetricHook.cjs.d.ts.map +1 -0
  585. package/MetricHook/dist/effect-MetricHook.cjs.dev.js +104 -0
  586. package/MetricHook/dist/effect-MetricHook.cjs.js +7 -0
  587. package/MetricHook/dist/effect-MetricHook.cjs.mjs +10 -0
  588. package/MetricHook/dist/effect-MetricHook.cjs.prod.js +104 -0
  589. package/MetricHook/dist/effect-MetricHook.esm.js +68 -0
  590. package/MetricHook/package.json +4 -0
  591. package/MetricKey/dist/effect-MetricKey.cjs.d.mts +2 -0
  592. package/MetricKey/dist/effect-MetricKey.cjs.d.mts.map +1 -0
  593. package/MetricKey/dist/effect-MetricKey.cjs.d.ts +2 -0
  594. package/MetricKey/dist/effect-MetricKey.cjs.d.ts.map +1 -0
  595. package/MetricKey/dist/effect-MetricKey.cjs.dev.js +137 -0
  596. package/MetricKey/dist/effect-MetricKey.cjs.js +7 -0
  597. package/MetricKey/dist/effect-MetricKey.cjs.mjs +12 -0
  598. package/MetricKey/dist/effect-MetricKey.cjs.prod.js +137 -0
  599. package/MetricKey/dist/effect-MetricKey.esm.js +104 -0
  600. package/MetricKey/package.json +4 -0
  601. package/MetricKeyType/dist/effect-MetricKeyType.cjs.d.mts +2 -0
  602. package/MetricKeyType/dist/effect-MetricKeyType.cjs.d.mts.map +1 -0
  603. package/MetricKeyType/dist/effect-MetricKeyType.cjs.d.ts +2 -0
  604. package/MetricKeyType/dist/effect-MetricKeyType.cjs.d.ts.map +1 -0
  605. package/MetricKeyType/dist/effect-MetricKeyType.cjs.dev.js +182 -0
  606. package/MetricKeyType/dist/effect-MetricKeyType.cjs.js +7 -0
  607. package/MetricKeyType/dist/effect-MetricKeyType.cjs.mjs +19 -0
  608. package/MetricKeyType/dist/effect-MetricKeyType.cjs.prod.js +182 -0
  609. package/MetricKeyType/dist/effect-MetricKeyType.esm.js +147 -0
  610. package/MetricKeyType/package.json +4 -0
  611. package/MetricLabel/dist/effect-MetricLabel.cjs.d.mts +2 -0
  612. package/MetricLabel/dist/effect-MetricLabel.cjs.d.mts.map +1 -0
  613. package/MetricLabel/dist/effect-MetricLabel.cjs.d.ts +2 -0
  614. package/MetricLabel/dist/effect-MetricLabel.cjs.d.ts.map +1 -0
  615. package/MetricLabel/dist/effect-MetricLabel.cjs.dev.js +54 -0
  616. package/MetricLabel/dist/effect-MetricLabel.cjs.js +7 -0
  617. package/MetricLabel/dist/effect-MetricLabel.cjs.mjs +5 -0
  618. package/MetricLabel/dist/effect-MetricLabel.cjs.prod.js +54 -0
  619. package/MetricLabel/dist/effect-MetricLabel.esm.js +41 -0
  620. package/MetricLabel/package.json +4 -0
  621. package/MetricPair/dist/effect-MetricPair.cjs.d.mts +2 -0
  622. package/MetricPair/dist/effect-MetricPair.cjs.d.mts.map +1 -0
  623. package/MetricPair/dist/effect-MetricPair.cjs.d.ts +2 -0
  624. package/MetricPair/dist/effect-MetricPair.cjs.d.ts.map +1 -0
  625. package/MetricPair/dist/effect-MetricPair.cjs.dev.js +45 -0
  626. package/MetricPair/dist/effect-MetricPair.cjs.js +7 -0
  627. package/MetricPair/dist/effect-MetricPair.cjs.mjs +5 -0
  628. package/MetricPair/dist/effect-MetricPair.cjs.prod.js +45 -0
  629. package/MetricPair/dist/effect-MetricPair.esm.js +38 -0
  630. package/MetricPair/package.json +4 -0
  631. package/MetricPolling/dist/effect-MetricPolling.cjs.d.mts +2 -0
  632. package/MetricPolling/dist/effect-MetricPolling.cjs.d.mts.map +1 -0
  633. package/MetricPolling/dist/effect-MetricPolling.cjs.d.ts +2 -0
  634. package/MetricPolling/dist/effect-MetricPolling.cjs.d.ts.map +1 -0
  635. package/MetricPolling/dist/effect-MetricPolling.cjs.dev.js +236 -0
  636. package/MetricPolling/dist/effect-MetricPolling.cjs.js +7 -0
  637. package/MetricPolling/dist/effect-MetricPolling.cjs.mjs +10 -0
  638. package/MetricPolling/dist/effect-MetricPolling.cjs.prod.js +236 -0
  639. package/MetricPolling/dist/effect-MetricPolling.esm.js +84 -0
  640. package/MetricPolling/package.json +4 -0
  641. package/MetricRegistry/dist/effect-MetricRegistry.cjs.d.mts +2 -0
  642. package/MetricRegistry/dist/effect-MetricRegistry.cjs.d.mts.map +1 -0
  643. package/MetricRegistry/dist/effect-MetricRegistry.cjs.d.ts +2 -0
  644. package/MetricRegistry/dist/effect-MetricRegistry.cjs.d.ts.map +1 -0
  645. package/MetricRegistry/dist/effect-MetricRegistry.cjs.dev.js +64 -0
  646. package/MetricRegistry/dist/effect-MetricRegistry.cjs.js +7 -0
  647. package/MetricRegistry/dist/effect-MetricRegistry.cjs.mjs +4 -0
  648. package/MetricRegistry/dist/effect-MetricRegistry.cjs.prod.js +64 -0
  649. package/MetricRegistry/dist/effect-MetricRegistry.esm.js +28 -0
  650. package/MetricRegistry/package.json +4 -0
  651. package/MetricState/dist/effect-MetricState.cjs.d.mts +2 -0
  652. package/MetricState/dist/effect-MetricState.cjs.d.mts.map +1 -0
  653. package/MetricState/dist/effect-MetricState.cjs.d.ts +2 -0
  654. package/MetricState/dist/effect-MetricState.cjs.d.ts.map +1 -0
  655. package/MetricState/dist/effect-MetricState.cjs.dev.js +178 -0
  656. package/MetricState/dist/effect-MetricState.cjs.js +7 -0
  657. package/MetricState/dist/effect-MetricState.cjs.mjs +19 -0
  658. package/MetricState/dist/effect-MetricState.cjs.prod.js +178 -0
  659. package/MetricState/dist/effect-MetricState.esm.js +151 -0
  660. package/MetricState/package.json +4 -0
  661. package/MutableHashMap/dist/effect-MutableHashMap.cjs.d.mts +2 -0
  662. package/MutableHashMap/dist/effect-MutableHashMap.cjs.d.mts.map +1 -0
  663. package/MutableHashMap/dist/effect-MutableHashMap.cjs.d.ts +2 -0
  664. package/MutableHashMap/dist/effect-MutableHashMap.cjs.d.ts.map +1 -0
  665. package/MutableHashMap/dist/effect-MutableHashMap.cjs.dev.js +153 -0
  666. package/MutableHashMap/dist/effect-MutableHashMap.cjs.js +7 -0
  667. package/MutableHashMap/dist/effect-MutableHashMap.cjs.mjs +12 -0
  668. package/MutableHashMap/dist/effect-MutableHashMap.cjs.prod.js +153 -0
  669. package/MutableHashMap/dist/effect-MutableHashMap.esm.js +128 -0
  670. package/MutableHashMap/package.json +4 -0
  671. package/MutableHashSet/dist/effect-MutableHashSet.cjs.d.mts +2 -0
  672. package/MutableHashSet/dist/effect-MutableHashSet.cjs.d.mts.map +1 -0
  673. package/MutableHashSet/dist/effect-MutableHashSet.cjs.d.ts +2 -0
  674. package/MutableHashSet/dist/effect-MutableHashSet.cjs.d.ts.map +1 -0
  675. package/MutableHashSet/dist/effect-MutableHashSet.cjs.dev.js +115 -0
  676. package/MutableHashSet/dist/effect-MutableHashSet.cjs.js +7 -0
  677. package/MutableHashSet/dist/effect-MutableHashSet.cjs.mjs +9 -0
  678. package/MutableHashSet/dist/effect-MutableHashSet.cjs.prod.js +115 -0
  679. package/MutableHashSet/dist/effect-MutableHashSet.esm.js +90 -0
  680. package/MutableHashSet/package.json +4 -0
  681. package/MutableList/dist/effect-MutableList.cjs.d.mts +2 -0
  682. package/MutableList/dist/effect-MutableList.cjs.d.mts.map +1 -0
  683. package/MutableList/dist/effect-MutableList.cjs.d.ts +2 -0
  684. package/MutableList/dist/effect-MutableList.cjs.d.ts.map +1 -0
  685. package/MutableList/dist/effect-MutableList.cjs.dev.js +280 -0
  686. package/MutableList/dist/effect-MutableList.cjs.js +7 -0
  687. package/MutableList/dist/effect-MutableList.cjs.mjs +15 -0
  688. package/MutableList/dist/effect-MutableList.cjs.prod.js +280 -0
  689. package/MutableList/dist/effect-MutableList.esm.js +264 -0
  690. package/MutableList/package.json +4 -0
  691. package/MutableQueue/dist/effect-MutableQueue.cjs.d.mts +2 -0
  692. package/MutableQueue/dist/effect-MutableQueue.cjs.d.mts.map +1 -0
  693. package/MutableQueue/dist/effect-MutableQueue.cjs.d.ts +2 -0
  694. package/MutableQueue/dist/effect-MutableQueue.cjs.d.ts.map +1 -0
  695. package/MutableQueue/dist/effect-MutableQueue.cjs.dev.js +216 -0
  696. package/MutableQueue/dist/effect-MutableQueue.cjs.js +7 -0
  697. package/MutableQueue/dist/effect-MutableQueue.cjs.mjs +13 -0
  698. package/MutableQueue/dist/effect-MutableQueue.cjs.prod.js +216 -0
  699. package/MutableQueue/dist/effect-MutableQueue.esm.js +187 -0
  700. package/MutableQueue/package.json +4 -0
  701. package/MutableRef/dist/effect-MutableRef.cjs.d.mts +2 -0
  702. package/MutableRef/dist/effect-MutableRef.cjs.d.mts.map +1 -0
  703. package/MutableRef/dist/effect-MutableRef.cjs.d.ts +2 -0
  704. package/MutableRef/dist/effect-MutableRef.cjs.d.ts.map +1 -0
  705. package/MutableRef/dist/effect-MutableRef.cjs.dev.js +179 -0
  706. package/MutableRef/dist/effect-MutableRef.cjs.js +7 -0
  707. package/MutableRef/dist/effect-MutableRef.cjs.mjs +18 -0
  708. package/MutableRef/dist/effect-MutableRef.cjs.prod.js +179 -0
  709. package/MutableRef/dist/effect-MutableRef.esm.js +156 -0
  710. package/MutableRef/package.json +4 -0
  711. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.d.mts +2 -0
  712. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.d.mts.map +1 -0
  713. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.d.ts +2 -0
  714. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.d.ts.map +1 -0
  715. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.dev.js +32 -0
  716. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.js +7 -0
  717. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.mjs +3 -0
  718. package/NonEmptyIterable/dist/effect-NonEmptyIterable.cjs.prod.js +32 -0
  719. package/NonEmptyIterable/dist/effect-NonEmptyIterable.esm.js +28 -0
  720. package/NonEmptyIterable/package.json +4 -0
  721. package/Number/dist/effect-Number.cjs.d.mts +2 -0
  722. package/Number/dist/effect-Number.cjs.d.mts.map +1 -0
  723. package/Number/dist/effect-Number.cjs.d.ts +2 -0
  724. package/Number/dist/effect-Number.cjs.d.ts.map +1 -0
  725. package/Number/dist/effect-Number.cjs.dev.js +422 -0
  726. package/Number/dist/effect-Number.cjs.js +7 -0
  727. package/Number/dist/effect-Number.cjs.mjs +24 -0
  728. package/Number/dist/effect-Number.cjs.prod.js +422 -0
  729. package/Number/dist/effect-Number.esm.js +390 -0
  730. package/Number/package.json +4 -0
  731. package/Option/dist/effect-Option.cjs.d.mts +2 -0
  732. package/Option/dist/effect-Option.cjs.d.mts.map +1 -0
  733. package/Option/dist/effect-Option.cjs.d.ts +2 -0
  734. package/Option/dist/effect-Option.cjs.d.ts.map +1 -0
  735. package/Option/dist/effect-Option.cjs.dev.js +1054 -0
  736. package/Option/dist/effect-Option.cjs.js +7 -0
  737. package/Option/dist/effect-Option.cjs.mjs +57 -0
  738. package/Option/dist/effect-Option.cjs.prod.js +1054 -0
  739. package/Option/dist/effect-Option.esm.js +990 -0
  740. package/Option/package.json +4 -0
  741. package/Order/dist/effect-Order.cjs.d.mts +2 -0
  742. package/Order/dist/effect-Order.cjs.d.mts.map +1 -0
  743. package/Order/dist/effect-Order.cjs.d.ts +2 -0
  744. package/Order/dist/effect-Order.cjs.d.ts.map +1 -0
  745. package/Order/dist/effect-Order.cjs.dev.js +292 -0
  746. package/Order/dist/effect-Order.cjs.js +7 -0
  747. package/Order/dist/effect-Order.cjs.mjs +28 -0
  748. package/Order/dist/effect-Order.cjs.prod.js +292 -0
  749. package/Order/dist/effect-Order.esm.js +263 -0
  750. package/Order/package.json +4 -0
  751. package/Ordering/dist/effect-Ordering.cjs.d.mts +2 -0
  752. package/Ordering/dist/effect-Ordering.cjs.d.mts.map +1 -0
  753. package/Ordering/dist/effect-Ordering.cjs.d.ts +2 -0
  754. package/Ordering/dist/effect-Ordering.cjs.d.ts.map +1 -0
  755. package/Ordering/dist/effect-Ordering.cjs.dev.js +96 -0
  756. package/Ordering/dist/effect-Ordering.cjs.js +7 -0
  757. package/Ordering/dist/effect-Ordering.cjs.mjs +7 -0
  758. package/Ordering/dist/effect-Ordering.cjs.prod.js +96 -0
  759. package/Ordering/dist/effect-Ordering.esm.js +88 -0
  760. package/Ordering/package.json +4 -0
  761. package/Pipeable/dist/effect-Pipeable.cjs.d.mts +2 -0
  762. package/Pipeable/dist/effect-Pipeable.cjs.d.mts.map +1 -0
  763. package/Pipeable/dist/effect-Pipeable.cjs.d.ts +2 -0
  764. package/Pipeable/dist/effect-Pipeable.cjs.d.ts.map +1 -0
  765. package/Pipeable/dist/effect-Pipeable.cjs.dev.js +48 -0
  766. package/Pipeable/dist/effect-Pipeable.cjs.js +7 -0
  767. package/Pipeable/dist/effect-Pipeable.cjs.mjs +3 -0
  768. package/Pipeable/dist/effect-Pipeable.cjs.prod.js +48 -0
  769. package/Pipeable/dist/effect-Pipeable.esm.js +44 -0
  770. package/Pipeable/package.json +4 -0
  771. package/Pool/dist/effect-Pool.cjs.d.mts +2 -0
  772. package/Pool/dist/effect-Pool.cjs.d.mts.map +1 -0
  773. package/Pool/dist/effect-Pool.cjs.d.ts +2 -0
  774. package/Pool/dist/effect-Pool.cjs.d.ts.map +1 -0
  775. package/Pool/dist/effect-Pool.cjs.dev.js +186 -0
  776. package/Pool/dist/effect-Pool.cjs.js +7 -0
  777. package/Pool/dist/effect-Pool.cjs.mjs +8 -0
  778. package/Pool/dist/effect-Pool.cjs.prod.js +186 -0
  779. package/Pool/dist/effect-Pool.esm.js +104 -0
  780. package/Pool/package.json +4 -0
  781. package/Predicate/dist/effect-Predicate.cjs.d.mts +2 -0
  782. package/Predicate/dist/effect-Predicate.cjs.d.mts.map +1 -0
  783. package/Predicate/dist/effect-Predicate.cjs.d.ts +2 -0
  784. package/Predicate/dist/effect-Predicate.cjs.d.ts.map +1 -0
  785. package/Predicate/dist/effect-Predicate.cjs.dev.js +676 -0
  786. package/Predicate/dist/effect-Predicate.cjs.js +7 -0
  787. package/Predicate/dist/effect-Predicate.cjs.mjs +41 -0
  788. package/Predicate/dist/effect-Predicate.cjs.prod.js +676 -0
  789. package/Predicate/dist/effect-Predicate.esm.js +634 -0
  790. package/Predicate/package.json +4 -0
  791. package/PubSub/dist/effect-PubSub.cjs.d.mts +2 -0
  792. package/PubSub/dist/effect-PubSub.cjs.d.mts.map +1 -0
  793. package/PubSub/dist/effect-PubSub.cjs.d.ts +2 -0
  794. package/PubSub/dist/effect-PubSub.cjs.d.ts.map +1 -0
  795. package/PubSub/dist/effect-PubSub.cjs.dev.js +1326 -0
  796. package/PubSub/dist/effect-PubSub.cjs.js +7 -0
  797. package/PubSub/dist/effect-PubSub.cjs.mjs +16 -0
  798. package/PubSub/dist/effect-PubSub.cjs.prod.js +1326 -0
  799. package/PubSub/dist/effect-PubSub.esm.js +148 -0
  800. package/PubSub/package.json +4 -0
  801. package/Queue/dist/effect-Queue.cjs.d.mts +2 -0
  802. package/Queue/dist/effect-Queue.cjs.d.mts.map +1 -0
  803. package/Queue/dist/effect-Queue.cjs.d.ts +2 -0
  804. package/Queue/dist/effect-Queue.cjs.d.ts.map +1 -0
  805. package/Queue/dist/effect-Queue.cjs.dev.js +433 -0
  806. package/Queue/dist/effect-Queue.cjs.js +7 -0
  807. package/Queue/dist/effect-Queue.cjs.mjs +32 -0
  808. package/Queue/dist/effect-Queue.cjs.prod.js +433 -0
  809. package/Queue/dist/effect-Queue.esm.js +328 -0
  810. package/Queue/package.json +4 -0
  811. package/README.md +48 -14
  812. package/Random/dist/effect-Random.cjs.d.mts +2 -0
  813. package/Random/dist/effect-Random.cjs.d.mts.map +1 -0
  814. package/Random/dist/effect-Random.cjs.d.ts +2 -0
  815. package/Random/dist/effect-Random.cjs.d.ts.map +1 -0
  816. package/Random/dist/effect-Random.cjs.dev.js +133 -0
  817. package/Random/dist/effect-Random.cjs.js +7 -0
  818. package/Random/dist/effect-Random.cjs.mjs +10 -0
  819. package/Random/dist/effect-Random.cjs.prod.js +133 -0
  820. package/Random/dist/effect-Random.esm.js +83 -0
  821. package/Random/package.json +4 -0
  822. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.d.mts +2 -0
  823. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.d.mts.map +1 -0
  824. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.d.ts +2 -0
  825. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.d.ts.map +1 -0
  826. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.dev.js +1592 -0
  827. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.js +7 -0
  828. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.mjs +137 -0
  829. package/ReadonlyArray/dist/effect-ReadonlyArray.cjs.prod.js +1592 -0
  830. package/ReadonlyArray/dist/effect-ReadonlyArray.esm.js +1445 -0
  831. package/ReadonlyArray/package.json +4 -0
  832. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.d.mts +2 -0
  833. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.d.mts.map +1 -0
  834. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.d.ts +2 -0
  835. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.d.ts.map +1 -0
  836. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.dev.js +798 -0
  837. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.js +7 -0
  838. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.mjs +37 -0
  839. package/ReadonlyRecord/dist/effect-ReadonlyRecord.cjs.prod.js +798 -0
  840. package/ReadonlyRecord/dist/effect-ReadonlyRecord.esm.js +749 -0
  841. package/ReadonlyRecord/package.json +4 -0
  842. package/RedBlackTree/dist/effect-RedBlackTree.cjs.d.mts +2 -0
  843. package/RedBlackTree/dist/effect-RedBlackTree.cjs.d.mts.map +1 -0
  844. package/RedBlackTree/dist/effect-RedBlackTree.cjs.d.ts +2 -0
  845. package/RedBlackTree/dist/effect-RedBlackTree.cjs.d.ts.map +1 -0
  846. package/RedBlackTree/dist/effect-RedBlackTree.cjs.dev.js +1642 -0
  847. package/RedBlackTree/dist/effect-RedBlackTree.cjs.js +7 -0
  848. package/RedBlackTree/dist/effect-RedBlackTree.cjs.mjs +37 -0
  849. package/RedBlackTree/dist/effect-RedBlackTree.cjs.prod.js +1642 -0
  850. package/RedBlackTree/dist/effect-RedBlackTree.esm.js +314 -0
  851. package/RedBlackTree/package.json +4 -0
  852. package/Ref/dist/effect-Ref.cjs.d.mts +2 -0
  853. package/Ref/dist/effect-Ref.cjs.d.mts.map +1 -0
  854. package/Ref/dist/effect-Ref.cjs.d.ts +2 -0
  855. package/Ref/dist/effect-Ref.cjs.d.ts.map +1 -0
  856. package/Ref/dist/effect-Ref.cjs.dev.js +54 -0
  857. package/Ref/dist/effect-Ref.cjs.js +7 -0
  858. package/Ref/dist/effect-Ref.cjs.mjs +17 -0
  859. package/Ref/dist/effect-Ref.cjs.prod.js +54 -0
  860. package/Ref/dist/effect-Ref.esm.js +111 -0
  861. package/Ref/package.json +4 -0
  862. package/Reloadable/dist/effect-Reloadable.cjs.d.mts +2 -0
  863. package/Reloadable/dist/effect-Reloadable.cjs.d.mts.map +1 -0
  864. package/Reloadable/dist/effect-Reloadable.cjs.d.ts +2 -0
  865. package/Reloadable/dist/effect-Reloadable.cjs.d.ts.map +1 -0
  866. package/Reloadable/dist/effect-Reloadable.cjs.dev.js +232 -0
  867. package/Reloadable/dist/effect-Reloadable.cjs.js +7 -0
  868. package/Reloadable/dist/effect-Reloadable.cjs.mjs +10 -0
  869. package/Reloadable/dist/effect-Reloadable.cjs.prod.js +232 -0
  870. package/Reloadable/dist/effect-Reloadable.esm.js +88 -0
  871. package/Reloadable/package.json +4 -0
  872. package/Request/dist/effect-Request.cjs.d.mts +2 -0
  873. package/Request/dist/effect-Request.cjs.d.mts.map +1 -0
  874. package/Request/dist/effect-Request.cjs.d.ts +2 -0
  875. package/Request/dist/effect-Request.cjs.d.ts.map +1 -0
  876. package/Request/dist/effect-Request.cjs.dev.js +244 -0
  877. package/Request/dist/effect-Request.cjs.js +7 -0
  878. package/Request/dist/effect-Request.cjs.mjs +15 -0
  879. package/Request/dist/effect-Request.cjs.prod.js +244 -0
  880. package/Request/dist/effect-Request.esm.js +160 -0
  881. package/Request/package.json +4 -0
  882. package/RequestBlock/dist/effect-RequestBlock.cjs.d.mts +2 -0
  883. package/RequestBlock/dist/effect-RequestBlock.cjs.d.mts.map +1 -0
  884. package/RequestBlock/dist/effect-RequestBlock.cjs.d.ts +2 -0
  885. package/RequestBlock/dist/effect-RequestBlock.cjs.d.ts.map +1 -0
  886. package/RequestBlock/dist/effect-RequestBlock.cjs.dev.js +199 -0
  887. package/RequestBlock/dist/effect-RequestBlock.cjs.js +7 -0
  888. package/RequestBlock/dist/effect-RequestBlock.cjs.mjs +10 -0
  889. package/RequestBlock/dist/effect-RequestBlock.cjs.prod.js +199 -0
  890. package/RequestBlock/dist/effect-RequestBlock.esm.js +103 -0
  891. package/RequestBlock/package.json +4 -0
  892. package/RequestResolver/dist/effect-RequestResolver.cjs.d.mts +2 -0
  893. package/RequestResolver/dist/effect-RequestResolver.cjs.d.mts.map +1 -0
  894. package/RequestResolver/dist/effect-RequestResolver.cjs.d.ts +2 -0
  895. package/RequestResolver/dist/effect-RequestResolver.cjs.d.ts.map +1 -0
  896. package/RequestResolver/dist/effect-RequestResolver.cjs.dev.js +296 -0
  897. package/RequestResolver/dist/effect-RequestResolver.cjs.js +7 -0
  898. package/RequestResolver/dist/effect-RequestResolver.cjs.mjs +20 -0
  899. package/RequestResolver/dist/effect-RequestResolver.cjs.prod.js +296 -0
  900. package/RequestResolver/dist/effect-RequestResolver.esm.js +191 -0
  901. package/RequestResolver/package.json +4 -0
  902. package/Resource/dist/effect-Resource.cjs.d.mts +2 -0
  903. package/Resource/dist/effect-Resource.cjs.d.mts.map +1 -0
  904. package/Resource/dist/effect-Resource.cjs.d.ts +2 -0
  905. package/Resource/dist/effect-Resource.cjs.d.ts.map +1 -0
  906. package/Resource/dist/effect-Resource.cjs.dev.js +183 -0
  907. package/Resource/dist/effect-Resource.cjs.js +7 -0
  908. package/Resource/dist/effect-Resource.cjs.mjs +7 -0
  909. package/Resource/dist/effect-Resource.cjs.prod.js +183 -0
  910. package/Resource/dist/effect-Resource.esm.js +70 -0
  911. package/Resource/package.json +4 -0
  912. package/Runtime/dist/effect-Runtime.cjs.d.mts +2 -0
  913. package/Runtime/dist/effect-Runtime.cjs.d.mts.map +1 -0
  914. package/Runtime/dist/effect-Runtime.cjs.d.ts +2 -0
  915. package/Runtime/dist/effect-Runtime.cjs.d.ts.map +1 -0
  916. package/Runtime/dist/effect-Runtime.cjs.dev.js +251 -0
  917. package/Runtime/dist/effect-Runtime.cjs.js +7 -0
  918. package/Runtime/dist/effect-Runtime.cjs.mjs +16 -0
  919. package/Runtime/dist/effect-Runtime.cjs.prod.js +251 -0
  920. package/Runtime/dist/effect-Runtime.esm.js +157 -0
  921. package/Runtime/package.json +4 -0
  922. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.d.mts +2 -0
  923. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.d.mts.map +1 -0
  924. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.d.ts +2 -0
  925. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.d.ts.map +1 -0
  926. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.dev.js +424 -0
  927. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.js +7 -0
  928. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.mjs +37 -0
  929. package/RuntimeFlags/dist/effect-RuntimeFlags.cjs.prod.js +424 -0
  930. package/RuntimeFlags/dist/effect-RuntimeFlags.esm.js +305 -0
  931. package/RuntimeFlags/package.json +4 -0
  932. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.d.mts +2 -0
  933. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.d.mts.map +1 -0
  934. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.d.ts +2 -0
  935. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.d.ts.map +1 -0
  936. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.dev.js +50 -0
  937. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.js +7 -0
  938. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.mjs +19 -0
  939. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.cjs.prod.js +50 -0
  940. package/RuntimeFlagsPatch/dist/effect-RuntimeFlagsPatch.esm.js +158 -0
  941. package/RuntimeFlagsPatch/package.json +4 -0
  942. package/STM/dist/effect-STM.cjs.d.mts +2 -0
  943. package/STM/dist/effect-STM.cjs.d.mts.map +1 -0
  944. package/STM/dist/effect-STM.cjs.d.ts +2 -0
  945. package/STM/dist/effect-STM.cjs.d.ts.map +1 -0
  946. package/STM/dist/effect-STM.cjs.dev.js +1427 -0
  947. package/STM/dist/effect-STM.cjs.js +7 -0
  948. package/STM/dist/effect-STM.cjs.mjs +126 -0
  949. package/STM/dist/effect-STM.cjs.prod.js +1427 -0
  950. package/STM/dist/effect-STM.esm.js +1193 -0
  951. package/STM/package.json +4 -0
  952. package/Schedule/dist/effect-Schedule.cjs.d.mts +2 -0
  953. package/Schedule/dist/effect-Schedule.cjs.d.mts.map +1 -0
  954. package/Schedule/dist/effect-Schedule.cjs.d.ts +2 -0
  955. package/Schedule/dist/effect-Schedule.cjs.d.ts.map +1 -0
  956. package/Schedule/dist/effect-Schedule.cjs.dev.js +1113 -0
  957. package/Schedule/dist/effect-Schedule.cjs.js +7 -0
  958. package/Schedule/dist/effect-Schedule.cjs.mjs +100 -0
  959. package/Schedule/dist/effect-Schedule.cjs.prod.js +1113 -0
  960. package/Schedule/dist/effect-Schedule.esm.js +957 -0
  961. package/Schedule/package.json +4 -0
  962. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.d.mts +2 -0
  963. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.d.mts.map +1 -0
  964. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.d.ts +2 -0
  965. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.d.ts.map +1 -0
  966. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.dev.js +118 -0
  967. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.js +7 -0
  968. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.mjs +7 -0
  969. package/ScheduleDecision/dist/effect-ScheduleDecision.cjs.prod.js +118 -0
  970. package/ScheduleDecision/dist/effect-ScheduleDecision.esm.js +48 -0
  971. package/ScheduleDecision/package.json +4 -0
  972. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.d.mts +2 -0
  973. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.d.mts.map +1 -0
  974. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.d.ts +2 -0
  975. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.d.ts.map +1 -0
  976. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.dev.js +240 -0
  977. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.js +7 -0
  978. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.mjs +15 -0
  979. package/ScheduleInterval/dist/effect-ScheduleInterval.cjs.prod.js +240 -0
  980. package/ScheduleInterval/dist/effect-ScheduleInterval.esm.js +130 -0
  981. package/ScheduleInterval/package.json +4 -0
  982. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.d.mts +2 -0
  983. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.d.mts.map +1 -0
  984. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.d.ts +2 -0
  985. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.d.ts.map +1 -0
  986. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.dev.js +268 -0
  987. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.js +7 -0
  988. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.mjs +13 -0
  989. package/ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.prod.js +268 -0
  990. package/ScheduleIntervals/dist/effect-ScheduleIntervals.esm.js +105 -0
  991. package/ScheduleIntervals/package.json +4 -0
  992. package/Scheduler/dist/effect-Scheduler.cjs.d.mts +2 -0
  993. package/Scheduler/dist/effect-Scheduler.cjs.d.mts.map +1 -0
  994. package/Scheduler/dist/effect-Scheduler.cjs.d.ts +2 -0
  995. package/Scheduler/dist/effect-Scheduler.cjs.d.ts.map +1 -0
  996. package/Scheduler/dist/effect-Scheduler.cjs.dev.js +370 -0
  997. package/Scheduler/dist/effect-Scheduler.cjs.js +7 -0
  998. package/Scheduler/dist/effect-Scheduler.cjs.mjs +15 -0
  999. package/Scheduler/dist/effect-Scheduler.cjs.prod.js +370 -0
  1000. package/Scheduler/dist/effect-Scheduler.esm.js +326 -0
  1001. package/Scheduler/package.json +4 -0
  1002. package/Scope/dist/effect-Scope.cjs.d.mts +2 -0
  1003. package/Scope/dist/effect-Scope.cjs.d.mts.map +1 -0
  1004. package/Scope/dist/effect-Scope.cjs.d.ts +2 -0
  1005. package/Scope/dist/effect-Scope.cjs.d.ts.map +1 -0
  1006. package/Scope/dist/effect-Scope.cjs.dev.js +198 -0
  1007. package/Scope/dist/effect-Scope.cjs.js +7 -0
  1008. package/Scope/dist/effect-Scope.cjs.mjs +12 -0
  1009. package/Scope/dist/effect-Scope.cjs.prod.js +198 -0
  1010. package/Scope/dist/effect-Scope.esm.js +117 -0
  1011. package/Scope/package.json +4 -0
  1012. package/ScopedCache/dist/effect-ScopedCache.cjs.d.mts +2 -0
  1013. package/ScopedCache/dist/effect-ScopedCache.cjs.d.mts.map +1 -0
  1014. package/ScopedCache/dist/effect-ScopedCache.cjs.d.ts +2 -0
  1015. package/ScopedCache/dist/effect-ScopedCache.cjs.d.ts.map +1 -0
  1016. package/ScopedCache/dist/effect-ScopedCache.cjs.dev.js +533 -0
  1017. package/ScopedCache/dist/effect-ScopedCache.cjs.js +7 -0
  1018. package/ScopedCache/dist/effect-ScopedCache.cjs.mjs +5 -0
  1019. package/ScopedCache/dist/effect-ScopedCache.cjs.prod.js +533 -0
  1020. package/ScopedCache/dist/effect-ScopedCache.esm.js +52 -0
  1021. package/ScopedCache/package.json +4 -0
  1022. package/ScopedRef/dist/effect-ScopedRef.cjs.d.mts +2 -0
  1023. package/ScopedRef/dist/effect-ScopedRef.cjs.d.mts.map +1 -0
  1024. package/ScopedRef/dist/effect-ScopedRef.cjs.d.ts +2 -0
  1025. package/ScopedRef/dist/effect-ScopedRef.cjs.d.ts.map +1 -0
  1026. package/ScopedRef/dist/effect-ScopedRef.cjs.dev.js +156 -0
  1027. package/ScopedRef/dist/effect-ScopedRef.cjs.js +7 -0
  1028. package/ScopedRef/dist/effect-ScopedRef.cjs.mjs +7 -0
  1029. package/ScopedRef/dist/effect-ScopedRef.cjs.prod.js +156 -0
  1030. package/ScopedRef/dist/effect-ScopedRef.esm.js +71 -0
  1031. package/ScopedRef/package.json +4 -0
  1032. package/Sink/dist/effect-Sink.cjs.d.mts +2 -0
  1033. package/Sink/dist/effect-Sink.cjs.d.mts.map +1 -0
  1034. package/Sink/dist/effect-Sink.cjs.d.ts +2 -0
  1035. package/Sink/dist/effect-Sink.cjs.d.ts.map +1 -0
  1036. package/Sink/dist/effect-Sink.cjs.dev.js +1205 -0
  1037. package/Sink/dist/effect-Sink.cjs.js +7 -0
  1038. package/Sink/dist/effect-Sink.cjs.mjs +108 -0
  1039. package/Sink/dist/effect-Sink.cjs.prod.js +1205 -0
  1040. package/Sink/dist/effect-Sink.esm.js +997 -0
  1041. package/Sink/package.json +4 -0
  1042. package/SortedMap/dist/effect-SortedMap.cjs.d.mts +2 -0
  1043. package/SortedMap/dist/effect-SortedMap.cjs.d.mts.map +1 -0
  1044. package/SortedMap/dist/effect-SortedMap.cjs.d.ts +2 -0
  1045. package/SortedMap/dist/effect-SortedMap.cjs.d.ts.map +1 -0
  1046. package/SortedMap/dist/effect-SortedMap.cjs.dev.js +202 -0
  1047. package/SortedMap/dist/effect-SortedMap.cjs.js +7 -0
  1048. package/SortedMap/dist/effect-SortedMap.cjs.mjs +20 -0
  1049. package/SortedMap/dist/effect-SortedMap.cjs.prod.js +202 -0
  1050. package/SortedMap/dist/effect-SortedMap.esm.js +168 -0
  1051. package/SortedMap/package.json +4 -0
  1052. package/SortedSet/dist/effect-SortedSet.cjs.d.mts +2 -0
  1053. package/SortedSet/dist/effect-SortedSet.cjs.d.mts.map +1 -0
  1054. package/SortedSet/dist/effect-SortedSet.cjs.d.ts +2 -0
  1055. package/SortedSet/dist/effect-SortedSet.cjs.d.ts.map +1 -0
  1056. package/SortedSet/dist/effect-SortedSet.cjs.dev.js +301 -0
  1057. package/SortedSet/dist/effect-SortedSet.cjs.js +7 -0
  1058. package/SortedSet/dist/effect-SortedSet.cjs.mjs +23 -0
  1059. package/SortedSet/dist/effect-SortedSet.cjs.prod.js +301 -0
  1060. package/SortedSet/dist/effect-SortedSet.esm.js +263 -0
  1061. package/SortedSet/package.json +4 -0
  1062. package/Stream/dist/effect-Stream.cjs.d.mts +2 -0
  1063. package/Stream/dist/effect-Stream.cjs.d.mts.map +1 -0
  1064. package/Stream/dist/effect-Stream.cjs.d.ts +2 -0
  1065. package/Stream/dist/effect-Stream.cjs.d.ts.map +1 -0
  1066. package/Stream/dist/effect-Stream.cjs.dev.js +3279 -0
  1067. package/Stream/dist/effect-Stream.cjs.js +7 -0
  1068. package/Stream/dist/effect-Stream.cjs.mjs +294 -0
  1069. package/Stream/dist/effect-Stream.cjs.prod.js +3279 -0
  1070. package/Stream/dist/effect-Stream.esm.js +2879 -0
  1071. package/Stream/package.json +4 -0
  1072. package/StreamEmit/dist/effect-StreamEmit.cjs.d.mts +2 -0
  1073. package/StreamEmit/dist/effect-StreamEmit.cjs.d.mts.map +1 -0
  1074. package/StreamEmit/dist/effect-StreamEmit.cjs.d.ts +2 -0
  1075. package/StreamEmit/dist/effect-StreamEmit.cjs.d.ts.map +1 -0
  1076. package/StreamEmit/dist/effect-StreamEmit.cjs.dev.js +2 -0
  1077. package/StreamEmit/dist/effect-StreamEmit.cjs.js +7 -0
  1078. package/StreamEmit/dist/effect-StreamEmit.cjs.mjs +1 -0
  1079. package/StreamEmit/dist/effect-StreamEmit.cjs.prod.js +2 -0
  1080. package/StreamEmit/dist/effect-StreamEmit.esm.js +1 -0
  1081. package/StreamEmit/package.json +4 -0
  1082. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.d.mts +2 -0
  1083. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.d.mts.map +1 -0
  1084. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.d.ts +2 -0
  1085. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.d.ts.map +1 -0
  1086. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.dev.js +19 -0
  1087. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.js +7 -0
  1088. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.mjs +12 -0
  1089. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.cjs.prod.js +19 -0
  1090. package/StreamHaltStrategy/dist/effect-StreamHaltStrategy.esm.js +97 -0
  1091. package/StreamHaltStrategy/package.json +4 -0
  1092. package/Streamable/dist/effect-Streamable.cjs.d.mts +2 -0
  1093. package/Streamable/dist/effect-Streamable.cjs.d.mts.map +1 -0
  1094. package/Streamable/dist/effect-Streamable.cjs.d.ts +2 -0
  1095. package/Streamable/dist/effect-Streamable.cjs.d.ts.map +1 -0
  1096. package/Streamable/dist/effect-Streamable.cjs.dev.js +152 -0
  1097. package/Streamable/dist/effect-Streamable.cjs.js +7 -0
  1098. package/Streamable/dist/effect-Streamable.cjs.mjs +3 -0
  1099. package/Streamable/dist/effect-Streamable.cjs.prod.js +152 -0
  1100. package/Streamable/dist/effect-Streamable.esm.js +42 -0
  1101. package/Streamable/package.json +4 -0
  1102. package/String/dist/effect-String.cjs.d.mts +2 -0
  1103. package/String/dist/effect-String.cjs.d.mts.map +1 -0
  1104. package/String/dist/effect-String.cjs.d.ts +2 -0
  1105. package/String/dist/effect-String.cjs.d.ts.map +1 -0
  1106. package/String/dist/effect-String.cjs.dev.js +656 -0
  1107. package/String/dist/effect-String.cjs.js +7 -0
  1108. package/String/dist/effect-String.cjs.mjs +46 -0
  1109. package/String/dist/effect-String.cjs.prod.js +656 -0
  1110. package/String/dist/effect-String.esm.js +600 -0
  1111. package/String/package.json +4 -0
  1112. package/Struct/dist/effect-Struct.cjs.d.mts +2 -0
  1113. package/Struct/dist/effect-Struct.cjs.d.mts.map +1 -0
  1114. package/Struct/dist/effect-Struct.cjs.d.ts +2 -0
  1115. package/Struct/dist/effect-Struct.cjs.d.ts.map +1 -0
  1116. package/Struct/dist/effect-Struct.cjs.dev.js +133 -0
  1117. package/Struct/dist/effect-Struct.cjs.js +7 -0
  1118. package/Struct/dist/effect-Struct.cjs.mjs +7 -0
  1119. package/Struct/dist/effect-Struct.cjs.prod.js +133 -0
  1120. package/Struct/dist/effect-Struct.esm.js +125 -0
  1121. package/Struct/package.json +4 -0
  1122. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.d.mts +2 -0
  1123. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.d.mts.map +1 -0
  1124. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.d.ts +2 -0
  1125. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.d.ts.map +1 -0
  1126. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.dev.js +343 -0
  1127. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.js +7 -0
  1128. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.mjs +24 -0
  1129. package/SubscriptionRef/dist/effect-SubscriptionRef.cjs.prod.js +343 -0
  1130. package/SubscriptionRef/dist/effect-SubscriptionRef.esm.js +160 -0
  1131. package/SubscriptionRef/package.json +4 -0
  1132. package/Supervisor/dist/effect-Supervisor.cjs.d.mts +2 -0
  1133. package/Supervisor/dist/effect-Supervisor.cjs.d.mts.map +1 -0
  1134. package/Supervisor/dist/effect-Supervisor.cjs.d.ts +2 -0
  1135. package/Supervisor/dist/effect-Supervisor.cjs.d.ts.map +1 -0
  1136. package/Supervisor/dist/effect-Supervisor.cjs.dev.js +239 -0
  1137. package/Supervisor/dist/effect-Supervisor.cjs.js +7 -0
  1138. package/Supervisor/dist/effect-Supervisor.cjs.mjs +10 -0
  1139. package/Supervisor/dist/effect-Supervisor.cjs.prod.js +239 -0
  1140. package/Supervisor/dist/effect-Supervisor.esm.js +148 -0
  1141. package/Supervisor/package.json +4 -0
  1142. package/Symbol/dist/effect-Symbol.cjs.d.mts +2 -0
  1143. package/Symbol/dist/effect-Symbol.cjs.d.mts.map +1 -0
  1144. package/Symbol/dist/effect-Symbol.cjs.d.ts +2 -0
  1145. package/Symbol/dist/effect-Symbol.cjs.d.ts.map +1 -0
  1146. package/Symbol/dist/effect-Symbol.cjs.dev.js +36 -0
  1147. package/Symbol/dist/effect-Symbol.cjs.js +7 -0
  1148. package/Symbol/dist/effect-Symbol.cjs.mjs +4 -0
  1149. package/Symbol/dist/effect-Symbol.cjs.prod.js +36 -0
  1150. package/Symbol/dist/effect-Symbol.esm.js +30 -0
  1151. package/Symbol/package.json +4 -0
  1152. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.d.mts +2 -0
  1153. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.d.mts.map +1 -0
  1154. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.d.ts +2 -0
  1155. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.d.ts.map +1 -0
  1156. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.dev.js +260 -0
  1157. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.js +7 -0
  1158. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.mjs +25 -0
  1159. package/SynchronizedRef/dist/effect-SynchronizedRef.cjs.prod.js +260 -0
  1160. package/SynchronizedRef/dist/effect-SynchronizedRef.esm.js +160 -0
  1161. package/SynchronizedRef/package.json +4 -0
  1162. package/TArray/dist/effect-TArray.cjs.d.mts +2 -0
  1163. package/TArray/dist/effect-TArray.cjs.d.mts.map +1 -0
  1164. package/TArray/dist/effect-TArray.cjs.d.ts +2 -0
  1165. package/TArray/dist/effect-TArray.cjs.d.ts.map +1 -0
  1166. package/TArray/dist/effect-TArray.cjs.dev.js +523 -0
  1167. package/TArray/dist/effect-TArray.cjs.js +7 -0
  1168. package/TArray/dist/effect-TArray.cjs.mjs +43 -0
  1169. package/TArray/dist/effect-TArray.cjs.prod.js +523 -0
  1170. package/TArray/dist/effect-TArray.esm.js +367 -0
  1171. package/TArray/package.json +4 -0
  1172. package/TDeferred/dist/effect-TDeferred.cjs.d.mts +2 -0
  1173. package/TDeferred/dist/effect-TDeferred.cjs.d.mts.map +1 -0
  1174. package/TDeferred/dist/effect-TDeferred.cjs.d.ts +2 -0
  1175. package/TDeferred/dist/effect-TDeferred.cjs.d.ts.map +1 -0
  1176. package/TDeferred/dist/effect-TDeferred.cjs.dev.js +225 -0
  1177. package/TDeferred/dist/effect-TDeferred.cjs.js +7 -0
  1178. package/TDeferred/dist/effect-TDeferred.cjs.mjs +9 -0
  1179. package/TDeferred/dist/effect-TDeferred.cjs.prod.js +225 -0
  1180. package/TDeferred/dist/effect-TDeferred.esm.js +63 -0
  1181. package/TDeferred/package.json +4 -0
  1182. package/TMap/dist/effect-TMap.cjs.d.mts +2 -0
  1183. package/TMap/dist/effect-TMap.cjs.d.mts.map +1 -0
  1184. package/TMap/dist/effect-TMap.cjs.d.ts +2 -0
  1185. package/TMap/dist/effect-TMap.cjs.d.ts.map +1 -0
  1186. package/TMap/dist/effect-TMap.cjs.dev.js +532 -0
  1187. package/TMap/dist/effect-TMap.cjs.js +7 -0
  1188. package/TMap/dist/effect-TMap.cjs.mjs +44 -0
  1189. package/TMap/dist/effect-TMap.cjs.prod.js +532 -0
  1190. package/TMap/dist/effect-TMap.esm.js +373 -0
  1191. package/TMap/package.json +4 -0
  1192. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.d.mts +2 -0
  1193. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.d.mts.map +1 -0
  1194. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.d.ts +2 -0
  1195. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.d.ts.map +1 -0
  1196. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.dev.js +465 -0
  1197. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.js +7 -0
  1198. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.mjs +21 -0
  1199. package/TPriorityQueue/dist/effect-TPriorityQueue.cjs.prod.js +465 -0
  1200. package/TPriorityQueue/dist/effect-TPriorityQueue.esm.js +184 -0
  1201. package/TPriorityQueue/package.json +4 -0
  1202. package/TPubSub/dist/effect-TPubSub.cjs.d.mts +2 -0
  1203. package/TPubSub/dist/effect-TPubSub.cjs.d.mts.map +1 -0
  1204. package/TPubSub/dist/effect-TPubSub.cjs.d.ts +2 -0
  1205. package/TPubSub/dist/effect-TPubSub.cjs.d.ts.map +1 -0
  1206. package/TPubSub/dist/effect-TPubSub.cjs.dev.js +657 -0
  1207. package/TPubSub/dist/effect-TPubSub.cjs.js +7 -0
  1208. package/TPubSub/dist/effect-TPubSub.cjs.mjs +17 -0
  1209. package/TPubSub/dist/effect-TPubSub.cjs.prod.js +657 -0
  1210. package/TPubSub/dist/effect-TPubSub.esm.js +157 -0
  1211. package/TPubSub/package.json +4 -0
  1212. package/TQueue/dist/effect-TQueue.cjs.d.mts +2 -0
  1213. package/TQueue/dist/effect-TQueue.cjs.d.mts.map +1 -0
  1214. package/TQueue/dist/effect-TQueue.cjs.d.ts +2 -0
  1215. package/TQueue/dist/effect-TQueue.cjs.d.ts.map +1 -0
  1216. package/TQueue/dist/effect-TQueue.cjs.dev.js +436 -0
  1217. package/TQueue/dist/effect-TQueue.cjs.js +7 -0
  1218. package/TQueue/dist/effect-TQueue.cjs.mjs +29 -0
  1219. package/TQueue/dist/effect-TQueue.cjs.prod.js +436 -0
  1220. package/TQueue/dist/effect-TQueue.esm.js +293 -0
  1221. package/TQueue/package.json +4 -0
  1222. package/TRandom/dist/effect-TRandom.cjs.d.mts +2 -0
  1223. package/TRandom/dist/effect-TRandom.cjs.d.mts.map +1 -0
  1224. package/TRandom/dist/effect-TRandom.cjs.d.ts +2 -0
  1225. package/TRandom/dist/effect-TRandom.cjs.d.ts.map +1 -0
  1226. package/TRandom/dist/effect-TRandom.cjs.dev.js +296 -0
  1227. package/TRandom/dist/effect-TRandom.cjs.js +7 -0
  1228. package/TRandom/dist/effect-TRandom.cjs.mjs +11 -0
  1229. package/TRandom/dist/effect-TRandom.cjs.prod.js +296 -0
  1230. package/TRandom/dist/effect-TRandom.esm.js +93 -0
  1231. package/TRandom/package.json +4 -0
  1232. package/TReentrantLock/dist/effect-TReentrantLock.cjs.d.mts +2 -0
  1233. package/TReentrantLock/dist/effect-TReentrantLock.cjs.d.mts.map +1 -0
  1234. package/TReentrantLock/dist/effect-TReentrantLock.cjs.d.ts +2 -0
  1235. package/TReentrantLock/dist/effect-TReentrantLock.cjs.d.ts.map +1 -0
  1236. package/TReentrantLock/dist/effect-TReentrantLock.cjs.dev.js +537 -0
  1237. package/TReentrantLock/dist/effect-TReentrantLock.cjs.js +7 -0
  1238. package/TReentrantLock/dist/effect-TReentrantLock.cjs.mjs +21 -0
  1239. package/TReentrantLock/dist/effect-TReentrantLock.cjs.prod.js +537 -0
  1240. package/TReentrantLock/dist/effect-TReentrantLock.esm.js +199 -0
  1241. package/TReentrantLock/package.json +4 -0
  1242. package/TRef/dist/effect-TRef.cjs.d.mts +2 -0
  1243. package/TRef/dist/effect-TRef.cjs.d.mts.map +1 -0
  1244. package/TRef/dist/effect-TRef.cjs.d.ts +2 -0
  1245. package/TRef/dist/effect-TRef.cjs.d.ts.map +1 -0
  1246. package/TRef/dist/effect-TRef.cjs.dev.js +244 -0
  1247. package/TRef/dist/effect-TRef.cjs.js +7 -0
  1248. package/TRef/dist/effect-TRef.cjs.mjs +16 -0
  1249. package/TRef/dist/effect-TRef.cjs.prod.js +244 -0
  1250. package/TRef/dist/effect-TRef.esm.js +117 -0
  1251. package/TRef/package.json +4 -0
  1252. package/TSemaphore/dist/effect-TSemaphore.cjs.d.mts +2 -0
  1253. package/TSemaphore/dist/effect-TSemaphore.cjs.d.mts.map +1 -0
  1254. package/TSemaphore/dist/effect-TSemaphore.cjs.d.ts +2 -0
  1255. package/TSemaphore/dist/effect-TSemaphore.cjs.d.ts.map +1 -0
  1256. package/TSemaphore/dist/effect-TSemaphore.cjs.dev.js +289 -0
  1257. package/TSemaphore/dist/effect-TSemaphore.cjs.js +7 -0
  1258. package/TSemaphore/dist/effect-TSemaphore.cjs.mjs +14 -0
  1259. package/TSemaphore/dist/effect-TSemaphore.cjs.prod.js +289 -0
  1260. package/TSemaphore/dist/effect-TSemaphore.esm.js +97 -0
  1261. package/TSemaphore/package.json +4 -0
  1262. package/TSet/dist/effect-TSet.cjs.d.mts +2 -0
  1263. package/TSet/dist/effect-TSet.cjs.d.mts.map +1 -0
  1264. package/TSet/dist/effect-TSet.cjs.d.ts +2 -0
  1265. package/TSet/dist/effect-TSet.cjs.d.ts.map +1 -0
  1266. package/TSet/dist/effect-TSet.cjs.dev.js +521 -0
  1267. package/TSet/dist/effect-TSet.cjs.js +7 -0
  1268. package/TSet/dist/effect-TSet.cjs.mjs +32 -0
  1269. package/TSet/dist/effect-TSet.cjs.prod.js +521 -0
  1270. package/TSet/dist/effect-TSet.esm.js +268 -0
  1271. package/TSet/package.json +4 -0
  1272. package/Take/dist/effect-Take.cjs.d.mts +2 -0
  1273. package/Take/dist/effect-Take.cjs.d.mts.map +1 -0
  1274. package/Take/dist/effect-Take.cjs.d.ts +2 -0
  1275. package/Take/dist/effect-Take.cjs.d.ts.map +1 -0
  1276. package/Take/dist/effect-Take.cjs.dev.js +300 -0
  1277. package/Take/dist/effect-Take.cjs.js +7 -0
  1278. package/Take/dist/effect-Take.cjs.mjs +22 -0
  1279. package/Take/dist/effect-Take.cjs.prod.js +300 -0
  1280. package/Take/dist/effect-Take.esm.js +190 -0
  1281. package/Take/package.json +4 -0
  1282. package/TestAnnotation/dist/effect-TestAnnotation.cjs.d.mts +2 -0
  1283. package/TestAnnotation/dist/effect-TestAnnotation.cjs.d.mts.map +1 -0
  1284. package/TestAnnotation/dist/effect-TestAnnotation.cjs.d.ts +2 -0
  1285. package/TestAnnotation/dist/effect-TestAnnotation.cjs.d.ts.map +1 -0
  1286. package/TestAnnotation/dist/effect-TestAnnotation.cjs.dev.js +140 -0
  1287. package/TestAnnotation/dist/effect-TestAnnotation.cjs.js +7 -0
  1288. package/TestAnnotation/dist/effect-TestAnnotation.cjs.mjs +11 -0
  1289. package/TestAnnotation/dist/effect-TestAnnotation.cjs.prod.js +140 -0
  1290. package/TestAnnotation/dist/effect-TestAnnotation.esm.js +111 -0
  1291. package/TestAnnotation/package.json +4 -0
  1292. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.d.mts +2 -0
  1293. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.d.mts.map +1 -0
  1294. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.d.ts +2 -0
  1295. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.d.ts.map +1 -0
  1296. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.dev.js +113 -0
  1297. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.js +7 -0
  1298. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.mjs +11 -0
  1299. package/TestAnnotationMap/dist/effect-TestAnnotationMap.cjs.prod.js +113 -0
  1300. package/TestAnnotationMap/dist/effect-TestAnnotationMap.esm.js +101 -0
  1301. package/TestAnnotationMap/package.json +4 -0
  1302. package/TestAnnotations/dist/effect-TestAnnotations.cjs.d.mts +2 -0
  1303. package/TestAnnotations/dist/effect-TestAnnotations.cjs.d.mts.map +1 -0
  1304. package/TestAnnotations/dist/effect-TestAnnotations.cjs.d.ts +2 -0
  1305. package/TestAnnotations/dist/effect-TestAnnotations.cjs.d.ts.map +1 -0
  1306. package/TestAnnotations/dist/effect-TestAnnotations.cjs.dev.js +136 -0
  1307. package/TestAnnotations/dist/effect-TestAnnotations.cjs.js +7 -0
  1308. package/TestAnnotations/dist/effect-TestAnnotations.cjs.mjs +6 -0
  1309. package/TestAnnotations/dist/effect-TestAnnotations.cjs.prod.js +136 -0
  1310. package/TestAnnotations/dist/effect-TestAnnotations.esm.js +83 -0
  1311. package/TestAnnotations/package.json +4 -0
  1312. package/TestClock/dist/effect-TestClock.cjs.d.mts +2 -0
  1313. package/TestClock/dist/effect-TestClock.cjs.d.mts.map +1 -0
  1314. package/TestClock/dist/effect-TestClock.cjs.d.ts +2 -0
  1315. package/TestClock/dist/effect-TestClock.cjs.d.ts.map +1 -0
  1316. package/TestClock/dist/effect-TestClock.cjs.dev.js +630 -0
  1317. package/TestClock/dist/effect-TestClock.cjs.js +7 -0
  1318. package/TestClock/dist/effect-TestClock.cjs.mjs +16 -0
  1319. package/TestClock/dist/effect-TestClock.cjs.prod.js +630 -0
  1320. package/TestClock/dist/effect-TestClock.esm.js +411 -0
  1321. package/TestClock/package.json +4 -0
  1322. package/TestConfig/dist/effect-TestConfig.cjs.d.mts +2 -0
  1323. package/TestConfig/dist/effect-TestConfig.cjs.d.mts.map +1 -0
  1324. package/TestConfig/dist/effect-TestConfig.cjs.d.ts +2 -0
  1325. package/TestConfig/dist/effect-TestConfig.cjs.d.ts.map +1 -0
  1326. package/TestConfig/dist/effect-TestConfig.cjs.dev.js +43 -0
  1327. package/TestConfig/dist/effect-TestConfig.cjs.js +7 -0
  1328. package/TestConfig/dist/effect-TestConfig.cjs.mjs +4 -0
  1329. package/TestConfig/dist/effect-TestConfig.cjs.prod.js +43 -0
  1330. package/TestConfig/dist/effect-TestConfig.esm.js +27 -0
  1331. package/TestConfig/package.json +4 -0
  1332. package/TestContext/dist/effect-TestContext.cjs.d.mts +2 -0
  1333. package/TestContext/dist/effect-TestContext.cjs.d.mts.map +1 -0
  1334. package/TestContext/dist/effect-TestContext.cjs.d.ts +2 -0
  1335. package/TestContext/dist/effect-TestContext.cjs.d.ts.map +1 -0
  1336. package/TestContext/dist/effect-TestContext.cjs.dev.js +125 -0
  1337. package/TestContext/dist/effect-TestContext.cjs.js +7 -0
  1338. package/TestContext/dist/effect-TestContext.cjs.mjs +5 -0
  1339. package/TestContext/dist/effect-TestContext.cjs.prod.js +125 -0
  1340. package/TestContext/dist/effect-TestContext.esm.js +29 -0
  1341. package/TestContext/package.json +4 -0
  1342. package/TestLive/dist/effect-TestLive.cjs.d.mts +2 -0
  1343. package/TestLive/dist/effect-TestLive.cjs.d.mts.map +1 -0
  1344. package/TestLive/dist/effect-TestLive.cjs.d.ts +2 -0
  1345. package/TestLive/dist/effect-TestLive.cjs.d.ts.map +1 -0
  1346. package/TestLive/dist/effect-TestLive.cjs.dev.js +92 -0
  1347. package/TestLive/dist/effect-TestLive.cjs.js +7 -0
  1348. package/TestLive/dist/effect-TestLive.cjs.mjs +5 -0
  1349. package/TestLive/dist/effect-TestLive.cjs.prod.js +92 -0
  1350. package/TestLive/dist/effect-TestLive.esm.js +48 -0
  1351. package/TestLive/package.json +4 -0
  1352. package/TestServices/dist/effect-TestServices.cjs.d.mts +2 -0
  1353. package/TestServices/dist/effect-TestServices.cjs.d.mts.map +1 -0
  1354. package/TestServices/dist/effect-TestServices.cjs.d.ts +2 -0
  1355. package/TestServices/dist/effect-TestServices.cjs.d.ts.map +1 -0
  1356. package/TestServices/dist/effect-TestServices.cjs.dev.js +385 -0
  1357. package/TestServices/dist/effect-TestServices.cjs.js +7 -0
  1358. package/TestServices/dist/effect-TestServices.cjs.mjs +35 -0
  1359. package/TestServices/dist/effect-TestServices.cjs.prod.js +385 -0
  1360. package/TestServices/dist/effect-TestServices.esm.js +269 -0
  1361. package/TestServices/package.json +4 -0
  1362. package/TestSized/dist/effect-TestSized.cjs.d.mts +2 -0
  1363. package/TestSized/dist/effect-TestSized.cjs.d.mts.map +1 -0
  1364. package/TestSized/dist/effect-TestSized.cjs.d.ts +2 -0
  1365. package/TestSized/dist/effect-TestSized.cjs.d.ts.map +1 -0
  1366. package/TestSized/dist/effect-TestSized.cjs.dev.js +86 -0
  1367. package/TestSized/dist/effect-TestSized.cjs.js +7 -0
  1368. package/TestSized/dist/effect-TestSized.cjs.mjs +6 -0
  1369. package/TestSized/dist/effect-TestSized.cjs.prod.js +86 -0
  1370. package/TestSized/dist/effect-TestSized.esm.js +50 -0
  1371. package/TestSized/package.json +4 -0
  1372. package/Tracer/dist/effect-Tracer.cjs.d.mts +2 -0
  1373. package/Tracer/dist/effect-Tracer.cjs.d.mts.map +1 -0
  1374. package/Tracer/dist/effect-Tracer.cjs.d.ts +2 -0
  1375. package/Tracer/dist/effect-Tracer.cjs.d.ts.map +1 -0
  1376. package/Tracer/dist/effect-Tracer.cjs.dev.js +123 -0
  1377. package/Tracer/dist/effect-Tracer.cjs.js +7 -0
  1378. package/Tracer/dist/effect-Tracer.cjs.mjs +8 -0
  1379. package/Tracer/dist/effect-Tracer.cjs.prod.js +123 -0
  1380. package/Tracer/dist/effect-Tracer.esm.js +75 -0
  1381. package/Tracer/package.json +4 -0
  1382. package/Tuple/dist/effect-Tuple.cjs.d.mts +2 -0
  1383. package/Tuple/dist/effect-Tuple.cjs.d.mts.map +1 -0
  1384. package/Tuple/dist/effect-Tuple.cjs.d.ts +2 -0
  1385. package/Tuple/dist/effect-Tuple.cjs.d.ts.map +1 -0
  1386. package/Tuple/dist/effect-Tuple.cjs.dev.js +186 -0
  1387. package/Tuple/dist/effect-Tuple.cjs.js +7 -0
  1388. package/Tuple/dist/effect-Tuple.cjs.mjs +12 -0
  1389. package/Tuple/dist/effect-Tuple.cjs.prod.js +186 -0
  1390. package/Tuple/dist/effect-Tuple.esm.js +173 -0
  1391. package/Tuple/package.json +4 -0
  1392. package/Types/dist/effect-Types.cjs.d.mts +2 -0
  1393. package/Types/dist/effect-Types.cjs.d.mts.map +1 -0
  1394. package/Types/dist/effect-Types.cjs.d.ts +2 -0
  1395. package/Types/dist/effect-Types.cjs.d.ts.map +1 -0
  1396. package/Types/dist/effect-Types.cjs.dev.js +2 -0
  1397. package/Types/dist/effect-Types.cjs.js +7 -0
  1398. package/Types/dist/effect-Types.cjs.mjs +1 -0
  1399. package/Types/dist/effect-Types.cjs.prod.js +2 -0
  1400. package/Types/dist/effect-Types.esm.js +1 -0
  1401. package/Types/package.json +4 -0
  1402. package/Unify/dist/effect-Unify.cjs.d.mts +2 -0
  1403. package/Unify/dist/effect-Unify.cjs.d.mts.map +1 -0
  1404. package/Unify/dist/effect-Unify.cjs.d.ts +2 -0
  1405. package/Unify/dist/effect-Unify.cjs.d.ts.map +1 -0
  1406. package/Unify/dist/effect-Unify.cjs.dev.js +44 -0
  1407. package/Unify/dist/effect-Unify.cjs.js +7 -0
  1408. package/Unify/dist/effect-Unify.cjs.mjs +3 -0
  1409. package/Unify/dist/effect-Unify.cjs.prod.js +44 -0
  1410. package/Unify/dist/effect-Unify.esm.js +40 -0
  1411. package/Unify/package.json +4 -0
  1412. package/Utils/dist/effect-Utils.cjs.d.mts +2 -0
  1413. package/Utils/dist/effect-Utils.cjs.d.mts.map +1 -0
  1414. package/Utils/dist/effect-Utils.cjs.d.ts +2 -0
  1415. package/Utils/dist/effect-Utils.cjs.d.ts.map +1 -0
  1416. package/Utils/dist/effect-Utils.cjs.dev.js +361 -0
  1417. package/Utils/dist/effect-Utils.cjs.js +7 -0
  1418. package/Utils/dist/effect-Utils.cjs.mjs +8 -0
  1419. package/Utils/dist/effect-Utils.cjs.prod.js +361 -0
  1420. package/Utils/dist/effect-Utils.esm.js +352 -0
  1421. package/Utils/package.json +4 -0
  1422. package/dist/Context-607e9b4c.cjs.dev.js +222 -0
  1423. package/dist/Context-c91d8ca0.cjs.prod.js +222 -0
  1424. package/dist/Effectable-6a8a05f1.cjs.prod.js +234 -0
  1425. package/dist/Effectable-71c10ab9.cjs.dev.js +234 -0
  1426. package/dist/Either-a3f96c60.cjs.prod.js +105 -0
  1427. package/dist/Either-e7500e90.cjs.dev.js +105 -0
  1428. package/dist/ExecutionStrategy-4808fe5d.cjs.prod.js +168 -0
  1429. package/dist/ExecutionStrategy-7d9d457b.cjs.dev.js +168 -0
  1430. package/dist/FiberId-0f0b7779.cjs.prod.js +421 -0
  1431. package/dist/FiberId-6595cf4c.cjs.dev.js +421 -0
  1432. package/dist/HashSet-251c8294.cjs.prod.js +965 -0
  1433. package/dist/HashSet-c12c037b.cjs.dev.js +965 -0
  1434. package/dist/Option-01caa9d4.cjs.dev.js +81 -0
  1435. package/dist/Option-dd52e82a.cjs.prod.js +81 -0
  1436. package/dist/ReadonlyArray-9a1474f6.cjs.dev.js +10 -0
  1437. package/dist/ReadonlyArray-f9ed7a05.cjs.prod.js +10 -0
  1438. package/dist/Ref-00103de4.cjs.prod.js +262 -0
  1439. package/dist/Ref-f990026b.cjs.dev.js +262 -0
  1440. package/dist/RuntimeFlagsPatch-3890e860.cjs.prod.js +389 -0
  1441. package/dist/RuntimeFlagsPatch-7d62915d.cjs.dev.js +389 -0
  1442. package/dist/Stack-ada2d201.cjs.dev.js +11 -0
  1443. package/dist/Stack-fc8f9fe5.cjs.prod.js +11 -0
  1444. package/dist/StreamHaltStrategy-9a61b88d.cjs.dev.js +199 -0
  1445. package/dist/StreamHaltStrategy-b495622b.cjs.prod.js +199 -0
  1446. package/dist/boundaries-8dfe50cb.cjs.dev.js +54 -0
  1447. package/dist/boundaries-ebe66d32.cjs.prod.js +54 -0
  1448. package/dist/cache-0b148e42.cjs.prod.js +523 -0
  1449. package/dist/cache-d709d5cb.cjs.dev.js +523 -0
  1450. package/dist/childExecutorDecision-2eed6e25.cjs.dev.js +98 -0
  1451. package/dist/childExecutorDecision-b5842db5.cjs.prod.js +98 -0
  1452. package/dist/circular-5b6f6504.cjs.prod.js +108 -0
  1453. package/dist/circular-6d2bb353.cjs.dev.js +108 -0
  1454. package/dist/circular-952618e5.cjs.prod.js +341 -0
  1455. package/dist/circular-aa705e70.cjs.dev.js +341 -0
  1456. package/dist/config-8a7bf1ae.cjs.dev.js +474 -0
  1457. package/dist/config-f0bd27af.cjs.prod.js +474 -0
  1458. package/dist/configError-0c09b93c.cjs.dev.js +323 -0
  1459. package/dist/configError-9021016b.cjs.prod.js +323 -0
  1460. package/dist/configProvider-3d85d4ef.cjs.dev.js +447 -0
  1461. package/dist/configProvider-ae007b10.cjs.prod.js +447 -0
  1462. package/dist/configSecret-0bdfadd8.cjs.prod.js +74 -0
  1463. package/dist/configSecret-938818ad.cjs.dev.js +74 -0
  1464. package/dist/core-473934ce.cjs.prod.js +3572 -0
  1465. package/dist/core-b4bf44d3.cjs.dev.js +3572 -0
  1466. package/dist/core-d3f4e713.cjs.prod.js +1072 -0
  1467. package/dist/core-dd1edd7a.cjs.dev.js +1072 -0
  1468. package/dist/core-effect-6666f2dc.cjs.prod.js +1039 -0
  1469. package/dist/core-effect-f4b1aad8.cjs.dev.js +1039 -0
  1470. package/dist/dataSource-9f78e828.cjs.dev.js +74 -0
  1471. package/dist/dataSource-d5d7f338.cjs.prod.js +74 -0
  1472. package/dist/declarations/src/BigInt.d.ts +461 -0
  1473. package/dist/declarations/src/BigInt.d.ts.map +1 -0
  1474. package/dist/declarations/src/Boolean.d.ts +229 -0
  1475. package/dist/declarations/src/Boolean.d.ts.map +1 -0
  1476. package/dist/declarations/src/Brand.d.ts +230 -0
  1477. package/dist/declarations/src/Brand.d.ts.map +1 -0
  1478. package/dist/declarations/src/Cache.d.ts +218 -0
  1479. package/dist/declarations/src/Cache.d.ts.map +1 -0
  1480. package/dist/declarations/src/Cause.d.ts +718 -0
  1481. package/dist/declarations/src/Cause.d.ts.map +1 -0
  1482. package/dist/declarations/src/Channel.d.ts +1177 -0
  1483. package/dist/declarations/src/Channel.d.ts.map +1 -0
  1484. package/dist/declarations/src/ChannelChildExecutorDecision.d.ts +123 -0
  1485. package/dist/declarations/src/ChannelChildExecutorDecision.d.ts.map +1 -0
  1486. package/dist/declarations/src/ChannelMergeDecision.d.ts +77 -0
  1487. package/dist/declarations/src/ChannelMergeDecision.d.ts.map +1 -0
  1488. package/dist/declarations/src/ChannelMergeState.d.ts +122 -0
  1489. package/dist/declarations/src/ChannelMergeState.d.ts.map +1 -0
  1490. package/dist/declarations/src/ChannelMergeStrategy.d.ts +92 -0
  1491. package/dist/declarations/src/ChannelMergeStrategy.d.ts.map +1 -0
  1492. package/dist/declarations/src/ChannelSingleProducerAsyncInput.d.ts +57 -0
  1493. package/dist/declarations/src/ChannelSingleProducerAsyncInput.d.ts.map +1 -0
  1494. package/dist/declarations/src/ChannelUpstreamPullRequest.d.ts +96 -0
  1495. package/dist/declarations/src/ChannelUpstreamPullRequest.d.ts.map +1 -0
  1496. package/dist/declarations/src/ChannelUpstreamPullStrategy.d.ts +97 -0
  1497. package/dist/declarations/src/ChannelUpstreamPullStrategy.d.ts.map +1 -0
  1498. package/dist/declarations/src/Chunk.d.ts +754 -0
  1499. package/dist/declarations/src/Chunk.d.ts.map +1 -0
  1500. package/dist/declarations/src/Clock.d.ts +97 -0
  1501. package/dist/declarations/src/Clock.d.ts.map +1 -0
  1502. package/dist/declarations/src/Config.d.ts +388 -0
  1503. package/dist/declarations/src/Config.d.ts.map +1 -0
  1504. package/dist/declarations/src/ConfigError.d.ts +219 -0
  1505. package/dist/declarations/src/ConfigError.d.ts.map +1 -0
  1506. package/dist/declarations/src/ConfigProvider.d.ts +256 -0
  1507. package/dist/declarations/src/ConfigProvider.d.ts.map +1 -0
  1508. package/dist/declarations/src/ConfigProviderPathPatch.d.ts +86 -0
  1509. package/dist/declarations/src/ConfigProviderPathPatch.d.ts.map +1 -0
  1510. package/dist/declarations/src/ConfigSecret.d.ts +64 -0
  1511. package/dist/declarations/src/ConfigSecret.d.ts.map +1 -0
  1512. package/dist/declarations/src/Console.d.ts +196 -0
  1513. package/dist/declarations/src/Console.d.ts.map +1 -0
  1514. package/dist/declarations/src/Context.d.ts +339 -0
  1515. package/dist/declarations/src/Context.d.ts.map +1 -0
  1516. package/dist/declarations/src/Data.d.ts +248 -0
  1517. package/dist/declarations/src/Data.d.ts.map +1 -0
  1518. package/dist/declarations/src/DefaultServices.d.ts +26 -0
  1519. package/dist/declarations/src/DefaultServices.d.ts.map +1 -0
  1520. package/dist/declarations/src/Deferred.d.ts +247 -0
  1521. package/dist/declarations/src/Deferred.d.ts.map +1 -0
  1522. package/dist/declarations/src/Differ.d.ts +308 -0
  1523. package/dist/declarations/src/Differ.d.ts.map +1 -0
  1524. package/dist/declarations/src/Duration.d.ts +265 -0
  1525. package/dist/declarations/src/Duration.d.ts.map +1 -0
  1526. package/dist/declarations/src/Effect.d.ts +3735 -0
  1527. package/dist/declarations/src/Effect.d.ts.map +1 -0
  1528. package/dist/declarations/src/Effectable.d.ts +93 -0
  1529. package/dist/declarations/src/Effectable.d.ts.map +1 -0
  1530. package/dist/declarations/src/Either.d.ts +453 -0
  1531. package/dist/declarations/src/Either.d.ts.map +1 -0
  1532. package/dist/declarations/src/Encoding.d.ts +110 -0
  1533. package/dist/declarations/src/Encoding.d.ts.map +1 -0
  1534. package/dist/declarations/src/Equal.d.ts +34 -0
  1535. package/dist/declarations/src/Equal.d.ts.map +1 -0
  1536. package/dist/declarations/src/Equivalence.d.ts +134 -0
  1537. package/dist/declarations/src/Equivalence.d.ts.map +1 -0
  1538. package/dist/declarations/src/ExecutionStrategy.d.ts +100 -0
  1539. package/dist/declarations/src/ExecutionStrategy.d.ts.map +1 -0
  1540. package/dist/declarations/src/Exit.d.ts +406 -0
  1541. package/dist/declarations/src/Exit.d.ts.map +1 -0
  1542. package/dist/declarations/src/Fiber.d.ts +569 -0
  1543. package/dist/declarations/src/Fiber.d.ts.map +1 -0
  1544. package/dist/declarations/src/FiberId.d.ts +165 -0
  1545. package/dist/declarations/src/FiberId.d.ts.map +1 -0
  1546. package/dist/declarations/src/FiberRef.d.ts +307 -0
  1547. package/dist/declarations/src/FiberRef.d.ts.map +1 -0
  1548. package/dist/declarations/src/FiberRefs.d.ts +138 -0
  1549. package/dist/declarations/src/FiberRefs.d.ts.map +1 -0
  1550. package/dist/declarations/src/FiberRefsPatch.d.ts +95 -0
  1551. package/dist/declarations/src/FiberRefsPatch.d.ts.map +1 -0
  1552. package/dist/declarations/src/FiberStatus.d.ts +94 -0
  1553. package/dist/declarations/src/FiberStatus.d.ts.map +1 -0
  1554. package/dist/declarations/src/Function.d.ts +371 -0
  1555. package/dist/declarations/src/Function.d.ts.map +1 -0
  1556. package/dist/declarations/src/GlobalValue.d.ts +5 -0
  1557. package/dist/declarations/src/GlobalValue.d.ts.map +1 -0
  1558. package/dist/declarations/src/GroupBy.d.ts +86 -0
  1559. package/dist/declarations/src/GroupBy.d.ts.map +1 -0
  1560. package/dist/declarations/src/HKT.d.ts +40 -0
  1561. package/dist/declarations/src/HKT.d.ts.map +1 -0
  1562. package/dist/declarations/src/Hash.d.ts +63 -0
  1563. package/dist/declarations/src/Hash.d.ts.map +1 -0
  1564. package/dist/declarations/src/HashMap.d.ts +361 -0
  1565. package/dist/declarations/src/HashMap.d.ts.map +1 -0
  1566. package/dist/declarations/src/HashSet.d.ts +267 -0
  1567. package/dist/declarations/src/HashSet.d.ts.map +1 -0
  1568. package/dist/declarations/src/Inspectable.d.ts +31 -0
  1569. package/dist/declarations/src/Inspectable.d.ts.map +1 -0
  1570. package/dist/declarations/src/KeyedPool.d.ts +147 -0
  1571. package/dist/declarations/src/KeyedPool.d.ts.map +1 -0
  1572. package/dist/declarations/src/Layer.d.ts +747 -0
  1573. package/dist/declarations/src/Layer.d.ts.map +1 -0
  1574. package/dist/declarations/src/List.d.ts +478 -0
  1575. package/dist/declarations/src/List.d.ts.map +1 -0
  1576. package/dist/declarations/src/LogLevel.d.ts +203 -0
  1577. package/dist/declarations/src/LogLevel.d.ts.map +1 -0
  1578. package/dist/declarations/src/LogSpan.d.ts +19 -0
  1579. package/dist/declarations/src/LogSpan.d.ts.map +1 -0
  1580. package/dist/declarations/src/Logger.d.ts +238 -0
  1581. package/dist/declarations/src/Logger.d.ts.map +1 -0
  1582. package/dist/declarations/src/Match.d.ts +420 -0
  1583. package/dist/declarations/src/Match.d.ts.map +1 -0
  1584. package/dist/declarations/src/Metric.d.ts +595 -0
  1585. package/dist/declarations/src/Metric.d.ts.map +1 -0
  1586. package/dist/declarations/src/MetricBoundaries.d.ts +59 -0
  1587. package/dist/declarations/src/MetricBoundaries.d.ts.map +1 -0
  1588. package/dist/declarations/src/MetricHook.d.ts +120 -0
  1589. package/dist/declarations/src/MetricHook.d.ts.map +1 -0
  1590. package/dist/declarations/src/MetricKey.d.ts +182 -0
  1591. package/dist/declarations/src/MetricKey.d.ts.map +1 -0
  1592. package/dist/declarations/src/MetricKeyType.d.ts +221 -0
  1593. package/dist/declarations/src/MetricKeyType.d.ts.map +1 -0
  1594. package/dist/declarations/src/MetricLabel.d.ts +42 -0
  1595. package/dist/declarations/src/MetricLabel.d.ts.map +1 -0
  1596. package/dist/declarations/src/MetricPair.d.ts +53 -0
  1597. package/dist/declarations/src/MetricPair.d.ts.map +1 -0
  1598. package/dist/declarations/src/MetricPolling.d.ts +99 -0
  1599. package/dist/declarations/src/MetricPolling.d.ts.map +1 -0
  1600. package/dist/declarations/src/MetricRegistry.d.ts +38 -0
  1601. package/dist/declarations/src/MetricRegistry.d.ts.map +1 -0
  1602. package/dist/declarations/src/MetricState.d.ts +223 -0
  1603. package/dist/declarations/src/MetricState.d.ts.map +1 -0
  1604. package/dist/declarations/src/MutableHashMap.d.ts +87 -0
  1605. package/dist/declarations/src/MutableHashMap.d.ts.map +1 -0
  1606. package/dist/declarations/src/MutableHashSet.d.ts +61 -0
  1607. package/dist/declarations/src/MutableHashSet.d.ts.map +1 -0
  1608. package/dist/declarations/src/MutableList.d.ts +114 -0
  1609. package/dist/declarations/src/MutableList.d.ts.map +1 -0
  1610. package/dist/declarations/src/MutableQueue.d.ts +127 -0
  1611. package/dist/declarations/src/MutableQueue.d.ts.map +1 -0
  1612. package/dist/declarations/src/MutableRef.d.ts +118 -0
  1613. package/dist/declarations/src/MutableRef.d.ts.map +1 -0
  1614. package/dist/declarations/src/NonEmptyIterable.d.ts +21 -0
  1615. package/dist/declarations/src/NonEmptyIterable.d.ts.map +1 -0
  1616. package/dist/declarations/src/Number.d.ts +384 -0
  1617. package/dist/declarations/src/Number.d.ts.map +1 -0
  1618. package/dist/declarations/src/Option.d.ts +967 -0
  1619. package/dist/declarations/src/Option.d.ts.map +1 -0
  1620. package/dist/declarations/src/Order.d.ts +212 -0
  1621. package/dist/declarations/src/Order.d.ts.map +1 -0
  1622. package/dist/declarations/src/Ordering.d.ts +83 -0
  1623. package/dist/declarations/src/Ordering.d.ts.map +1 -0
  1624. package/dist/declarations/src/Pipeable.d.ts +35 -0
  1625. package/dist/declarations/src/Pipeable.d.ts.map +1 -0
  1626. package/dist/declarations/src/Pool.d.ts +136 -0
  1627. package/dist/declarations/src/Pool.d.ts.map +1 -0
  1628. package/dist/declarations/src/Predicate.d.ts +596 -0
  1629. package/dist/declarations/src/Predicate.d.ts.map +1 -0
  1630. package/dist/declarations/src/PubSub.d.ts +158 -0
  1631. package/dist/declarations/src/PubSub.d.ts.map +1 -0
  1632. package/dist/declarations/src/Queue.d.ts +501 -0
  1633. package/dist/declarations/src/Queue.d.ts.map +1 -0
  1634. package/dist/declarations/src/Random.d.ts +101 -0
  1635. package/dist/declarations/src/Random.d.ts.map +1 -0
  1636. package/dist/declarations/src/ReadonlyArray.d.ts +1254 -0
  1637. package/dist/declarations/src/ReadonlyArray.d.ts.map +1 -0
  1638. package/dist/declarations/src/ReadonlyRecord.d.ts +603 -0
  1639. package/dist/declarations/src/ReadonlyRecord.d.ts.map +1 -0
  1640. package/dist/declarations/src/RedBlackTree.d.ts +369 -0
  1641. package/dist/declarations/src/RedBlackTree.d.ts.map +1 -0
  1642. package/dist/declarations/src/Ref.d.ts +141 -0
  1643. package/dist/declarations/src/Ref.d.ts.map +1 -0
  1644. package/dist/declarations/src/Reloadable.d.ts +101 -0
  1645. package/dist/declarations/src/Reloadable.d.ts.map +1 -0
  1646. package/dist/declarations/src/Request.d.ts +251 -0
  1647. package/dist/declarations/src/Request.d.ts.map +1 -0
  1648. package/dist/declarations/src/RequestBlock.d.ts +113 -0
  1649. package/dist/declarations/src/RequestBlock.d.ts.map +1 -0
  1650. package/dist/declarations/src/RequestResolver.d.ts +218 -0
  1651. package/dist/declarations/src/RequestResolver.d.ts.map +1 -0
  1652. package/dist/declarations/src/Resource.d.ts +78 -0
  1653. package/dist/declarations/src/Resource.d.ts.map +1 -0
  1654. package/dist/declarations/src/Runtime.d.ts +180 -0
  1655. package/dist/declarations/src/Runtime.d.ts.map +1 -0
  1656. package/dist/declarations/src/RuntimeFlags.d.ts +297 -0
  1657. package/dist/declarations/src/RuntimeFlags.d.ts.map +1 -0
  1658. package/dist/declarations/src/RuntimeFlagsPatch.d.ts +161 -0
  1659. package/dist/declarations/src/RuntimeFlagsPatch.d.ts.map +1 -0
  1660. package/dist/declarations/src/STM.d.ts +1551 -0
  1661. package/dist/declarations/src/STM.d.ts.map +1 -0
  1662. package/dist/declarations/src/Schedule.d.ts +1073 -0
  1663. package/dist/declarations/src/Schedule.d.ts.map +1 -0
  1664. package/dist/declarations/src/ScheduleDecision.d.ts +50 -0
  1665. package/dist/declarations/src/ScheduleDecision.d.ts.map +1 -0
  1666. package/dist/declarations/src/ScheduleInterval.d.ts +136 -0
  1667. package/dist/declarations/src/ScheduleInterval.d.ts.map +1 -0
  1668. package/dist/declarations/src/ScheduleIntervals.d.ts +109 -0
  1669. package/dist/declarations/src/ScheduleIntervals.d.ts.map +1 -0
  1670. package/dist/declarations/src/Scheduler.d.ts +158 -0
  1671. package/dist/declarations/src/Scheduler.d.ts.map +1 -0
  1672. package/dist/declarations/src/Scope.d.ts +131 -0
  1673. package/dist/declarations/src/Scope.d.ts.map +1 -0
  1674. package/dist/declarations/src/ScopedCache.d.ts +126 -0
  1675. package/dist/declarations/src/ScopedCache.d.ts.map +1 -0
  1676. package/dist/declarations/src/ScopedRef.d.ts +82 -0
  1677. package/dist/declarations/src/ScopedRef.d.ts.map +1 -0
  1678. package/dist/declarations/src/Sink.d.ts +1127 -0
  1679. package/dist/declarations/src/Sink.d.ts.map +1 -0
  1680. package/dist/declarations/src/SortedMap.d.ts +136 -0
  1681. package/dist/declarations/src/SortedMap.d.ts.map +1 -0
  1682. package/dist/declarations/src/SortedSet.d.ts +185 -0
  1683. package/dist/declarations/src/SortedSet.d.ts.map +1 -0
  1684. package/dist/declarations/src/Stream.d.ts +3577 -0
  1685. package/dist/declarations/src/Stream.d.ts.map +1 -0
  1686. package/dist/declarations/src/StreamEmit.d.ts +73 -0
  1687. package/dist/declarations/src/StreamEmit.d.ts.map +1 -0
  1688. package/dist/declarations/src/StreamHaltStrategy.d.ts +92 -0
  1689. package/dist/declarations/src/StreamHaltStrategy.d.ts.map +1 -0
  1690. package/dist/declarations/src/Streamable.d.ts +27 -0
  1691. package/dist/declarations/src/Streamable.d.ts.map +1 -0
  1692. package/dist/declarations/src/String.d.ts +514 -0
  1693. package/dist/declarations/src/String.d.ts.map +1 -0
  1694. package/dist/declarations/src/Struct.d.ts +109 -0
  1695. package/dist/declarations/src/Struct.d.ts.map +1 -0
  1696. package/dist/declarations/src/SubscriptionRef.d.ts +211 -0
  1697. package/dist/declarations/src/SubscriptionRef.d.ts.map +1 -0
  1698. package/dist/declarations/src/Supervisor.d.ts +170 -0
  1699. package/dist/declarations/src/Supervisor.d.ts.map +1 -0
  1700. package/dist/declarations/src/Symbol.d.ts +25 -0
  1701. package/dist/declarations/src/Symbol.d.ts.map +1 -0
  1702. package/dist/declarations/src/SynchronizedRef.d.ts +205 -0
  1703. package/dist/declarations/src/SynchronizedRef.d.ts.map +1 -0
  1704. package/dist/declarations/src/TArray.d.ts +430 -0
  1705. package/dist/declarations/src/TArray.d.ts.map +1 -0
  1706. package/dist/declarations/src/TDeferred.d.ts +79 -0
  1707. package/dist/declarations/src/TDeferred.d.ts.map +1 -0
  1708. package/dist/declarations/src/TMap.d.ts +427 -0
  1709. package/dist/declarations/src/TMap.d.ts.map +1 -0
  1710. package/dist/declarations/src/TPriorityQueue.d.ts +185 -0
  1711. package/dist/declarations/src/TPriorityQueue.d.ts.map +1 -0
  1712. package/dist/declarations/src/TPubSub.d.ts +146 -0
  1713. package/dist/declarations/src/TPubSub.d.ts.map +1 -0
  1714. package/dist/declarations/src/TQueue.d.ts +383 -0
  1715. package/dist/declarations/src/TQueue.d.ts.map +1 -0
  1716. package/dist/declarations/src/TRandom.d.ts +108 -0
  1717. package/dist/declarations/src/TRandom.d.ts.map +1 -0
  1718. package/dist/declarations/src/TReentrantLock.d.ts +194 -0
  1719. package/dist/declarations/src/TReentrantLock.d.ts.map +1 -0
  1720. package/dist/declarations/src/TRef.d.ts +145 -0
  1721. package/dist/declarations/src/TRef.d.ts.map +1 -0
  1722. package/dist/declarations/src/TSemaphore.d.ts +105 -0
  1723. package/dist/declarations/src/TSemaphore.d.ts.map +1 -0
  1724. package/dist/declarations/src/TSet.d.ts +306 -0
  1725. package/dist/declarations/src/TSet.d.ts.map +1 -0
  1726. package/dist/declarations/src/Take.d.ts +214 -0
  1727. package/dist/declarations/src/Take.d.ts.map +1 -0
  1728. package/dist/declarations/src/TestAnnotation.d.ts +70 -0
  1729. package/dist/declarations/src/TestAnnotation.d.ts.map +1 -0
  1730. package/dist/declarations/src/TestAnnotationMap.d.ts +55 -0
  1731. package/dist/declarations/src/TestAnnotationMap.d.ts.map +1 -0
  1732. package/dist/declarations/src/TestAnnotations.d.ts +59 -0
  1733. package/dist/declarations/src/TestAnnotations.d.ts.map +1 -0
  1734. package/dist/declarations/src/TestClock.d.ts +149 -0
  1735. package/dist/declarations/src/TestClock.d.ts.map +1 -0
  1736. package/dist/declarations/src/TestConfig.d.ts +45 -0
  1737. package/dist/declarations/src/TestConfig.d.ts.map +1 -0
  1738. package/dist/declarations/src/TestContext.d.ts +15 -0
  1739. package/dist/declarations/src/TestContext.d.ts.map +1 -0
  1740. package/dist/declarations/src/TestLive.d.ts +35 -0
  1741. package/dist/declarations/src/TestLive.d.ts.map +1 -0
  1742. package/dist/declarations/src/TestServices.d.ts +231 -0
  1743. package/dist/declarations/src/TestServices.d.ts.map +1 -0
  1744. package/dist/declarations/src/TestSized.d.ts +36 -0
  1745. package/dist/declarations/src/TestSized.d.ts.map +1 -0
  1746. package/dist/declarations/src/Tracer.d.ts +112 -0
  1747. package/dist/declarations/src/Tracer.d.ts.map +1 -0
  1748. package/dist/declarations/src/Tuple.d.ts +173 -0
  1749. package/dist/declarations/src/Tuple.d.ts.map +1 -0
  1750. package/dist/declarations/src/Types.d.ts +113 -0
  1751. package/dist/declarations/src/Types.d.ts.map +1 -0
  1752. package/dist/declarations/src/Unify.d.ts +62 -0
  1753. package/dist/declarations/src/Unify.d.ts.map +1 -0
  1754. package/dist/declarations/src/Utils.d.ts +224 -0
  1755. package/dist/declarations/src/Utils.d.ts.map +1 -0
  1756. package/dist/declarations/src/index.d.ts +702 -0
  1757. package/dist/declarations/src/index.d.ts.map +1 -0
  1758. package/dist/defaultServices-6a9a2d2b.cjs.dev.js +328 -0
  1759. package/dist/defaultServices-8ea5e664.cjs.prod.js +328 -0
  1760. package/dist/effect.cjs.d.mts +2 -0
  1761. package/dist/effect.cjs.d.mts.map +1 -0
  1762. package/dist/effect.cjs.d.ts +2 -0
  1763. package/dist/effect.cjs.d.ts.map +1 -0
  1764. package/dist/effect.cjs.dev.js +476 -0
  1765. package/dist/effect.cjs.js +7 -0
  1766. package/dist/effect.cjs.mjs +150 -0
  1767. package/dist/effect.cjs.prod.js +476 -0
  1768. package/dist/effect.esm.js +285 -0
  1769. package/dist/fiber-3d944398.cjs.dev.js +411 -0
  1770. package/dist/fiber-cbd0613f.cjs.prod.js +411 -0
  1771. package/dist/fiberRefs-99808a27.cjs.prod.js +181 -0
  1772. package/dist/fiberRefs-ccc37f30.cjs.dev.js +181 -0
  1773. package/dist/fiberRuntime-0c1e7478.cjs.dev.js +3012 -0
  1774. package/dist/fiberRuntime-f1e80ca7.cjs.prod.js +3012 -0
  1775. package/dist/groupBy-30f6e9ba.cjs.prod.js +219 -0
  1776. package/dist/groupBy-8ae74e3b.cjs.dev.js +219 -0
  1777. package/dist/hook-ad5af092.cjs.dev.js +375 -0
  1778. package/dist/hook-cab99f9e.cjs.prod.js +375 -0
  1779. package/dist/key-9c7368c8.cjs.prod.js +79 -0
  1780. package/dist/key-e3189bbd.cjs.dev.js +79 -0
  1781. package/dist/keyType-2ae6a00e.cjs.prod.js +243 -0
  1782. package/dist/keyType-36962f62.cjs.dev.js +243 -0
  1783. package/dist/label-a588e6cd.cjs.prod.js +44 -0
  1784. package/dist/label-b0cebeae.cjs.dev.js +44 -0
  1785. package/dist/layer-bfb9802a.cjs.prod.js +684 -0
  1786. package/dist/layer-c284cf0d.cjs.dev.js +684 -0
  1787. package/dist/mergeDecision-07c6b5c9.cjs.prod.js +86 -0
  1788. package/dist/mergeDecision-be41e797.cjs.dev.js +86 -0
  1789. package/dist/mergeState-75990fa2.cjs.prod.js +109 -0
  1790. package/dist/mergeState-8153ce39.cjs.dev.js +109 -0
  1791. package/dist/mergeStrategy-3dd6e55f.cjs.prod.js +72 -0
  1792. package/dist/mergeStrategy-81ea5b80.cjs.dev.js +72 -0
  1793. package/dist/pair-291b78d7.cjs.dev.js +42 -0
  1794. package/dist/pair-6254cf85.cjs.prod.js +42 -0
  1795. package/dist/patch-256bc574.cjs.prod.js +132 -0
  1796. package/dist/patch-cda9b6c8.cjs.dev.js +132 -0
  1797. package/dist/pathPatch-31ce8101.cjs.dev.js +90 -0
  1798. package/dist/pathPatch-40b92af6.cjs.prod.js +90 -0
  1799. package/dist/pool-122f0fad.cjs.prod.js +278 -0
  1800. package/dist/pool-f6ca2038.cjs.dev.js +278 -0
  1801. package/dist/query-5cc0ddf8.cjs.prod.js +104 -0
  1802. package/dist/query-7bffa3c3.cjs.dev.js +104 -0
  1803. package/dist/queue-4166cfdb.cjs.dev.js +548 -0
  1804. package/dist/queue-e326fd89.cjs.prod.js +548 -0
  1805. package/dist/registry-081e18a3.cjs.prod.js +114 -0
  1806. package/dist/registry-377855a9.cjs.dev.js +114 -0
  1807. package/dist/runtime-4078f059.cjs.prod.js +290 -0
  1808. package/dist/runtime-d4514ab5.cjs.dev.js +290 -0
  1809. package/dist/schedule-31e38871.cjs.dev.js +956 -0
  1810. package/dist/schedule-f036b254.cjs.prod.js +956 -0
  1811. package/dist/scopedRef-5ecf6468.cjs.dev.js +55 -0
  1812. package/dist/scopedRef-8ce21228.cjs.prod.js +55 -0
  1813. package/dist/singleProducerAsyncInput-8879d87c.cjs.prod.js +193 -0
  1814. package/dist/singleProducerAsyncInput-ece7387b.cjs.dev.js +193 -0
  1815. package/dist/sink-1794329b.cjs.dev.js +3093 -0
  1816. package/dist/sink-9208df8d.cjs.prod.js +3093 -0
  1817. package/dist/state-40d5dc71.cjs.prod.js +223 -0
  1818. package/dist/state-620f7a22.cjs.dev.js +223 -0
  1819. package/dist/stm-6ad7b384.cjs.prod.js +678 -0
  1820. package/dist/stm-b080be31.cjs.dev.js +678 -0
  1821. package/dist/stream-09aeeac3.cjs.dev.js +3652 -0
  1822. package/dist/stream-e19805ca.cjs.prod.js +3652 -0
  1823. package/dist/synchronizedRef-8fa16866.cjs.dev.js +62 -0
  1824. package/dist/synchronizedRef-cc04ecbd.cjs.prod.js +62 -0
  1825. package/dist/tArray-5e42c290.cjs.prod.js +330 -0
  1826. package/dist/tArray-7d470ed7.cjs.dev.js +330 -0
  1827. package/dist/tMap-a2cfde88.cjs.prod.js +535 -0
  1828. package/dist/tMap-f0df0ea0.cjs.dev.js +535 -0
  1829. package/dist/tQueue-085f70b5.cjs.dev.js +367 -0
  1830. package/dist/tQueue-b80e940e.cjs.prod.js +367 -0
  1831. package/dist/tRef-2e495254.cjs.dev.js +133 -0
  1832. package/dist/tRef-42a212cb.cjs.prod.js +133 -0
  1833. package/dist/take-114476e5.cjs.prod.js +152 -0
  1834. package/dist/take-d4fa1beb.cjs.dev.js +152 -0
  1835. package/dist/timeout-489f3f86.cjs.prod.js +25 -0
  1836. package/dist/timeout-d380d3f8.cjs.dev.js +25 -0
  1837. package/dist/upstreamPullRequest-7a694281.cjs.dev.js +79 -0
  1838. package/dist/upstreamPullRequest-c89f818d.cjs.prod.js +79 -0
  1839. package/dist/upstreamPullStrategy-63cc8967.cjs.prod.js +81 -0
  1840. package/dist/upstreamPullStrategy-f9f1ab57.cjs.dev.js +81 -0
  1841. package/internal/Context.esm.js +208 -0
  1842. package/internal/Data.esm.js +52 -0
  1843. package/internal/Differ/ChunkPatch.esm.js +131 -0
  1844. package/internal/Differ/ContextPatch.esm.js +158 -0
  1845. package/internal/Differ/HashMapPatch.esm.js +133 -0
  1846. package/internal/Differ/HashSetPatch.esm.js +107 -0
  1847. package/internal/Differ/OrPatch.esm.js +196 -0
  1848. package/internal/Differ.esm.js +130 -0
  1849. package/internal/Effectable.esm.js +89 -0
  1850. package/internal/Either.esm.js +95 -0
  1851. package/internal/Encoding/Base64.esm.js +74 -0
  1852. package/internal/Encoding/Base64Url.esm.js +24 -0
  1853. package/internal/Encoding/Common.esm.js +21 -0
  1854. package/internal/Encoding/Hex.esm.js +55 -0
  1855. package/internal/HashMap/array.esm.js +51 -0
  1856. package/internal/HashMap/bitwise.esm.js +34 -0
  1857. package/internal/HashMap/config.esm.js +16 -0
  1858. package/internal/HashMap/keySet.esm.js +8 -0
  1859. package/internal/HashMap/node.esm.js +253 -0
  1860. package/internal/HashMap.esm.js +366 -0
  1861. package/internal/HashSet.esm.js +211 -0
  1862. package/internal/Option.esm.js +75 -0
  1863. package/internal/ReadonlyArray.esm.js +8 -0
  1864. package/internal/RedBlackTree/iterator.esm.js +204 -0
  1865. package/internal/RedBlackTree/node.esm.js +43 -0
  1866. package/internal/RedBlackTree.esm.js +1042 -0
  1867. package/internal/Stack.esm.js +9 -0
  1868. package/internal/blockedRequests.esm.js +365 -0
  1869. package/internal/cache.esm.js +514 -0
  1870. package/internal/cause.esm.js +1053 -0
  1871. package/internal/channel/channelExecutor.esm.js +692 -0
  1872. package/internal/channel/channelState.esm.js +78 -0
  1873. package/internal/channel/childExecutorDecision.esm.js +71 -0
  1874. package/internal/channel/continuation.esm.js +58 -0
  1875. package/internal/channel/mergeDecision.esm.js +69 -0
  1876. package/internal/channel/mergeState.esm.js +82 -0
  1877. package/internal/channel/mergeStrategy.esm.js +55 -0
  1878. package/internal/channel/singleProducerAsyncInput.esm.js +191 -0
  1879. package/internal/channel/subexecutor.esm.js +153 -0
  1880. package/internal/channel/upstreamPullRequest.esm.js +62 -0
  1881. package/internal/channel/upstreamPullStrategy.esm.js +62 -0
  1882. package/internal/channel.esm.js +647 -0
  1883. package/internal/clock.esm.js +82 -0
  1884. package/internal/completedRequestMap.esm.js +7 -0
  1885. package/internal/concurrency.esm.js +47 -0
  1886. package/internal/config.esm.js +374 -0
  1887. package/internal/configError.esm.js +276 -0
  1888. package/internal/configProvider/pathPatch.esm.js +83 -0
  1889. package/internal/configProvider.esm.js +365 -0
  1890. package/internal/configSecret.esm.js +66 -0
  1891. package/internal/console.esm.js +72 -0
  1892. package/internal/core-effect.esm.js +884 -0
  1893. package/internal/core-stream.esm.js +293 -0
  1894. package/internal/core.esm.js +1756 -0
  1895. package/internal/dataSource.esm.js +61 -0
  1896. package/internal/defaultServices/console.esm.js +96 -0
  1897. package/internal/defaultServices.esm.js +85 -0
  1898. package/internal/deferred.esm.js +37 -0
  1899. package/internal/effect/circular.esm.js +314 -0
  1900. package/internal/executionStrategy.esm.js +61 -0
  1901. package/internal/fiber.esm.js +257 -0
  1902. package/internal/fiberId.esm.js +243 -0
  1903. package/internal/fiberMessage.esm.js +54 -0
  1904. package/internal/fiberRefs/patch.esm.js +127 -0
  1905. package/internal/fiberRefs.esm.js +169 -0
  1906. package/internal/fiberRuntime.esm.js +2005 -0
  1907. package/internal/fiberScope.esm.js +58 -0
  1908. package/internal/fiberStatus.esm.js +89 -0
  1909. package/internal/groupBy.esm.js +211 -0
  1910. package/internal/keyedPool.esm.js +161 -0
  1911. package/internal/layer/circular.esm.js +86 -0
  1912. package/internal/layer.esm.js +575 -0
  1913. package/internal/logSpan.esm.js +15 -0
  1914. package/internal/logger-circular.esm.js +21 -0
  1915. package/internal/logger.esm.js +213 -0
  1916. package/internal/matcher.esm.js +314 -0
  1917. package/internal/metric/boundaries.esm.js +48 -0
  1918. package/internal/metric/hook.esm.js +366 -0
  1919. package/internal/metric/key.esm.js +68 -0
  1920. package/internal/metric/keyType.esm.js +225 -0
  1921. package/internal/metric/label.esm.js +40 -0
  1922. package/internal/metric/pair.esm.js +38 -0
  1923. package/internal/metric/polling.esm.js +74 -0
  1924. package/internal/metric/registry.esm.js +111 -0
  1925. package/internal/metric/state.esm.js +205 -0
  1926. package/internal/metric.esm.js +204 -0
  1927. package/internal/opCodes/cause.esm.js +31 -0
  1928. package/internal/opCodes/channel.esm.js +71 -0
  1929. package/internal/opCodes/channelChildExecutorDecision.esm.js +16 -0
  1930. package/internal/opCodes/channelMergeDecision.esm.js +11 -0
  1931. package/internal/opCodes/channelMergeState.esm.js +16 -0
  1932. package/internal/opCodes/channelMergeStrategy.esm.js +11 -0
  1933. package/internal/opCodes/channelState.esm.js +21 -0
  1934. package/internal/opCodes/channelUpstreamPullRequest.esm.js +11 -0
  1935. package/internal/opCodes/channelUpstreamPullStrategy.esm.js +11 -0
  1936. package/internal/opCodes/config.esm.js +56 -0
  1937. package/internal/opCodes/configError.esm.js +31 -0
  1938. package/internal/opCodes/continuation.esm.js +11 -0
  1939. package/internal/opCodes/deferred.esm.js +11 -0
  1940. package/internal/opCodes/effect.esm.js +71 -0
  1941. package/internal/opCodes/layer.esm.js +46 -0
  1942. package/internal/opCodes/streamHaltStrategy.esm.js +21 -0
  1943. package/internal/pool.esm.js +271 -0
  1944. package/internal/pubsub.esm.js +1102 -0
  1945. package/internal/query.esm.js +100 -0
  1946. package/internal/queue.esm.js +515 -0
  1947. package/internal/random.esm.js +58 -0
  1948. package/internal/ref.esm.js +121 -0
  1949. package/internal/reloadable.esm.js +62 -0
  1950. package/internal/request.esm.js +81 -0
  1951. package/internal/resource.esm.js +35 -0
  1952. package/internal/ringBuffer.esm.js +56 -0
  1953. package/internal/runtime.esm.js +270 -0
  1954. package/internal/runtimeFlags.esm.js +137 -0
  1955. package/internal/runtimeFlagsPatch.esm.js +57 -0
  1956. package/internal/schedule/decision.esm.js +45 -0
  1957. package/internal/schedule/interval.esm.js +85 -0
  1958. package/internal/schedule/intervals.esm.js +135 -0
  1959. package/internal/schedule.esm.js +844 -0
  1960. package/internal/scopedCache.esm.js +406 -0
  1961. package/internal/scopedRef.esm.js +49 -0
  1962. package/internal/singleShotGen.esm.js +30 -0
  1963. package/internal/sink.esm.js +918 -0
  1964. package/internal/stm/core.esm.js +553 -0
  1965. package/internal/stm/opCodes/stm.esm.js +56 -0
  1966. package/internal/stm/opCodes/stmState.esm.js +16 -0
  1967. package/internal/stm/opCodes/strategy.esm.js +16 -0
  1968. package/internal/stm/opCodes/tExit.esm.js +26 -0
  1969. package/internal/stm/opCodes/tryCommit.esm.js +11 -0
  1970. package/internal/stm/stm/entry.esm.js +47 -0
  1971. package/internal/stm/stm/journal.esm.js +96 -0
  1972. package/internal/stm/stm/stmState.esm.js +104 -0
  1973. package/internal/stm/stm/tExit.esm.js +113 -0
  1974. package/internal/stm/stm/tryCommit.esm.js +25 -0
  1975. package/internal/stm/stm/txnId.esm.js +15 -0
  1976. package/internal/stm/stm/versioned.esm.js +8 -0
  1977. package/internal/stm/stm.esm.js +584 -0
  1978. package/internal/stm/tArray.esm.js +287 -0
  1979. package/internal/stm/tDeferred.esm.js +49 -0
  1980. package/internal/stm/tMap.esm.js +492 -0
  1981. package/internal/stm/tPriorityQueue.esm.js +156 -0
  1982. package/internal/stm/tPubSub.esm.js +381 -0
  1983. package/internal/stm/tQueue.esm.js +317 -0
  1984. package/internal/stm/tRandom.esm.js +89 -0
  1985. package/internal/stm/tReentrantLock.esm.js +216 -0
  1986. package/internal/stm/tRef.esm.js +117 -0
  1987. package/internal/stm/tSemaphore.esm.js +73 -0
  1988. package/internal/stm/tSet.esm.js +113 -0
  1989. package/internal/stream/debounceState.esm.js +39 -0
  1990. package/internal/stream/emit.esm.js +51 -0
  1991. package/internal/stream/haltStrategy.esm.js +74 -0
  1992. package/internal/stream/handoff.esm.js +79 -0
  1993. package/internal/stream/handoffSignal.esm.js +40 -0
  1994. package/internal/stream/pull.esm.js +10 -0
  1995. package/internal/stream/sinkEndReason.esm.js +27 -0
  1996. package/internal/stream/zipAllState.esm.js +65 -0
  1997. package/internal/stream/zipChunksState.esm.js +41 -0
  1998. package/internal/stream.esm.js +2990 -0
  1999. package/internal/string-utils.esm.js +66 -0
  2000. package/internal/subscriptionRef.esm.js +65 -0
  2001. package/internal/supervisor/patch.esm.js +156 -0
  2002. package/internal/supervisor.esm.js +205 -0
  2003. package/internal/synchronizedRef.esm.js +53 -0
  2004. package/internal/take.esm.js +130 -0
  2005. package/internal/testing/suspendedWarningData.esm.js +66 -0
  2006. package/internal/testing/warningData.esm.js +75 -0
  2007. package/internal/timeout.esm.js +22 -0
  2008. package/internal/tracer.esm.js +74 -0
  2009. package/package.json +1091 -31
  2010. package/src/.index.ts +30 -0
  2011. package/src/BigInt.ts +531 -0
  2012. package/src/Boolean.ts +261 -0
  2013. package/src/Brand.ts +336 -0
  2014. package/src/Cache.ts +250 -0
  2015. package/src/Cause.ts +813 -0
  2016. package/src/Channel.ts +2254 -0
  2017. package/src/ChannelChildExecutorDecision.ts +138 -0
  2018. package/src/ChannelMergeDecision.ts +94 -0
  2019. package/src/ChannelMergeState.ts +166 -0
  2020. package/src/ChannelMergeStrategy.ts +107 -0
  2021. package/src/ChannelSingleProducerAsyncInput.ts +68 -0
  2022. package/src/ChannelUpstreamPullRequest.ts +110 -0
  2023. package/src/ChannelUpstreamPullStrategy.ts +120 -0
  2024. package/src/Chunk.ts +1325 -0
  2025. package/src/Clock.ts +111 -0
  2026. package/src/Config.ts +447 -0
  2027. package/src/ConfigError.ts +267 -0
  2028. package/src/ConfigProvider.ts +296 -0
  2029. package/src/ConfigProviderPathPatch.ts +100 -0
  2030. package/src/ConfigSecret.ts +76 -0
  2031. package/src/Console.ts +222 -0
  2032. package/src/Context.ts +365 -0
  2033. package/src/Data.ts +379 -0
  2034. package/src/DefaultServices.ts +34 -0
  2035. package/src/Deferred.ts +283 -0
  2036. package/src/Differ.ts +406 -0
  2037. package/src/Duration.ts +558 -0
  2038. package/src/Effect.ts +5075 -0
  2039. package/src/Effectable.ts +107 -0
  2040. package/src/Either.ts +626 -0
  2041. package/src/Encoding.ts +130 -0
  2042. package/src/Equal.ts +64 -0
  2043. package/src/Equivalence.ts +235 -0
  2044. package/src/ExecutionStrategy.ts +111 -0
  2045. package/src/Exit.ts +464 -0
  2046. package/src/Fiber.ts +650 -0
  2047. package/src/FiberId.ts +187 -0
  2048. package/src/FiberRef.ts +392 -0
  2049. package/src/FiberRefs.ts +160 -0
  2050. package/src/FiberRefsPatch.ts +105 -0
  2051. package/src/FiberStatus.ts +108 -0
  2052. package/src/Function.ts +834 -0
  2053. package/src/GlobalValue.ts +20 -0
  2054. package/src/GroupBy.ts +102 -0
  2055. package/src/HKT.ts +44 -0
  2056. package/src/Hash.ts +162 -0
  2057. package/src/HashMap.ts +403 -0
  2058. package/src/HashSet.ts +300 -0
  2059. package/src/Inspectable.ts +45 -0
  2060. package/src/KeyedPool.ts +160 -0
  2061. package/src/Layer.ts +1017 -0
  2062. package/src/List.ts +951 -0
  2063. package/src/LogLevel.ts +266 -0
  2064. package/src/LogSpan.ts +25 -0
  2065. package/src/Logger.ts +315 -0
  2066. package/src/Match.ts +800 -0
  2067. package/src/Metric.ts +739 -0
  2068. package/src/MetricBoundaries.ts +70 -0
  2069. package/src/MetricHook.ts +139 -0
  2070. package/src/MetricKey.ts +227 -0
  2071. package/src/MetricKeyType.ts +257 -0
  2072. package/src/MetricLabel.ts +47 -0
  2073. package/src/MetricPair.ts +70 -0
  2074. package/src/MetricPolling.ts +136 -0
  2075. package/src/MetricRegistry.ts +47 -0
  2076. package/src/MetricState.ts +256 -0
  2077. package/src/MutableHashMap.ts +187 -0
  2078. package/src/MutableHashSet.ts +118 -0
  2079. package/src/MutableList.ts +289 -0
  2080. package/src/MutableQueue.ts +227 -0
  2081. package/src/MutableRef.ts +204 -0
  2082. package/src/NonEmptyIterable.ts +30 -0
  2083. package/src/Number.ts +434 -0
  2084. package/src/Option.ts +1214 -0
  2085. package/src/Order.ts +328 -0
  2086. package/src/Ordering.ts +112 -0
  2087. package/src/Pipeable.ts +318 -0
  2088. package/src/Pool.ts +148 -0
  2089. package/src/Predicate.ts +704 -0
  2090. package/src/PubSub.ts +175 -0
  2091. package/src/Queue.ts +583 -0
  2092. package/src/Random.ts +115 -0
  2093. package/src/ReadonlyArray.ts +2017 -0
  2094. package/src/ReadonlyRecord.ts +914 -0
  2095. package/src/RedBlackTree.ts +415 -0
  2096. package/src/Ref.ts +159 -0
  2097. package/src/Reloadable.ts +136 -0
  2098. package/src/Request.ts +285 -0
  2099. package/src/RequestBlock.ts +157 -0
  2100. package/src/RequestResolver.ts +305 -0
  2101. package/src/Resource.ts +97 -0
  2102. package/src/Runtime.ts +216 -0
  2103. package/src/RuntimeFlags.ts +336 -0
  2104. package/src/RuntimeFlagsPatch.ts +183 -0
  2105. package/src/STM.ts +2076 -0
  2106. package/src/Schedule.ts +1396 -0
  2107. package/src/ScheduleDecision.ts +62 -0
  2108. package/src/ScheduleInterval.ts +151 -0
  2109. package/src/ScheduleIntervals.ts +122 -0
  2110. package/src/Scheduler.ts +359 -0
  2111. package/src/Scope.ts +171 -0
  2112. package/src/ScopedCache.ts +148 -0
  2113. package/src/ScopedRef.ts +95 -0
  2114. package/src/Sink.ts +1431 -0
  2115. package/src/SortedMap.ts +229 -0
  2116. package/src/SortedSet.ts +385 -0
  2117. package/src/Stream.ts +4540 -0
  2118. package/src/StreamEmit.ts +83 -0
  2119. package/src/StreamHaltStrategy.ts +111 -0
  2120. package/src/Streamable.ts +42 -0
  2121. package/src/String.ts +682 -0
  2122. package/src/Struct.ts +151 -0
  2123. package/src/SubscriptionRef.ts +273 -0
  2124. package/src/Supervisor.ts +239 -0
  2125. package/src/Symbol.ts +28 -0
  2126. package/src/SynchronizedRef.ts +249 -0
  2127. package/src/TArray.ts +494 -0
  2128. package/src/TDeferred.ts +99 -0
  2129. package/src/TMap.ts +510 -0
  2130. package/src/TPriorityQueue.ts +223 -0
  2131. package/src/TPubSub.ts +187 -0
  2132. package/src/TQueue.ts +431 -0
  2133. package/src/TRandom.ts +129 -0
  2134. package/src/TReentrantLock.ts +224 -0
  2135. package/src/TRef.ts +176 -0
  2136. package/src/TSemaphore.ts +129 -0
  2137. package/src/TSet.ts +349 -0
  2138. package/src/Take.ts +257 -0
  2139. package/src/TestAnnotation.ts +166 -0
  2140. package/src/TestAnnotationMap.ts +124 -0
  2141. package/src/TestAnnotations.ts +113 -0
  2142. package/src/TestClock.ts +552 -0
  2143. package/src/TestConfig.ts +49 -0
  2144. package/src/TestContext.ts +35 -0
  2145. package/src/TestLive.ts +55 -0
  2146. package/src/TestServices.ts +392 -0
  2147. package/src/TestSized.ts +55 -0
  2148. package/src/Tracer.ts +133 -0
  2149. package/src/Tuple.ts +204 -0
  2150. package/src/Types.ts +123 -0
  2151. package/src/Unify.ts +118 -0
  2152. package/src/Utils.ts +699 -0
  2153. package/src/index.ts +845 -0
  2154. package/src/internal/Common.ts +56 -0
  2155. package/src/internal/Context.ts +252 -0
  2156. package/src/internal/Data.ts +55 -0
  2157. package/src/internal/Differ/ChunkPatch.ts +209 -0
  2158. package/src/internal/Differ/ContextPatch.ts +229 -0
  2159. package/src/internal/Differ/HashMapPatch.ts +217 -0
  2160. package/src/internal/Differ/HashSetPatch.ts +174 -0
  2161. package/src/internal/Differ/OrPatch.ts +296 -0
  2162. package/src/internal/Differ.ts +184 -0
  2163. package/src/internal/Effectable.ts +92 -0
  2164. package/src/internal/Either.ts +107 -0
  2165. package/src/internal/Encoding/Base64.ts +282 -0
  2166. package/src/internal/Encoding/Base64Url.ts +28 -0
  2167. package/src/internal/Encoding/Common.ts +24 -0
  2168. package/src/internal/Encoding/Hex.ts +315 -0
  2169. package/src/internal/HashMap/array.ts +49 -0
  2170. package/src/internal/HashMap/bitwise.ts +32 -0
  2171. package/src/internal/HashMap/config.ts +14 -0
  2172. package/src/internal/HashMap/keySet.ts +8 -0
  2173. package/src/internal/HashMap/node.ts +390 -0
  2174. package/src/internal/HashMap.ts +533 -0
  2175. package/src/internal/HashSet.ts +319 -0
  2176. package/src/internal/Iterable.ts +54 -0
  2177. package/src/internal/Option.ts +79 -0
  2178. package/src/internal/ReadonlyArray.ts +8 -0
  2179. package/src/internal/RedBlackTree/iterator.ts +207 -0
  2180. package/src/internal/RedBlackTree/node.ts +48 -0
  2181. package/src/internal/RedBlackTree.ts +1195 -0
  2182. package/src/internal/Stack.ts +4 -0
  2183. package/src/internal/blockedRequests.ts +512 -0
  2184. package/src/internal/cache.ts +714 -0
  2185. package/src/internal/cause.ts +1205 -0
  2186. package/src/internal/channel/channelExecutor.ts +1193 -0
  2187. package/src/internal/channel/channelState.ts +132 -0
  2188. package/src/internal/channel/childExecutorDecision.ts +95 -0
  2189. package/src/internal/channel/continuation.ts +171 -0
  2190. package/src/internal/channel/mergeDecision.ts +115 -0
  2191. package/src/internal/channel/mergeState.ts +120 -0
  2192. package/src/internal/channel/mergeStrategy.ts +72 -0
  2193. package/src/internal/channel/singleProducerAsyncInput.ts +261 -0
  2194. package/src/internal/channel/subexecutor.ts +229 -0
  2195. package/src/internal/channel/upstreamPullRequest.ts +83 -0
  2196. package/src/internal/channel/upstreamPullStrategy.ts +86 -0
  2197. package/src/internal/channel.ts +2520 -0
  2198. package/src/internal/clock.ts +97 -0
  2199. package/src/internal/completedRequestMap.ts +9 -0
  2200. package/src/internal/concurrency.ts +83 -0
  2201. package/src/internal/config.ts +598 -0
  2202. package/src/internal/configError.ts +291 -0
  2203. package/src/internal/configProvider/pathPatch.ts +97 -0
  2204. package/src/internal/configProvider.ts +692 -0
  2205. package/src/internal/configSecret.ts +71 -0
  2206. package/src/internal/console.ts +136 -0
  2207. package/src/internal/core-effect.ts +2161 -0
  2208. package/src/internal/core-stream.ts +999 -0
  2209. package/src/internal/core.ts +2776 -0
  2210. package/src/internal/dataSource.ts +258 -0
  2211. package/src/internal/defaultServices/console.ts +97 -0
  2212. package/src/internal/defaultServices.ts +140 -0
  2213. package/src/internal/deferred.ts +44 -0
  2214. package/src/internal/effect/circular.ts +664 -0
  2215. package/src/internal/executionStrategy.ts +72 -0
  2216. package/src/internal/fiber.ts +350 -0
  2217. package/src/internal/fiberId.ts +270 -0
  2218. package/src/internal/fiberMessage.ts +85 -0
  2219. package/src/internal/fiberRefs/patch.ts +144 -0
  2220. package/src/internal/fiberRefs.ts +239 -0
  2221. package/src/internal/fiberRuntime.ts +3478 -0
  2222. package/src/internal/fiberScope.ts +72 -0
  2223. package/src/internal/fiberStatus.ts +118 -0
  2224. package/src/internal/groupBy.ts +520 -0
  2225. package/src/internal/keyedPool.ts +240 -0
  2226. package/src/internal/layer/circular.ts +215 -0
  2227. package/src/internal/layer.ts +1246 -0
  2228. package/src/internal/logSpan.ts +15 -0
  2229. package/src/internal/logger-circular.ts +24 -0
  2230. package/src/internal/logger.ts +307 -0
  2231. package/src/internal/matcher.ts +594 -0
  2232. package/src/internal/metric/boundaries.ts +72 -0
  2233. package/src/internal/metric/hook.ts +459 -0
  2234. package/src/internal/metric/key.ts +173 -0
  2235. package/src/internal/metric/keyType.ts +263 -0
  2236. package/src/internal/metric/label.ts +44 -0
  2237. package/src/internal/metric/pair.ts +48 -0
  2238. package/src/internal/metric/polling.ts +143 -0
  2239. package/src/internal/metric/registry.ts +188 -0
  2240. package/src/internal/metric/state.ts +286 -0
  2241. package/src/internal/metric.ts +522 -0
  2242. package/src/internal/opCodes/cause.ts +35 -0
  2243. package/src/internal/opCodes/channel.ts +83 -0
  2244. package/src/internal/opCodes/channelChildExecutorDecision.ts +17 -0
  2245. package/src/internal/opCodes/channelMergeDecision.ts +11 -0
  2246. package/src/internal/opCodes/channelMergeState.ts +17 -0
  2247. package/src/internal/opCodes/channelMergeStrategy.ts +11 -0
  2248. package/src/internal/opCodes/channelState.ts +23 -0
  2249. package/src/internal/opCodes/channelUpstreamPullRequest.ts +11 -0
  2250. package/src/internal/opCodes/channelUpstreamPullStrategy.ts +11 -0
  2251. package/src/internal/opCodes/config.ts +65 -0
  2252. package/src/internal/opCodes/configError.ts +35 -0
  2253. package/src/internal/opCodes/continuation.ts +11 -0
  2254. package/src/internal/opCodes/deferred.ts +11 -0
  2255. package/src/internal/opCodes/effect.ts +83 -0
  2256. package/src/internal/opCodes/layer.ts +53 -0
  2257. package/src/internal/opCodes/streamHaltStrategy.ts +23 -0
  2258. package/src/internal/pool.ts +499 -0
  2259. package/src/internal/pubsub.ts +1557 -0
  2260. package/src/internal/query.ts +199 -0
  2261. package/src/internal/queue.ts +744 -0
  2262. package/src/internal/random.ts +88 -0
  2263. package/src/internal/ref.ts +164 -0
  2264. package/src/internal/reloadable.ts +164 -0
  2265. package/src/internal/request.ts +137 -0
  2266. package/src/internal/resource.ts +64 -0
  2267. package/src/internal/ringBuffer.ts +68 -0
  2268. package/src/internal/runtime.ts +348 -0
  2269. package/src/internal/runtimeFlags.ts +176 -0
  2270. package/src/internal/runtimeFlagsPatch.ts +103 -0
  2271. package/src/internal/schedule/decision.ts +47 -0
  2272. package/src/internal/schedule/interval.ts +101 -0
  2273. package/src/internal/schedule/intervals.ts +179 -0
  2274. package/src/internal/schedule.ts +2096 -0
  2275. package/src/internal/scopedCache.ts +634 -0
  2276. package/src/internal/scopedRef.ts +133 -0
  2277. package/src/internal/singleShotGen.ts +35 -0
  2278. package/src/internal/sink.ts +2118 -0
  2279. package/src/internal/stm/core.ts +804 -0
  2280. package/src/internal/stm/opCodes/stm.ts +71 -0
  2281. package/src/internal/stm/opCodes/stmState.ts +17 -0
  2282. package/src/internal/stm/opCodes/strategy.ts +17 -0
  2283. package/src/internal/stm/opCodes/tExit.ts +29 -0
  2284. package/src/internal/stm/opCodes/tryCommit.ts +11 -0
  2285. package/src/internal/stm/stm/entry.ts +59 -0
  2286. package/src/internal/stm/stm/journal.ts +123 -0
  2287. package/src/internal/stm/stm/opCodes/stm.ts +71 -0
  2288. package/src/internal/stm/stm/opCodes/stmState.ts +17 -0
  2289. package/src/internal/stm/stm/opCodes/strategy.ts +17 -0
  2290. package/src/internal/stm/stm/opCodes/tExit.ts +29 -0
  2291. package/src/internal/stm/stm/opCodes/tryCommit.ts +11 -0
  2292. package/src/internal/stm/stm/stmState.ts +130 -0
  2293. package/src/internal/stm/stm/tExit.ts +180 -0
  2294. package/src/internal/stm/stm/tryCommit.ts +34 -0
  2295. package/src/internal/stm/stm/txnId.ts +14 -0
  2296. package/src/internal/stm/stm/versioned.ts +4 -0
  2297. package/src/internal/stm/stm.ts +1491 -0
  2298. package/src/internal/stm/tArray.ts +550 -0
  2299. package/src/internal/stm/tDeferred.ts +79 -0
  2300. package/src/internal/stm/tMap.ts +824 -0
  2301. package/src/internal/stm/tPriorityQueue.ts +259 -0
  2302. package/src/internal/stm/tPubSub.ts +542 -0
  2303. package/src/internal/stm/tQueue.ts +400 -0
  2304. package/src/internal/stm/tRandom.ts +140 -0
  2305. package/src/internal/stm/tReentrantLock.ts +352 -0
  2306. package/src/internal/stm/tRef.ts +190 -0
  2307. package/src/internal/stm/tSemaphore.ts +113 -0
  2308. package/src/internal/stm/tSet.ts +237 -0
  2309. package/src/internal/stream/debounceState.ts +57 -0
  2310. package/src/internal/stream/emit.ts +46 -0
  2311. package/src/internal/stream/haltStrategy.ts +85 -0
  2312. package/src/internal/stream/handoff.ts +185 -0
  2313. package/src/internal/stream/handoffSignal.ts +59 -0
  2314. package/src/internal/stream/pull.ts +35 -0
  2315. package/src/internal/stream/sinkEndReason.ts +30 -0
  2316. package/src/internal/stream/zipAllState.ts +88 -0
  2317. package/src/internal/stream/zipChunksState.ts +56 -0
  2318. package/src/internal/stream.ts +8092 -0
  2319. package/src/internal/string-utils.ts +107 -0
  2320. package/src/internal/subscriptionRef.ts +133 -0
  2321. package/src/internal/supervisor/patch.ts +190 -0
  2322. package/src/internal/supervisor.ts +301 -0
  2323. package/src/internal/synchronizedRef.ts +115 -0
  2324. package/src/internal/take.ts +198 -0
  2325. package/src/internal/testing/sleep.ts +27 -0
  2326. package/src/internal/testing/suspendedWarningData.ts +85 -0
  2327. package/src/internal/testing/warningData.ts +94 -0
  2328. package/src/internal/timeout.ts +23 -0
  2329. package/src/internal/tracer.ts +101 -0
  2330. package/src/tsconfig.json +49 -0
  2331. package/Debug.d.ts +0 -31
  2332. package/Debug.d.ts.map +0 -1
  2333. package/Debug.js +0 -31
  2334. package/Debug.js.map +0 -1
  2335. package/Differ.d.ts +0 -61
  2336. package/Differ.d.ts.map +0 -1
  2337. package/Differ.js +0 -38
  2338. package/Differ.js.map +0 -1
  2339. package/Fiber.d.ts +0 -51
  2340. package/Fiber.d.ts.map +0 -1
  2341. package/Fiber.js +0 -35
  2342. package/Fiber.js.map +0 -1
  2343. package/FiberRefs.d.ts +0 -21
  2344. package/FiberRefs.d.ts.map +0 -1
  2345. package/FiberRefs.js +0 -26
  2346. package/FiberRefs.js.map +0 -1
  2347. package/Metric.d.ts +0 -101
  2348. package/Metric.d.ts.map +0 -1
  2349. package/Metric.js +0 -50
  2350. package/Metric.js.map +0 -1
  2351. package/Optic.d.ts +0 -62
  2352. package/Optic.d.ts.map +0 -1
  2353. package/Optic.js +0 -70
  2354. package/Optic.js.map +0 -1
  2355. package/Ref.d.ts +0 -31
  2356. package/Ref.d.ts.map +0 -1
  2357. package/Ref.js +0 -29
  2358. package/Ref.js.map +0 -1
  2359. package/Schedule.d.ts +0 -41
  2360. package/Schedule.d.ts.map +0 -1
  2361. package/Schedule.js +0 -32
  2362. package/Schedule.js.map +0 -1
  2363. package/_mjs/Debug.mjs +0 -27
  2364. package/_mjs/Debug.mjs.map +0 -1
  2365. package/_mjs/Differ.mjs +0 -61
  2366. package/_mjs/Differ.mjs.map +0 -1
  2367. package/_mjs/Fiber.mjs +0 -51
  2368. package/_mjs/Fiber.mjs.map +0 -1
  2369. package/_mjs/FiberRefs.mjs +0 -21
  2370. package/_mjs/FiberRefs.mjs.map +0 -1
  2371. package/_mjs/Metric.mjs +0 -101
  2372. package/_mjs/Metric.mjs.map +0 -1
  2373. package/_mjs/Optic.mjs +0 -62
  2374. package/_mjs/Optic.mjs.map +0 -1
  2375. package/_mjs/Ref.mjs +0 -31
  2376. package/_mjs/Ref.mjs.map +0 -1
  2377. package/_mjs/Schedule.mjs +0 -41
  2378. package/_mjs/Schedule.mjs.map +0 -1
  2379. package/_mjs/index.mjs +0 -939
  2380. package/_mjs/index.mjs.map +0 -1
  2381. package/index.d.ts +0 -939
  2382. package/index.d.ts.map +0 -1
  2383. package/index.js +0 -217
  2384. package/index.js.map +0 -1
@@ -0,0 +1,3402 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var Function_dist_effectFunction = require('../../Function/dist/effect-Function.cjs.dev.js');
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');
15
+ var Scheduler_dist_effectScheduler = require('../../Scheduler/dist/effect-Scheduler.cjs.dev.js');
16
+ require('../../Chunk/dist/effect-Chunk.cjs.dev.js');
17
+ require('../../Equal/dist/effect-Equal.cjs.dev.js');
18
+ require('../../Hash/dist/effect-Hash.cjs.dev.js');
19
+ require('../../GlobalValue/dist/effect-GlobalValue.cjs.dev.js');
20
+ require('../../Utils/dist/effect-Utils.cjs.dev.js');
21
+ require('../../Predicate/dist/effect-Predicate.cjs.dev.js');
22
+ require('../../Equivalence/dist/effect-Equivalence.cjs.dev.js');
23
+ require('../../Inspectable/dist/effect-Inspectable.cjs.dev.js');
24
+ require('../../Option/dist/effect-Option.cjs.dev.js');
25
+ require('../../dist/Either-e7500e90.cjs.dev.js');
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');
29
+ require('../../Order/dist/effect-Order.cjs.dev.js');
30
+ require('../../ReadonlyArray/dist/effect-ReadonlyArray.cjs.dev.js');
31
+ require('../../Either/dist/effect-Either.cjs.dev.js');
32
+ require('../../dist/ReadonlyArray-9a1474f6.cjs.dev.js');
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');
36
+ require('../../Differ/dist/effect-Differ.cjs.dev.js');
37
+ require('../../HashMap/dist/effect-HashMap.cjs.dev.js');
38
+ require('../../dist/HashSet-c12c037b.cjs.dev.js');
39
+ require('../../dist/Stack-ada2d201.cjs.dev.js');
40
+ require('../../HashSet/dist/effect-HashSet.cjs.dev.js');
41
+ require('../../dist/FiberId-6595cf4c.cjs.dev.js');
42
+ require('../../MutableRef/dist/effect-MutableRef.cjs.dev.js');
43
+ require('../../List/dist/effect-List.cjs.dev.js');
44
+ require('../../dist/RuntimeFlagsPatch-7d62915d.cjs.dev.js');
45
+ require('../../Clock/dist/effect-Clock.cjs.dev.js');
46
+ require('../../Duration/dist/effect-Duration.cjs.dev.js');
47
+ require('../../FiberRefs/dist/effect-FiberRefs.cjs.dev.js');
48
+ require('../../dist/fiberRefs-ccc37f30.cjs.dev.js');
49
+ require('../../dist/patch-cda9b6c8.cjs.dev.js');
50
+ require('../../dist/label-b0cebeae.cjs.dev.js');
51
+ require('../../LogLevel/dist/effect-LogLevel.cjs.dev.js');
52
+ require('../../Number/dist/effect-Number.cjs.dev.js');
53
+ require('../../LogSpan/dist/effect-LogSpan.cjs.dev.js');
54
+ require('../../dist/Ref-f990026b.cjs.dev.js');
55
+ require('../../Tracer/dist/effect-Tracer.cjs.dev.js');
56
+ require('../../dist/timeout-d380d3f8.cjs.dev.js');
57
+ require('../../dist/configProvider-3d85d4ef.cjs.dev.js');
58
+ require('../../dist/config-8a7bf1ae.cjs.dev.js');
59
+ require('../../ConfigError/dist/effect-ConfigError.cjs.dev.js');
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
+ require('../../Exit/dist/effect-Exit.cjs.dev.js');
64
+ require('../../dist/ExecutionStrategy-7d9d457b.cjs.dev.js');
65
+ require('../../dist/fiber-3d944398.cjs.dev.js');
66
+ require('../../FiberStatus/dist/effect-FiberStatus.cjs.dev.js');
67
+ require('../../MutableHashMap/dist/effect-MutableHashMap.cjs.dev.js');
68
+ require('../../Boolean/dist/effect-Boolean.cjs.dev.js');
69
+ require('../../Deferred/dist/effect-Deferred.cjs.dev.js');
70
+ require('../../FiberRefsPatch/dist/effect-FiberRefsPatch.cjs.dev.js');
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
+ require('../../dist/state-620f7a22.cjs.dev.js');
77
+ require('../../dist/pair-291b78d7.cjs.dev.js');
78
+ require('../../SortedSet/dist/effect-SortedSet.cjs.dev.js');
79
+ require('../../RedBlackTree/dist/effect-RedBlackTree.cjs.dev.js');
80
+ require('../../Cause/dist/effect-Cause.cjs.dev.js');
81
+ require('../../dist/synchronizedRef-8fa16866.cjs.dev.js');
82
+ require('../../ScheduleDecision/dist/effect-ScheduleDecision.cjs.dev.js');
83
+ require('../../ScheduleIntervals/dist/effect-ScheduleIntervals.cjs.dev.js');
84
+ require('../../ScheduleInterval/dist/effect-ScheduleInterval.cjs.dev.js');
85
+ require('../../Scope/dist/effect-Scope.cjs.dev.js');
86
+ require('../../dist/cache-d709d5cb.cjs.dev.js');
87
+ require('../../MutableQueue/dist/effect-MutableQueue.cjs.dev.js');
88
+ require('../../MutableList/dist/effect-MutableList.cjs.dev.js');
89
+ require('../../Fiber/dist/effect-Fiber.cjs.dev.js');
90
+ require('../../Random/dist/effect-Random.cjs.dev.js');
91
+
92
+ /**
93
+ * @since 2.0.0
94
+ */
95
+
96
+ // -------------------------------------------------------------------------------------
97
+ // models
98
+ // -------------------------------------------------------------------------------------
99
+ /**
100
+ * @since 2.0.0
101
+ */
102
+ /**
103
+ * @since 2.0.0
104
+ * @category symbols
105
+ */
106
+ const EffectTypeId = core.EffectTypeId;
107
+
108
+ /**
109
+ * @since 2.0.0
110
+ * @category symbols
111
+ */
112
+
113
+ /**
114
+ * The `Effect` interface defines a value that lazily describes a workflow or job.
115
+ * The workflow requires some context `R`, and may fail with an error of type `E`,
116
+ * or succeed with a value of type `A`.
117
+ *
118
+ * `Effect` values model resourceful interaction with the outside world, including
119
+ * synchronous, asynchronous, concurrent, and parallel interaction. They use a
120
+ * fiber-based concurrency model, with built-in support for scheduling, fine-grained
121
+ * interruption, structured concurrency, and high scalability.
122
+ *
123
+ * To run an `Effect` value, you need a `Runtime`, which is a type that is capable
124
+ * of executing `Effect` values.
125
+ *
126
+ * @since 2.0.0
127
+ * @category models
128
+ */
129
+
130
+ /**
131
+ * @since 2.0.0
132
+ * @category models
133
+ */
134
+
135
+ /**
136
+ * @category models
137
+ * @since 2.0.0
138
+ */
139
+
140
+ /**
141
+ * @category type lambdas
142
+ * @since 2.0.0
143
+ */
144
+
145
+ /**
146
+ * @since 2.0.0
147
+ * @category models
148
+ */
149
+
150
+ /**
151
+ * @since 2.0.0
152
+ * @category models
153
+ */
154
+
155
+ /**
156
+ * @since 2.0.0
157
+ * @category models
158
+ */
159
+
160
+ /**
161
+ * @since 2.0.0
162
+ * @category models
163
+ */
164
+
165
+ /**
166
+ * @since 2.0.0
167
+ */
168
+
169
+ // -------------------------------------------------------------------------------------
170
+ // refinements
171
+ // -------------------------------------------------------------------------------------
172
+ /**
173
+ * This function returns `true` if the specified value is an `Effect` value,
174
+ * `false` otherwise.
175
+ *
176
+ * This function can be useful for checking the type of a value before
177
+ * attempting to operate on it as an `Effect` value. For example, you could
178
+ * use `isEffect` to check the type of a value before using it as an
179
+ * argument to a function that expects an `Effect` value.
180
+ *
181
+ * @param u - The value to check for being an `Effect` value.
182
+ *
183
+ * @returns `true` if the specified value is an `Effect` value, `false`
184
+ * otherwise.
185
+ *
186
+ * @since 2.0.0
187
+ * @category refinements
188
+ */
189
+ const isEffect = core.isEffect;
190
+
191
+ // -------------------------------------------------------------------------------------
192
+ // caching
193
+ // -------------------------------------------------------------------------------------
194
+
195
+ /**
196
+ * Returns an effect that, if evaluated, will return the cached result of this
197
+ * effect. Cached results will expire after `timeToLive` duration.
198
+ *
199
+ * @since 2.0.0
200
+ * @category caching
201
+ */
202
+ const cachedWithTTL = circular.cached;
203
+
204
+ /**
205
+ * Returns an effect that, if evaluated, will return the cached result of this
206
+ * effect. Cached results will expire after `timeToLive` duration. In
207
+ * addition, returns an effect that can be used to invalidate the current
208
+ * cached value before the `timeToLive` duration expires.
209
+ *
210
+ * @since 2.0.0
211
+ * @category caching
212
+ */
213
+ const cachedInvalidateWithTTL = circular.cachedInvalidate;
214
+
215
+ /**
216
+ * Returns an effect that, if evaluated, will return the lazily computed
217
+ * result of this effect.
218
+ *
219
+ * @since 2.0.0
220
+ * @category caching
221
+ */
222
+ const cached = coreEffect.memoize;
223
+
224
+ /**
225
+ * Returns a memoized version of the specified effectual function.
226
+ *
227
+ * @since 2.0.0
228
+ * @category caching
229
+ */
230
+ const cachedFunction = circular.memoizeFunction;
231
+
232
+ /**
233
+ * Returns an effect that will be executed at most once, even if it is
234
+ * evaluated multiple times.
235
+ *
236
+ * @since 2.0.0
237
+ * @category caching
238
+ */
239
+ const once = coreEffect.once;
240
+
241
+ // -------------------------------------------------------------------------------------
242
+ // collecting & elements
243
+ // -------------------------------------------------------------------------------------
244
+
245
+ /**
246
+ * Runs all the provided effects in sequence respecting the structure provided in input.
247
+ *
248
+ * Supports multiple arguments, a single argument tuple / array or record / struct.
249
+ *
250
+ * @since 2.0.0
251
+ * @category collecting & elements
252
+ */
253
+ const all = fiberRuntime.all;
254
+
255
+ /**
256
+ * Data-last variant of `Effect.all`.
257
+ *
258
+ * Runs all the provided effects in sequence respecting the structure provided in input.
259
+ *
260
+ * Supports multiple arguments, a single argument tuple / array or record / struct.
261
+ *
262
+ * @since 2.0.0
263
+ * @category collecting & elements
264
+ */
265
+ const allWith = fiberRuntime.allWith;
266
+
267
+ /**
268
+ * @since 2.0.0
269
+ */
270
+
271
+ /**
272
+ * Evaluate and run each effect in the structure and collect the results,
273
+ * discarding results from failed effects.
274
+ *
275
+ * @since 2.0.0
276
+ * @category collecting & elements
277
+ */
278
+ const allSuccesses = fiberRuntime.allSuccesses;
279
+
280
+ /**
281
+ * Drops all elements until the effectful predicate returns true.
282
+ *
283
+ * @since 2.0.0
284
+ * @category collecting & elements
285
+ */
286
+ const dropUntil = coreEffect.dropUntil;
287
+
288
+ /**
289
+ * Drops all elements so long as the predicate returns true.
290
+ *
291
+ * @since 2.0.0
292
+ * @category collecting & elements
293
+ */
294
+ const dropWhile = coreEffect.dropWhile;
295
+
296
+ /**
297
+ * Determines whether all elements of the `Collection<A>` satisfies the effectual
298
+ * predicate `f`.
299
+ *
300
+ * @since 2.0.0
301
+ * @category collecting & elements
302
+ */
303
+ const every = coreEffect.every;
304
+
305
+ /**
306
+ * Determines whether any element of the `Iterable<A>` satisfies the effectual
307
+ * predicate `f`.
308
+ *
309
+ * @since 2.0.0
310
+ * @category collecting & elements
311
+ */
312
+ const exists = fiberRuntime.exists;
313
+
314
+ /**
315
+ * Filters the collection using the specified effectful predicate.
316
+ *
317
+ * @since 2.0.0
318
+ * @category collecting & elements
319
+ */
320
+ const filter = fiberRuntime.filter;
321
+
322
+ /**
323
+ * Returns the first element that satisfies the effectful predicate.
324
+ *
325
+ * @since 2.0.0
326
+ * @category collecting & elements
327
+ */
328
+ const findFirst = coreEffect.findFirst;
329
+
330
+ /**
331
+ * This function takes an iterable of `Effect` values and returns a new
332
+ * `Effect` value that represents the first `Effect` value in the iterable
333
+ * that succeeds. If all of the `Effect` values in the iterable fail, then
334
+ * the resulting `Effect` value will fail as well.
335
+ *
336
+ * This function is sequential, meaning that the `Effect` values in the
337
+ * iterable will be executed in sequence, and the first one that succeeds
338
+ * will determine the outcome of the resulting `Effect` value.
339
+ *
340
+ * @param effects - The iterable of `Effect` values to evaluate.
341
+ *
342
+ * @returns A new `Effect` value that represents the first successful
343
+ * `Effect` value in the iterable, or a failed `Effect` value if all of the
344
+ * `Effect` values in the iterable fail.
345
+ *
346
+ * @since 2.0.0
347
+ * @category collecting & elements
348
+ */
349
+ const firstSuccessOf = coreEffect.firstSuccessOf;
350
+
351
+ /**
352
+ * @since 2.0.0
353
+ * @category collecting & elements
354
+ */
355
+ const forEach = fiberRuntime.forEachOptions;
356
+
357
+ /**
358
+ * Returns a successful effect with the head of the collection if the collection
359
+ * is non-empty, or fails with the error `None` if the collection is empty.
360
+ *
361
+ * @since 2.0.0
362
+ * @category collecting & elements
363
+ */
364
+ const head = coreEffect.head;
365
+
366
+ /**
367
+ * Merges an `Iterable<Effect<R, E, A>>` to a single effect, working
368
+ * sequentially.
369
+ *
370
+ * @since 2.0.0
371
+ * @category collecting & elements
372
+ */
373
+ const mergeAll = fiberRuntime.mergeAll;
374
+
375
+ /**
376
+ * Feeds elements of type `A` to a function `f` that returns an effect.
377
+ * Collects all successes and failures in a tupled fashion.
378
+ *
379
+ * @since 2.0.0
380
+ * @category collecting & elements
381
+ */
382
+ const partition = fiberRuntime.partition;
383
+
384
+ /**
385
+ * Folds an `Iterable<A>` using an effectual function f, working sequentially
386
+ * from left to right.
387
+ *
388
+ * @since 2.0.0
389
+ * @category collecting & elements
390
+ */
391
+ const reduce = coreEffect.reduce;
392
+
393
+ /**
394
+ * Reduces an `Iterable<Effect<R, E, A>>` to a single effect.
395
+ *
396
+ * @since 2.0.0
397
+ * @category collecting & elements
398
+ */
399
+ const reduceEffect = fiberRuntime.reduceEffect;
400
+
401
+ /**
402
+ * Folds an `Iterable<A>` using an effectual function f, working sequentially from left to right.
403
+ *
404
+ * @since 2.0.0
405
+ * @category collecting & elements
406
+ */
407
+ const reduceRight = coreEffect.reduceRight;
408
+
409
+ /**
410
+ * Folds over the elements in this chunk from the left, stopping the fold early
411
+ * when the predicate is not satisfied.
412
+ *
413
+ * @since 2.0.0
414
+ * @category collecting & elements
415
+ */
416
+ const reduceWhile = coreEffect.reduceWhile;
417
+
418
+ /**
419
+ * Replicates the given effect `n` times.
420
+ *
421
+ * @since 2.0.0
422
+ * @category collecting & elements
423
+ */
424
+ const replicate = fiberRuntime.replicate;
425
+
426
+ /**
427
+ * Performs this effect the specified number of times and collects the
428
+ * results.
429
+ *
430
+ * @since 2.0.0
431
+ * @category collecting & elements
432
+ */
433
+ const replicateEffect = fiberRuntime.replicateEffect;
434
+
435
+ /**
436
+ * Takes elements until the effectual predicate returns true.
437
+ *
438
+ * @since 2.0.0
439
+ * @category collecting & elements
440
+ */
441
+ const takeUntil = coreEffect.takeUntil;
442
+
443
+ /**
444
+ * Takes all elements so long as the effectual predicate returns true.
445
+ *
446
+ * @since 2.0.0
447
+ * @category collecting & elements
448
+ */
449
+ const takeWhile = coreEffect.takeWhile;
450
+
451
+ /**
452
+ * Feeds elements of type `A` to `f` and accumulates all errors in error
453
+ * channel or successes in success channel.
454
+ *
455
+ * This combinator is lossy meaning that if there are errors all successes
456
+ * will be lost. To retain all information please use `partition`.
457
+ *
458
+ * @since 2.0.0
459
+ * @category collecting & elements
460
+ */
461
+ const validateAll = fiberRuntime.validateAll;
462
+
463
+ /**
464
+ * Feeds elements of type `A` to `f` until it succeeds. Returns first success
465
+ * or the accumulation of all errors.
466
+ *
467
+ * If `elements` is empty then `Effect.fail([])` is returned.
468
+ *
469
+ * @example
470
+ * import * as Effect from "effect/Effect"
471
+ * import * as Exit from "effect/Exit"
472
+ *
473
+ * const f = (n: number) => (n > 0 ? Effect.succeed(n) : Effect.fail(`${n} is negative`))
474
+ *
475
+ * assert.deepStrictEqual(Effect.runSyncExit(Effect.validateFirst([], f)), Exit.fail([]))
476
+ * assert.deepStrictEqual(Effect.runSyncExit(Effect.validateFirst([1, 2], f)), Exit.succeed(1))
477
+ * assert.deepStrictEqual(Effect.runSyncExit(Effect.validateFirst([1, -1], f)), Exit.succeed(1))
478
+ * assert.deepStrictEqual(Effect.runSyncExit(Effect.validateFirst([-1, 2], f)), Exit.succeed(2))
479
+ * assert.deepStrictEqual(Effect.runSyncExit(Effect.validateFirst([-1, -2], f)), Exit.fail(['-1 is negative', '-2 is negative']))
480
+ *
481
+ * @since 2.0.0
482
+ * @category collecting & elements
483
+ */
484
+ const validateFirst = fiberRuntime.validateFirst;
485
+
486
+ // -------------------------------------------------------------------------------------
487
+ // constructors
488
+ // -------------------------------------------------------------------------------------
489
+
490
+ /**
491
+ * Imports an asynchronous side-effect into a pure `Effect` value.
492
+ * The callback function `Effect<R, E, A> => void` must be called at most once.
493
+ *
494
+ * If an Effect is returned by the registration function, it will be executed
495
+ * if the fiber executing the effect is interrupted.
496
+ *
497
+ * The registration function can also receive an `AbortSignal` if required for
498
+ * interruption.
499
+ *
500
+ * The `FiberId` of the fiber that may complete the async callback may be
501
+ * provided to allow for better diagnostics.
502
+ *
503
+ * @since 2.0.0
504
+ * @category constructors
505
+ */
506
+ const async = core.async;
507
+
508
+ /**
509
+ * Converts an asynchronous, callback-style API into an `Effect`, which will
510
+ * be executed asynchronously.
511
+ *
512
+ * With this variant, the registration function may return a an `Effect`.
513
+ *
514
+ * @since 2.0.0
515
+ * @category constructors
516
+ */
517
+ const asyncEffect = runtime$1.asyncEffect;
518
+
519
+ /**
520
+ * Imports an asynchronous effect into a pure `Effect` value, possibly returning
521
+ * the value synchronously.
522
+ *
523
+ * If the register function returns a value synchronously, then the callback
524
+ * function `Effect<R, E, A> => void` must not be called. Otherwise the callback
525
+ * function must be called at most once.
526
+ *
527
+ * The `FiberId` of the fiber that may complete the async callback may be
528
+ * provided to allow for better diagnostics.
529
+ *
530
+ * @since 2.0.0
531
+ * @category constructors
532
+ */
533
+ const asyncOption = coreEffect.asyncOption;
534
+
535
+ /**
536
+ * Imports an asynchronous side-effect into an effect. It has the option of
537
+ * returning the value synchronously, which is useful in cases where it cannot
538
+ * be determined if the effect is synchronous or asynchronous until the register
539
+ * is actually executed. It also has the option of returning a canceler,
540
+ * which will be used by the runtime to cancel the asynchronous effect if the fiber
541
+ * executing the effect is interrupted.
542
+ *
543
+ * If the register function returns a value synchronously, then the callback
544
+ * function `Effect<R, E, A> => void` must not be called. Otherwise the callback
545
+ * function must be called at most once.
546
+ *
547
+ * The `FiberId` of the fiber that may complete the async callback may be
548
+ * provided to allow for better diagnostics.
549
+ *
550
+ * @since 2.0.0
551
+ * @category constructors
552
+ */
553
+ const asyncEither = core.asyncEither;
554
+
555
+ /**
556
+ * @since 2.0.0
557
+ * @category constructors
558
+ */
559
+ const fail = core.fail$1;
560
+
561
+ /**
562
+ * @since 2.0.0
563
+ * @category constructors
564
+ */
565
+ const failSync = core.failSync;
566
+
567
+ /**
568
+ * @since 2.0.0
569
+ * @category constructors
570
+ */
571
+ const failCause = core.failCause;
572
+
573
+ /**
574
+ * @since 2.0.0
575
+ * @category constructors
576
+ */
577
+ const failCauseSync = core.failCauseSync;
578
+
579
+ /**
580
+ * @since 2.0.0
581
+ * @category constructors
582
+ */
583
+ const die = core.die$1;
584
+
585
+ /**
586
+ * Returns an effect that dies with a `RuntimeException` having the specified
587
+ * text message. This method can be used for terminating a fiber because a
588
+ * defect has been detected in the code.
589
+ *
590
+ * @since 2.0.0
591
+ * @category constructors
592
+ */
593
+ const dieMessage = core.dieMessage;
594
+
595
+ /**
596
+ * @since 2.0.0
597
+ * @category constructors
598
+ */
599
+ const dieSync = core.dieSync;
600
+
601
+ /**
602
+ * @since 2.0.0
603
+ * @category constructors
604
+ */
605
+ const gen = coreEffect.gen;
606
+
607
+ /**
608
+ * @category models
609
+ * @since 2.0.0
610
+ */
611
+
612
+ /**
613
+ * @since 2.0.0
614
+ * @category models
615
+ */
616
+
617
+ /**
618
+ * Returns a effect that will never produce anything. The moral equivalent of
619
+ * `while(true) {}`, only without the wasted CPU cycles.
620
+ *
621
+ * @since 2.0.0
622
+ * @category constructors
623
+ */
624
+ const never = core.never;
625
+
626
+ /**
627
+ * Requires the option produced by this value to be `None`.
628
+ *
629
+ * @since 2.0.0
630
+ * @category constructors
631
+ */
632
+ const none = coreEffect.none;
633
+
634
+ /**
635
+ * Like `tryPromise` but produces a defect in case of errors.
636
+ *
637
+ * An optional `AbortSignal` can be provided to allow for interruption of the
638
+ * wrapped Promise api.
639
+ *
640
+ * @since 2.0.0
641
+ * @category constructors
642
+ */
643
+ const promise = coreEffect.promise;
644
+
645
+ /**
646
+ * @since 2.0.0
647
+ * @category constructors
648
+ */
649
+ const succeed = core.succeed;
650
+
651
+ /**
652
+ * Returns an effect which succeeds with `None`.
653
+ *
654
+ * @since 2.0.0
655
+ * @category constructors
656
+ */
657
+ const succeedNone = coreEffect.succeedNone;
658
+
659
+ /**
660
+ * Returns an effect which succeeds with the value wrapped in a `Some`.
661
+ *
662
+ * @since 2.0.0
663
+ * @category constructors
664
+ */
665
+ const succeedSome = coreEffect.succeedSome;
666
+
667
+ /**
668
+ * @since 2.0.0
669
+ * @category constructors
670
+ */
671
+ const suspend = core.suspend;
672
+
673
+ /**
674
+ * @since 2.0.0
675
+ * @category constructors
676
+ */
677
+ const sync = core.sync;
678
+
679
+ /**
680
+ * @since 2.0.0
681
+ * @category constructors
682
+ */
683
+ const unit = core.unit;
684
+
685
+ /**
686
+ * @since 2.0.0
687
+ * @category constructors
688
+ */
689
+ const yieldNow = core.yieldNow;
690
+
691
+ // -------------------------------------------------------------------------------------
692
+ // error handling
693
+ // -------------------------------------------------------------------------------------
694
+
695
+ const _catch = coreEffect._catch;
696
+
697
+ /**
698
+ * Recovers from all recoverable errors.
699
+ *
700
+ * **Note**: that `Effect.catchAll` will not recover from unrecoverable defects. To
701
+ * recover from both recoverable and unrecoverable errors use
702
+ * `Effect.catchAllCause`.
703
+ *
704
+ * @since 2.0.0
705
+ * @category error handling
706
+ */
707
+ const catchAll = core.catchAll;
708
+
709
+ /**
710
+ * Recovers from both recoverable and unrecoverable errors.
711
+ *
712
+ * See `absorb`, `sandbox`, `mapErrorCause` for other functions that can
713
+ * recover from defects.
714
+ *
715
+ * @since 2.0.0
716
+ * @category error handling
717
+ */
718
+ const catchAllCause = core.catchAllCause;
719
+
720
+ /**
721
+ * Recovers from all defects with provided function.
722
+ *
723
+ * **WARNING**: There is no sensible way to recover from defects. This
724
+ * method should be used only at the boundary between Effect and an external
725
+ * system, to transmit information on a defect for diagnostic or explanatory
726
+ * purposes.
727
+ *
728
+ * @since 2.0.0
729
+ * @category error handling
730
+ */
731
+ const catchAllDefect = coreEffect.catchAllDefect;
732
+
733
+ /**
734
+ * Recovers from errors that match the given predicate.
735
+ *
736
+ * @since 2.0.0
737
+ * @category error handling
738
+ */
739
+ const catchIf = core.catchIf;
740
+
741
+ /**
742
+ * Recovers from some or all of the error cases.
743
+ *
744
+ * @since 2.0.0
745
+ * @category error handling
746
+ */
747
+ const catchSome = core.catchSome;
748
+
749
+ /**
750
+ * Recovers from some or all of the error cases with provided cause.
751
+ *
752
+ * @since 2.0.0
753
+ * @category error handling
754
+ */
755
+ const catchSomeCause = coreEffect.catchSomeCause;
756
+
757
+ /**
758
+ * Recovers from some or all of the defects with provided partial function.
759
+ *
760
+ * **WARNING**: There is no sensible way to recover from defects. This
761
+ * method should be used only at the boundary between Effect and an external
762
+ * system, to transmit information on a defect for diagnostic or explanatory
763
+ * purposes.
764
+ *
765
+ * @since 2.0.0
766
+ * @category error handling
767
+ */
768
+ const catchSomeDefect = coreEffect.catchSomeDefect;
769
+
770
+ /**
771
+ * Recovers from the specified tagged error.
772
+ *
773
+ * @since 2.0.0
774
+ * @category error handling
775
+ */
776
+ const catchTag = coreEffect.catchTag;
777
+
778
+ /**
779
+ * Recovers from the specified tagged errors.
780
+ *
781
+ * @since 2.0.0
782
+ * @category error handling
783
+ */
784
+ const catchTags = coreEffect.catchTags;
785
+
786
+ /**
787
+ * Returns an effect that succeeds with the cause of failure of this effect,
788
+ * or `Cause.empty` if the effect did succeed.
789
+ *
790
+ * @since 2.0.0
791
+ * @category error handling
792
+ */
793
+ const cause = coreEffect.cause;
794
+
795
+ /**
796
+ * Returns an effect that ignores errors and runs repeatedly until it
797
+ * eventually succeeds.
798
+ *
799
+ * @since 2.0.0
800
+ * @category error handling
801
+ */
802
+ const eventually = coreEffect.eventually;
803
+
804
+ /**
805
+ * Returns a new effect that ignores the success or failure of this effect.
806
+ *
807
+ * @since 2.0.0
808
+ * @category error handling
809
+ */
810
+ const ignore = coreEffect.ignore;
811
+
812
+ /**
813
+ * Returns a new effect that ignores the success or failure of this effect,
814
+ * but which also logs failures at the Debug level, just in case the failure
815
+ * turns out to be important.
816
+ *
817
+ * @since 2.0.0
818
+ * @category error handling
819
+ */
820
+ const ignoreLogged = coreEffect.ignoreLogged;
821
+
822
+ /**
823
+ * Exposes all parallel errors in a single call.
824
+ *
825
+ * @since 2.0.0
826
+ * @category error handling
827
+ */
828
+ const parallelErrors = coreEffect.parallelErrors;
829
+
830
+ /**
831
+ * Exposes the full `Cause` of failure for the specified effect.
832
+ *
833
+ * @since 2.0.0
834
+ * @category error handling
835
+ */
836
+ const sandbox = coreEffect.sandbox;
837
+
838
+ /**
839
+ * Retries with the specified retry policy. Retries are done following the
840
+ * failure of the original `io` (up to a fixed maximum with `once` or `recurs`
841
+ * for example), so that that `io.retry(Schedule.once)` means "execute `io`
842
+ * and in case of failure, try again once".
843
+ *
844
+ * @since 2.0.0
845
+ * @category error handling
846
+ */
847
+ const retry = schedule$1.retry_Effect;
848
+
849
+ /**
850
+ * Retries this effect the specified number of times.
851
+ *
852
+ * @since 2.0.0
853
+ * @category error handling
854
+ */
855
+ const retryN = schedule$1.retryN_Effect;
856
+
857
+ /**
858
+ * Retries with the specified schedule, until it fails, and then both the
859
+ * value produced by the schedule together with the last error are passed to
860
+ * the recovery function.
861
+ *
862
+ * @since 2.0.0
863
+ * @category error handling
864
+ */
865
+ const retryOrElse = schedule$1.retryOrElse_Effect;
866
+
867
+ /**
868
+ * Retries this effect until its error satisfies the specified predicate.
869
+ *
870
+ * @since 2.0.0
871
+ * @category error handling
872
+ */
873
+ const retryUntil = schedule$1.retryUntil_Effect;
874
+
875
+ /**
876
+ * Retries this effect until its error satisfies the specified effectful
877
+ * predicate.
878
+ *
879
+ * @since 2.0.0
880
+ * @category error handling
881
+ */
882
+ const retryUntilEffect = schedule$1.retryUntilEffect_Effect;
883
+
884
+ /**
885
+ * Retries this effect while its error satisfies the specified predicate.
886
+ *
887
+ * @since 2.0.0
888
+ * @category error handling
889
+ */
890
+ const retryWhile = schedule$1.retryWhile_Effect;
891
+
892
+ /**
893
+ * Retries this effect while its error satisfies the specified effectful
894
+ * predicate.
895
+ *
896
+ * @since 2.0.0
897
+ * @category error handling
898
+ */
899
+ const retryWhileEffect = schedule$1.retryWhileEffect_Effect;
900
+ const try_ = coreEffect.try_;
901
+
902
+ /**
903
+ * Returns an effect whose success is mapped by the specified side effecting
904
+ * `try` function, translating any promise rejections into typed failed effects
905
+ * via the `catch` function.
906
+ *
907
+ * @since 2.0.0
908
+ * @category error handling
909
+ */
910
+ const tryMap = coreEffect.tryMap;
911
+
912
+ /**
913
+ * Returns an effect whose success is mapped by the specified side effecting
914
+ * `try` function, translating any promise rejections into typed failed effects
915
+ * via the `catch` function.
916
+ *
917
+ * An optional `AbortSignal` can be provided to allow for interruption of the
918
+ * wrapped Promise api.
919
+ *
920
+ * @since 2.0.0
921
+ * @category error handling
922
+ */
923
+ const tryMapPromise = coreEffect.tryMapPromise;
924
+
925
+ /**
926
+ * Create an `Effect` that when executed will construct `promise` and wait for
927
+ * its result, errors will produce failure as `unknown`.
928
+ *
929
+ * An optional `AbortSignal` can be provided to allow for interruption of the
930
+ * wrapped Promise api.
931
+ *
932
+ * @since 2.0.0
933
+ * @category error handling
934
+ */
935
+ const tryPromise = coreEffect.tryPromise;
936
+
937
+ /**
938
+ * The inverse operation `sandbox(effect)`
939
+ *
940
+ * Terminates with exceptions on the `Left` side of the `Either` error, if it
941
+ * exists. Otherwise extracts the contained `Effect<R, E, A>`
942
+ *
943
+ * @since 2.0.0
944
+ * @category error handling
945
+ */
946
+ const unsandbox = coreEffect.unsandbox;
947
+
948
+ // -------------------------------------------------------------------------------------
949
+ // interuption
950
+ // -------------------------------------------------------------------------------------
951
+
952
+ /**
953
+ * This function checks if any fibers are attempting to interrupt the current
954
+ * fiber, and if so, performs self-interruption.
955
+ *
956
+ * Note that this allows for interruption to occur in uninterruptible regions.
957
+ *
958
+ * @returns A new `Effect` value that represents the check for interruption
959
+ * and the potential self-interruption of the current fiber.
960
+ *
961
+ * @since 2.0.0
962
+ * @category interruption
963
+ */
964
+ const allowInterrupt = coreEffect.allowInterrupt;
965
+
966
+ /**
967
+ * Checks the interrupt status, and produces the effect returned by the
968
+ * specified callback.
969
+ *
970
+ * @since 2.0.0
971
+ * @category interruption
972
+ */
973
+ const checkInterruptible = core.checkInterruptible;
974
+
975
+ /**
976
+ * Returns an effect whose interruption will be disconnected from the
977
+ * fiber's own interruption, being performed in the background without
978
+ * slowing down the fiber's interruption.
979
+ *
980
+ * This method is useful to create "fast interrupting" effects. For
981
+ * example, if you call this on a bracketed effect, then even if the
982
+ * effect is "stuck" in acquire or release, its interruption will return
983
+ * immediately, while the acquire / release are performed in the
984
+ * background.
985
+ *
986
+ * See timeout and race for other applications.
987
+ *
988
+ * @since 2.0.0
989
+ * @category interruption
990
+ */
991
+ const disconnect = fiberRuntime.disconnect;
992
+
993
+ /**
994
+ * @since 2.0.0
995
+ * @category interruption
996
+ */
997
+ const interrupt = core.interrupt$1;
998
+
999
+ /**
1000
+ * @since 2.0.0
1001
+ * @category interruption
1002
+ */
1003
+ const interruptWith = core.interruptWith;
1004
+
1005
+ /**
1006
+ * @since 2.0.0
1007
+ * @category interruption
1008
+ */
1009
+ const interruptible = core.interruptible;
1010
+
1011
+ /**
1012
+ * @since 2.0.0
1013
+ * @category interruption
1014
+ */
1015
+ const interruptibleMask = core.interruptibleMask;
1016
+
1017
+ /**
1018
+ * @since 2.0.0
1019
+ * @category interruption
1020
+ */
1021
+ const onInterrupt = core.onInterrupt;
1022
+
1023
+ /**
1024
+ * @since 2.0.0
1025
+ * @category interruption
1026
+ */
1027
+ const uninterruptible = core.uninterruptible;
1028
+
1029
+ /**
1030
+ * @since 2.0.0
1031
+ * @category interruption
1032
+ */
1033
+ const uninterruptibleMask = core.uninterruptibleMask;
1034
+
1035
+ // -------------------------------------------------------------------------------------
1036
+ // mapping
1037
+ // -------------------------------------------------------------------------------------
1038
+
1039
+ /**
1040
+ * This function maps the success value of an `Effect` value to a specified
1041
+ * constant value.
1042
+ *
1043
+ * @param value - The constant value that the success value of the `Effect`
1044
+ * value will be mapped to.
1045
+ * @param self - The `Effect` value whose success value will be mapped to the
1046
+ * specified constant value.
1047
+ *
1048
+ * @returns A new `Effect` value that represents the mapping of the success
1049
+ * value of the original `Effect` value to the specified constant value.
1050
+ *
1051
+ * @since 2.0.0
1052
+ * @category mapping
1053
+ */
1054
+ const as = core.as$1;
1055
+
1056
+ /**
1057
+ * This function maps the success value of an `Effect` value to a `Some` value
1058
+ * in an `Option` value. If the original `Effect` value fails, the returned
1059
+ * `Effect` value will also fail.
1060
+ *
1061
+ * @param self - The `Effect` value whose success value will be mapped to a
1062
+ * `Some` value in an `Option` value.
1063
+ *
1064
+ * @returns A new `Effect` value that represents the mapping of the success
1065
+ * value of the original `Effect` value to a `Some` value in an `Option`
1066
+ * value. The returned `Effect` value may fail if the original `Effect` value
1067
+ * fails.
1068
+ *
1069
+ * @category mapping
1070
+ * @since 2.0.0
1071
+ */
1072
+ const asSome = coreEffect.asSome;
1073
+
1074
+ /**
1075
+ * This function maps the error value of an `Effect` value to a `Some` value
1076
+ * in an `Option` value. If the original `Effect` value succeeds, the returned
1077
+ * `Effect` value will also succeed.
1078
+ *
1079
+ * @param self - The `Effect` value whose error value will be mapped to a
1080
+ * `Some` value in an `Option` value.
1081
+ *
1082
+ * @returns A new `Effect` value that represents the mapping of the error
1083
+ * value of the original `Effect` value to a `Some` value in an `Option`
1084
+ * value. The returned `Effect` value may succeed if the original `Effect`
1085
+ * value succeeds.
1086
+ *
1087
+ * @category mapping
1088
+ * @since 2.0.0
1089
+ */
1090
+ const asSomeError = coreEffect.asSomeError;
1091
+
1092
+ /**
1093
+ * This function maps the success value of an `Effect` value to `void`. If the
1094
+ * original `Effect` value succeeds, the returned `Effect` value will also
1095
+ * succeed. If the original `Effect` value fails, the returned `Effect` value
1096
+ * will fail with the same error.
1097
+ *
1098
+ * @param self - The `Effect` value whose success value will be mapped to `void`.
1099
+ *
1100
+ * @returns A new `Effect` value that represents the mapping of the success
1101
+ * value of the original `Effect` value to `void`.
1102
+ *
1103
+ * @since 2.0.0
1104
+ * @category mapping
1105
+ */
1106
+ const asUnit = core.asUnit;
1107
+
1108
+ /**
1109
+ * Returns an effect that swaps the error/success cases. This allows you to
1110
+ * use all methods on the error channel, possibly before flipping back.
1111
+ *
1112
+ * @since 2.0.0
1113
+ * @category mapping
1114
+ */
1115
+ const flip = core.flip;
1116
+
1117
+ /**
1118
+ * Swaps the error/value parameters, applies the function `f` and flips the
1119
+ * parameters back
1120
+ *
1121
+ * @since 2.0.0
1122
+ * @category mapping
1123
+ */
1124
+ const flipWith = coreEffect.flipWith;
1125
+
1126
+ /**
1127
+ * @since 2.0.0
1128
+ * @category mapping
1129
+ */
1130
+ const map = core.map$1;
1131
+
1132
+ /**
1133
+ * Statefully and effectfully maps over the elements of this chunk to produce
1134
+ * new elements.
1135
+ *
1136
+ * @since 2.0.0
1137
+ * @category mapping
1138
+ */
1139
+ const mapAccum = coreEffect.mapAccum;
1140
+
1141
+ /**
1142
+ * Returns an effect whose failure and success channels have been mapped by
1143
+ * the specified `onFailure` and `onSuccess` functions.
1144
+ *
1145
+ * @since 2.0.0
1146
+ * @category mapping
1147
+ */
1148
+ const mapBoth = core.mapBoth;
1149
+
1150
+ /**
1151
+ * Returns an effect with its error channel mapped using the specified function.
1152
+ *
1153
+ * @since 2.0.0
1154
+ * @category mapping
1155
+ */
1156
+ const mapError = core.mapError;
1157
+
1158
+ /**
1159
+ * Returns an effect with its full cause of failure mapped using the specified
1160
+ * function. This can be used to transform errors while preserving the
1161
+ * original structure of `Cause`.
1162
+ *
1163
+ * See `absorb`, `sandbox`, `catchAllCause` for other functions for dealing
1164
+ * with defects.
1165
+ *
1166
+ * @since 2.0.0
1167
+ * @category mapping
1168
+ */
1169
+ const mapErrorCause = coreEffect.mapErrorCause;
1170
+
1171
+ /**
1172
+ * Returns a new effect where the error channel has been merged into the
1173
+ * success channel to their common combined type.
1174
+ *
1175
+ * @since 2.0.0
1176
+ * @category mapping
1177
+ */
1178
+ const merge = coreEffect.merge;
1179
+
1180
+ /**
1181
+ * Returns a new effect where boolean value of this effect is negated.
1182
+ *
1183
+ * @since 2.0.0
1184
+ * @category mapping
1185
+ */
1186
+ const negate = coreEffect.negate;
1187
+
1188
+ // -------------------------------------------------------------------------------------
1189
+ // scoping, resources & finalization
1190
+ // -------------------------------------------------------------------------------------
1191
+
1192
+ /**
1193
+ * This function constructs a scoped resource from an `acquire` and `release`
1194
+ * `Effect` value.
1195
+ *
1196
+ * If the `acquire` `Effect` value successfully completes execution, then the
1197
+ * `release` `Effect` value will be added to the finalizers associated with the
1198
+ * scope of this `Effect` value, and it is guaranteed to be run when the scope
1199
+ * is closed.
1200
+ *
1201
+ * The `acquire` and `release` `Effect` values will be run uninterruptibly.
1202
+ * Additionally, the `release` `Effect` value may depend on the `Exit` value
1203
+ * specified when the scope is closed.
1204
+ *
1205
+ * @param acquire - The `Effect` value that acquires the resource.
1206
+ * @param release - The `Effect` value that releases the resource.
1207
+ *
1208
+ * @returns A new `Effect` value that represents the scoped resource.
1209
+ *
1210
+ * @since 2.0.0
1211
+ * @category scoping, resources & finalization
1212
+ */
1213
+ const acquireRelease = fiberRuntime.acquireRelease;
1214
+
1215
+ /**
1216
+ * This function constructs a scoped resource from an `acquire` and `release`
1217
+ * `Effect` value.
1218
+ *
1219
+ * If the `acquire` `Effect` value successfully completes execution, then the
1220
+ * `release` `Effect` value will be added to the finalizers associated with the
1221
+ * scope of this `Effect` value, and it is guaranteed to be run when the scope
1222
+ * is closed.
1223
+ *
1224
+ * The `acquire` `Effect` values will be run interruptibly.
1225
+ * The `release` `Effect` values will be run uninterruptibly.
1226
+ *
1227
+ * Additionally, the `release` `Effect` value may depend on the `Exit` value
1228
+ * specified when the scope is closed.
1229
+ *
1230
+ * @param acquire - The `Effect` value that acquires the resource.
1231
+ * @param release - The `Effect` value that releases the resource.
1232
+ *
1233
+ * @returns A new `Effect` value that represents the scoped resource.
1234
+ *
1235
+ * @since 2.0.0
1236
+ * @category scoping, resources & finalization
1237
+ */
1238
+ const acquireReleaseInterruptible = fiberRuntime.acquireReleaseInterruptible;
1239
+
1240
+ /**
1241
+ * This function is used to ensure that an `Effect` value that represents the
1242
+ * acquisition of a resource (for example, opening a file, launching a thread,
1243
+ * etc.) will not be interrupted, and that the resource will always be released
1244
+ * when the `Effect` value completes execution.
1245
+ *
1246
+ * `acquireUseRelease` does the following:
1247
+ *
1248
+ * 1. Ensures that the `Effect` value that acquires the resource will not be
1249
+ * interrupted. Note that acquisition may still fail due to internal
1250
+ * reasons (such as an uncaught exception).
1251
+ * 2. Ensures that the `release` `Effect` value will not be interrupted,
1252
+ * and will be executed as long as the acquisition `Effect` value
1253
+ * successfully acquires the resource.
1254
+ *
1255
+ * During the time period between the acquisition and release of the resource,
1256
+ * the `use` `Effect` value will be executed.
1257
+ *
1258
+ * If the `release` `Effect` value fails, then the entire `Effect` value will
1259
+ * fail, even if the `use` `Effect` value succeeds. If this fail-fast behavior
1260
+ * is not desired, errors produced by the `release` `Effect` value can be caught
1261
+ * and ignored.
1262
+ *
1263
+ * @param acquire - The `Effect` value that acquires the resource.
1264
+ * @param use - The `Effect` value that is executed between the acquisition
1265
+ * and release of the resource.
1266
+ * @param release - The `Effect` value that releases the resource.
1267
+ *
1268
+ * @returns A new `Effect` value that represents the acquisition, use, and
1269
+ * release of the resource.
1270
+ *
1271
+ * @since 2.0.0
1272
+ * @category scoping, resources & finalization
1273
+ */
1274
+ const acquireUseRelease = core.acquireUseRelease;
1275
+
1276
+ /**
1277
+ * This function adds a finalizer to the scope of the calling `Effect` value.
1278
+ * The finalizer is guaranteed to be run when the scope is closed, and it may
1279
+ * depend on the `Exit` value that the scope is closed with.
1280
+ *
1281
+ * @param finalizer - The finalizer to add to the scope of the calling
1282
+ * `Effect` value. This function must take an `Exit` value as its parameter,
1283
+ * and return a new `Effect` value.
1284
+ *
1285
+ * @returns A new `Effect` value that represents the addition of the finalizer
1286
+ * to the scope of the calling `Effect` value.
1287
+ *
1288
+ * @since 2.0.0
1289
+ * @category scoping, resources & finalization
1290
+ */
1291
+ const addFinalizer = fiberRuntime.addFinalizer;
1292
+
1293
+ /**
1294
+ * Returns an effect that, if this effect _starts_ execution, then the
1295
+ * specified `finalizer` is guaranteed to be executed, whether this effect
1296
+ * succeeds, fails, or is interrupted.
1297
+ *
1298
+ * For use cases that need access to the effect's result, see `onExit`.
1299
+ *
1300
+ * Finalizers offer very powerful guarantees, but they are low-level, and
1301
+ * should generally not be used for releasing resources. For higher-level
1302
+ * logic built on `ensuring`, see the `acquireRelease` family of methods.
1303
+ *
1304
+ * @since 2.0.0
1305
+ * @category scoping, resources & finalization
1306
+ */
1307
+ const ensuring = fiberRuntime.ensuring;
1308
+
1309
+ /**
1310
+ * Runs the specified effect if this effect fails, providing the error to the
1311
+ * effect if it exists. The provided effect will not be interrupted.
1312
+ *
1313
+ * @since 2.0.0
1314
+ * @category scoping, resources & finalization
1315
+ */
1316
+ const onError = core.onError;
1317
+
1318
+ /**
1319
+ * Ensures that a cleanup functions runs, whether this effect succeeds, fails,
1320
+ * or is interrupted.
1321
+ *
1322
+ * @since 2.0.0
1323
+ * @category scoping, resources & finalization
1324
+ */
1325
+ const onExit = core.onExit;
1326
+
1327
+ /**
1328
+ * @since 2.0.0
1329
+ * @category scoping, resources & finalization
1330
+ */
1331
+ const parallelFinalizers = fiberRuntime.parallelFinalizers;
1332
+
1333
+ /**
1334
+ * @since 2.0.0
1335
+ * @category scoping, resources & finalization
1336
+ */
1337
+ const finalizersMask = fiberRuntime.finalizersMask;
1338
+
1339
+ /**
1340
+ * Returns a new scoped workflow that runs finalizers added to the scope of
1341
+ * this workflow sequentially in the reverse of the order in which they were
1342
+ * added. Note that finalizers are run sequentially by default so this only
1343
+ * has meaning if used within a scope where finalizers are being run in
1344
+ * parallel.
1345
+ *
1346
+ * @since 2.0.0
1347
+ * @category scoping, resources & finalization
1348
+ */
1349
+ const sequentialFinalizers = fiberRuntime.sequentialFinalizers;
1350
+
1351
+ /**
1352
+ * @since 2.0.0
1353
+ * @category scoping, resources & finalization
1354
+ */
1355
+ const scope = fiberRuntime.scope;
1356
+
1357
+ /**
1358
+ * Accesses the current scope and uses it to perform the specified effect.
1359
+ *
1360
+ * @since 2.0.0
1361
+ * @category scoping, resources & finalization
1362
+ */
1363
+ const scopeWith = fiberRuntime.scopeWith;
1364
+
1365
+ /**
1366
+ * Scopes all resources uses in this workflow to the lifetime of the workflow,
1367
+ * ensuring that their finalizers are run as soon as this workflow completes
1368
+ * execution, whether by success, failure, or interruption.
1369
+ *
1370
+ * @since 2.0.0
1371
+ * @category scoping, resources & finalization
1372
+ */
1373
+ const scoped = fiberRuntime.scopedEffect;
1374
+
1375
+ /**
1376
+ * Scopes all resources acquired by `resource` to the lifetime of `use`
1377
+ * without effecting the scope of any resources acquired by `use`.
1378
+ *
1379
+ * @since 2.0.0
1380
+ * @category scoping, resources & finalization
1381
+ */
1382
+ const using = fiberRuntime.using;
1383
+
1384
+ /**
1385
+ * Returns a new scoped workflow that returns the result of this workflow as
1386
+ * well as a finalizer that can be run to close the scope of this workflow.
1387
+ *
1388
+ * @since 2.0.0
1389
+ * @category scoping, resources & finalization
1390
+ */
1391
+ const withEarlyRelease = fiberRuntime.withEarlyRelease;
1392
+
1393
+ // -------------------------------------------------------------------------------------
1394
+ // supervision & fibers
1395
+ // -------------------------------------------------------------------------------------
1396
+
1397
+ /**
1398
+ * Returns a new effect that will not succeed with its value before first
1399
+ * waiting for the end of all child fibers forked by the effect.
1400
+ *
1401
+ * @since 2.0.0
1402
+ * @category supervision & fibers
1403
+ */
1404
+ const awaitAllChildren = circular.awaitAllChildren;
1405
+
1406
+ /**
1407
+ * Returns a new workflow that will not supervise any fibers forked by this
1408
+ * workflow.
1409
+ *
1410
+ * @since 2.0.0
1411
+ * @category supervision & fibers
1412
+ */
1413
+ const daemonChildren = fiberRuntime.daemonChildren;
1414
+
1415
+ /**
1416
+ * Constructs an effect with information about the current `Fiber`.
1417
+ *
1418
+ * @since 2.0.0
1419
+ * @category supervision & fibers
1420
+ */
1421
+ const descriptor = coreEffect.descriptor;
1422
+
1423
+ /**
1424
+ * Constructs an effect based on information about the current `Fiber`.
1425
+ *
1426
+ * @since 2.0.0
1427
+ * @category supervision & fibers
1428
+ */
1429
+ const descriptorWith = coreEffect.descriptorWith;
1430
+
1431
+ /**
1432
+ * Returns a new workflow that executes this one and captures the changes in
1433
+ * `FiberRef` values.
1434
+ *
1435
+ * @since 2.0.0
1436
+ * @category supervision & fibers
1437
+ */
1438
+ const diffFiberRefs = coreEffect.diffFiberRefs;
1439
+
1440
+ /**
1441
+ * Acts on the children of this fiber (collected into a single fiber),
1442
+ * guaranteeing the specified callback will be invoked, whether or not this
1443
+ * effect succeeds.
1444
+ *
1445
+ * @since 2.0.0
1446
+ * @category supervision & fibers
1447
+ */
1448
+ const ensuringChild = circular.ensuringChild;
1449
+
1450
+ /**
1451
+ * Acts on the children of this fiber, guaranteeing the specified callback
1452
+ * will be invoked, whether or not this effect succeeds.
1453
+ *
1454
+ * @since 2.0.0
1455
+ * @category supervision & fibers
1456
+ */
1457
+ const ensuringChildren = circular.ensuringChildren;
1458
+
1459
+ /**
1460
+ * @since 2.0.0
1461
+ * @category supervision & fibers
1462
+ */
1463
+ const fiberId = core.fiberId;
1464
+
1465
+ /**
1466
+ * @since 2.0.0
1467
+ * @category supervision & fibers
1468
+ */
1469
+ const fiberIdWith = core.fiberIdWith;
1470
+
1471
+ /**
1472
+ * Returns an effect that forks this effect into its own separate fiber,
1473
+ * returning the fiber immediately, without waiting for it to begin executing
1474
+ * the effect.
1475
+ *
1476
+ * You can use the `fork` method whenever you want to execute an effect in a
1477
+ * new fiber, concurrently and without "blocking" the fiber executing other
1478
+ * effects. Using fibers can be tricky, so instead of using this method
1479
+ * directly, consider other higher-level methods, such as `raceWith`,
1480
+ * `zipPar`, and so forth.
1481
+ *
1482
+ * The fiber returned by this method has methods to interrupt the fiber and to
1483
+ * wait for it to finish executing the effect. See `Fiber` for more
1484
+ * information.
1485
+ *
1486
+ * Whenever you use this method to launch a new fiber, the new fiber is
1487
+ * attached to the parent fiber's scope. This means when the parent fiber
1488
+ * terminates, the child fiber will be terminated as well, ensuring that no
1489
+ * fibers leak. This behavior is called "auto supervision", and if this
1490
+ * behavior is not desired, you may use the `forkDaemon` or `forkIn` methods.
1491
+ *
1492
+ * @since 2.0.0
1493
+ * @category supervision & fibers
1494
+ */
1495
+ const fork = fiberRuntime.fork;
1496
+
1497
+ /**
1498
+ * Forks the effect into a new fiber attached to the global scope. Because the
1499
+ * new fiber is attached to the global scope, when the fiber executing the
1500
+ * returned effect terminates, the forked fiber will continue running.
1501
+ *
1502
+ * @since 2.0.0
1503
+ * @category supervision & fibers
1504
+ */
1505
+ const forkDaemon = fiberRuntime.forkDaemon;
1506
+
1507
+ /**
1508
+ * Returns an effect that forks all of the specified values, and returns a
1509
+ * composite fiber that produces a list of their results, in order.
1510
+ *
1511
+ * @since 2.0.0
1512
+ * @category supervision & fibers
1513
+ */
1514
+ const forkAll = circular.forkAll;
1515
+
1516
+ /**
1517
+ * Forks the effect in the specified scope. The fiber will be interrupted
1518
+ * when the scope is closed.
1519
+ *
1520
+ * @since 2.0.0
1521
+ * @category supervision & fibers
1522
+ */
1523
+ const forkIn = circular.forkIn;
1524
+
1525
+ /**
1526
+ * Forks the fiber in a `Scope`, interrupting it when the scope is closed.
1527
+ *
1528
+ * @since 2.0.0
1529
+ * @category supervision & fibers
1530
+ */
1531
+ const forkScoped = circular.forkScoped;
1532
+
1533
+ /**
1534
+ * Like fork but handles an error with the provided handler.
1535
+ *
1536
+ * @since 2.0.0
1537
+ * @category supervision & fibers
1538
+ */
1539
+ const forkWithErrorHandler = fiberRuntime.forkWithErrorHandler;
1540
+
1541
+ /**
1542
+ * Creates an `Effect` value that represents the exit value of the specified
1543
+ * fiber.
1544
+ *
1545
+ * @since 2.0.0
1546
+ * @category supervision & fibers
1547
+ */
1548
+ const fromFiber = circular.fromFiber;
1549
+
1550
+ /**
1551
+ * Creates an `Effect` value that represents the exit value of the specified
1552
+ * fiber.
1553
+ *
1554
+ * @since 2.0.0
1555
+ * @category supervision & fibers
1556
+ */
1557
+ const fromFiberEffect = circular.fromFiberEffect;
1558
+
1559
+ /**
1560
+ * Returns an effect with the behavior of this one, but where all child fibers
1561
+ * forked in the effect are reported to the specified supervisor.
1562
+ *
1563
+ * @since 2.0.0
1564
+ * @category supervision & fibers
1565
+ */
1566
+ const supervised = circular.supervised;
1567
+
1568
+ /**
1569
+ * Transplants specified effects so that when those effects fork other
1570
+ * effects, the forked effects will be governed by the scope of the fiber that
1571
+ * executes this effect.
1572
+ *
1573
+ * This can be used to "graft" deep grandchildren onto a higher-level scope,
1574
+ * effectively extending their lifespans into the parent scope.
1575
+ *
1576
+ * @since 2.0.0
1577
+ * @category supervision & fibers
1578
+ */
1579
+ const transplant = core.transplant;
1580
+
1581
+ /**
1582
+ * @since 2.0.0
1583
+ * @category supervision & fibers
1584
+ */
1585
+ const withConcurrency = core.withConcurrency;
1586
+
1587
+ // ---------------------------------------------------------------------------------------
1588
+ // scheduler
1589
+ // ---------------------------------------------------------------------------------------
1590
+
1591
+ /**
1592
+ * Sets the provided scheduler for usage in the wrapped effect
1593
+ *
1594
+ * @since 2.0.0
1595
+ * @category scheduler
1596
+ */
1597
+ const withScheduler = Scheduler_dist_effectScheduler.withScheduler;
1598
+
1599
+ /**
1600
+ * Sets the scheduling priority used when yielding
1601
+ *
1602
+ * @since 2.0.0
1603
+ * @category utils
1604
+ */
1605
+ const withSchedulingPriority = core.withSchedulingPriority;
1606
+
1607
+ /**
1608
+ * Sets the maximum number of operations before yield by the default schedulers
1609
+ *
1610
+ * @since 2.0.0
1611
+ * @category utils
1612
+ */
1613
+ const withMaxOpsBeforeYield = core.withMaxOpsBeforeYield;
1614
+
1615
+ // ---------------------------------------------------------------------------------------
1616
+ // clock
1617
+ // ---------------------------------------------------------------------------------------
1618
+
1619
+ /**
1620
+ * Retreives the `Clock` service from the context
1621
+ *
1622
+ * @since 2.0.0
1623
+ * @category clock
1624
+ */
1625
+ const clock = coreEffect.clock;
1626
+
1627
+ /**
1628
+ * Retreives the `Clock` service from the context and provides it to the
1629
+ * specified effectful function.
1630
+ *
1631
+ * @since 2.0.0
1632
+ * @category clock
1633
+ */
1634
+ const clockWith = coreEffect.clockWith;
1635
+
1636
+ /**
1637
+ * Sets the implementation of the clock service to the specified value and
1638
+ * restores it to its original value when the scope is closed.
1639
+ *
1640
+ * @since 2.0.0
1641
+ * @category constructors
1642
+ */
1643
+ const withClockScoped = fiberRuntime.withClockScoped;
1644
+
1645
+ /**
1646
+ * Executes the specified workflow with the specified implementation of the
1647
+ * clock service.
1648
+ *
1649
+ * @since 2.0.0
1650
+ * @category clock
1651
+ */
1652
+ const withClock = defaultServices.withClock;
1653
+
1654
+ // ---------------------------------------------------------------------------------------
1655
+ // delays & timeouts
1656
+ // ---------------------------------------------------------------------------------------
1657
+
1658
+ /**
1659
+ * Returns an effect that is delayed from this effect by the specified
1660
+ * `Duration`.
1661
+ *
1662
+ * @since 2.0.0
1663
+ * @category delays & timeouts
1664
+ */
1665
+ const delay = coreEffect.delay;
1666
+
1667
+ /**
1668
+ * Returns an effect that suspends for the specified duration. This method is
1669
+ * asynchronous, and does not actually block the fiber executing the effect.
1670
+ *
1671
+ * @since 2.0.0
1672
+ * @category delays & timeouts
1673
+ */
1674
+ const sleep = coreEffect.sleep;
1675
+
1676
+ /**
1677
+ * Returns a new effect that executes this one and times the execution.
1678
+ *
1679
+ * @since 2.0.0
1680
+ * @category delays & timeouts
1681
+ */
1682
+ const timed = coreEffect.timed;
1683
+
1684
+ /**
1685
+ * A more powerful variation of `timed` that allows specifying the clock.
1686
+ *
1687
+ * @since 2.0.0
1688
+ * @category delays & timeouts
1689
+ */
1690
+ const timedWith = coreEffect.timedWith;
1691
+
1692
+ /**
1693
+ * Returns an effect that will timeout this effect, returning `None` if the
1694
+ * timeout elapses before the effect has produced a value; and returning
1695
+ * `Some` of the produced value otherwise.
1696
+ *
1697
+ * If the timeout elapses without producing a value, the running effect will
1698
+ * be safely interrupted.
1699
+ *
1700
+ * WARNING: The effect returned by this method will not itself return until
1701
+ * the underlying effect is actually interrupted. This leads to more
1702
+ * predictable resource utilization. If early return is desired, then instead
1703
+ * of using `effect.timeout(d)`, use `effect.disconnect.timeout(d)`, which
1704
+ * first disconnects the effect's interruption signal before performing the
1705
+ * timeout, resulting in earliest possible return, before an underlying effect
1706
+ * has been successfully interrupted.
1707
+ *
1708
+ * @since 2.0.0
1709
+ * @category delays & timeouts
1710
+ */
1711
+ const timeout = circular.timeout;
1712
+
1713
+ /**
1714
+ * The same as `timeout`, but instead of producing a `None` in the event of
1715
+ * timeout, it will produce the specified error.
1716
+ *
1717
+ * @since 2.0.0
1718
+ * @category delays & timeouts
1719
+ */
1720
+ const timeoutFail = circular.timeoutFail;
1721
+
1722
+ /**
1723
+ * The same as `timeout`, but instead of producing a `None` in the event of
1724
+ * timeout, it will produce the specified failure.
1725
+ *
1726
+ * @since 2.0.0
1727
+ * @category delays & timeouts
1728
+ */
1729
+ const timeoutFailCause = circular.timeoutFailCause;
1730
+
1731
+ /**
1732
+ * Returns an effect that will timeout this effect, returning either the
1733
+ * default value if the timeout elapses before the effect has produced a
1734
+ * value or returning the result of applying the function `onSuccess` to the
1735
+ * success value of the effect.
1736
+ *
1737
+ * If the timeout elapses without producing a value, the running effect will
1738
+ * be safely interrupted.
1739
+ *
1740
+ * @since 2.0.0
1741
+ * @category delays & timeouts
1742
+ */
1743
+ const timeoutTo = circular.timeoutTo;
1744
+
1745
+ // -------------------------------------------------------------------------------------
1746
+ // config
1747
+ // -------------------------------------------------------------------------------------
1748
+
1749
+ /**
1750
+ * Uses the default config provider to load the specified config, or fail with
1751
+ * an error of type Config.Error.
1752
+ *
1753
+ * @since 2.0.0
1754
+ * @category config
1755
+ */
1756
+ const config = defaultServices.config;
1757
+
1758
+ /**
1759
+ * Retrieves the default config provider, and passes it to the specified
1760
+ * function, which may return an effect that uses the provider to perform some
1761
+ * work or compute some value.
1762
+ *
1763
+ * @since 2.0.0
1764
+ * @category config
1765
+ */
1766
+ const configProviderWith = defaultServices.configProviderWith;
1767
+
1768
+ /**
1769
+ * Executes the specified workflow with the specified configuration provider.
1770
+ *
1771
+ * @since 2.0.0
1772
+ * @category config
1773
+ */
1774
+ const withConfigProvider = defaultServices.withConfigProvider;
1775
+
1776
+ /**
1777
+ * Sets the configuration provider to the specified value and restores it to its original value
1778
+ * when the scope is closed.
1779
+ *
1780
+ * @since 2.0.0
1781
+ * @category config
1782
+ */
1783
+ const withConfigProviderScoped = fiberRuntime.withConfigProviderScoped;
1784
+
1785
+ // -------------------------------------------------------------------------------------
1786
+ // context
1787
+ // -------------------------------------------------------------------------------------
1788
+
1789
+ /**
1790
+ * @since 2.0.0
1791
+ * @category context
1792
+ */
1793
+ const context = core.context;
1794
+
1795
+ /**
1796
+ * Accesses the context of the effect.
1797
+ *
1798
+ * @since 2.0.0
1799
+ * @category context
1800
+ */
1801
+ const contextWith = coreEffect.contextWith;
1802
+
1803
+ /**
1804
+ * Effectually accesses the context of the effect.
1805
+ *
1806
+ * @since 2.0.0
1807
+ * @category context
1808
+ */
1809
+ const contextWithEffect = core.contextWithEffect;
1810
+
1811
+ /**
1812
+ * Provides some of the context required to run this effect,
1813
+ * leaving the remainder `R0`.
1814
+ *
1815
+ * @since 2.0.0
1816
+ * @category context
1817
+ */
1818
+ const mapInputContext = core.mapInputContext;
1819
+
1820
+ /**
1821
+ * Splits the context into two parts, providing one part using the
1822
+ * specified layer/context/runtime and leaving the remainder `R0`
1823
+ *
1824
+ * @since 2.0.0
1825
+ * @category context
1826
+ */
1827
+ const provide = layer.effect_provide;
1828
+
1829
+ /**
1830
+ * Provides the effect with the single service it requires. If the effect
1831
+ * requires more than one service use `provideContext` instead.
1832
+ *
1833
+ * @since 2.0.0
1834
+ * @category context
1835
+ */
1836
+ const provideService = coreEffect.provideService;
1837
+
1838
+ /**
1839
+ * Provides the effect with the single service it requires. If the effect
1840
+ * requires more than one service use `provideContext` instead.
1841
+ *
1842
+ * @since 2.0.0
1843
+ * @category context
1844
+ */
1845
+ const provideServiceEffect = coreEffect.provideServiceEffect;
1846
+
1847
+ /**
1848
+ * @since 2.0.0
1849
+ * @category context
1850
+ */
1851
+ const serviceFunction = coreEffect.serviceFunction;
1852
+
1853
+ /**
1854
+ * @since 2.0.0
1855
+ * @category context
1856
+ */
1857
+ const serviceFunctionEffect = coreEffect.serviceFunctionEffect;
1858
+
1859
+ /**
1860
+ * @since 2.0.0
1861
+ * @category context
1862
+ */
1863
+ const serviceFunctions = coreEffect.serviceFunctions;
1864
+
1865
+ /**
1866
+ * @since 2.0.0
1867
+ * @category context
1868
+ */
1869
+ const serviceConstants = coreEffect.serviceConstants;
1870
+
1871
+ /**
1872
+ * @since 2.0.0
1873
+ * @category context
1874
+ */
1875
+ const serviceMembers = coreEffect.serviceMembers;
1876
+
1877
+ /**
1878
+ * @since 2.0.0
1879
+ * @category context
1880
+ */
1881
+ const serviceOption = coreEffect.serviceOption;
1882
+
1883
+ /**
1884
+ * Updates the service with the required service entry.
1885
+ *
1886
+ * @since 2.0.0
1887
+ * @category context
1888
+ */
1889
+ const updateService = coreEffect.updateService;
1890
+
1891
+ // -------------------------------------------------------------------------------------
1892
+ // do notation
1893
+ // -------------------------------------------------------------------------------------
1894
+
1895
+ /**
1896
+ * @since 2.0.0
1897
+ * @category do notation
1898
+ */
1899
+ const Do = coreEffect.Do;
1900
+
1901
+ /**
1902
+ * Binds an effectful value in a `do` scope
1903
+ *
1904
+ * @since 2.0.0
1905
+ * @category do notation
1906
+ */
1907
+ const bind = coreEffect.bind;
1908
+
1909
+ /**
1910
+ * @category do notation
1911
+ * @since 2.0.0
1912
+ */
1913
+ const bindTo = coreEffect.bindTo;
1914
+ const let_ = coreEffect.bindValue;
1915
+
1916
+ // -------------------------------------------------------------------------------------
1917
+ // conversions
1918
+ // -------------------------------------------------------------------------------------
1919
+
1920
+ /**
1921
+ * Returns an effect whose failure and success have been lifted into an
1922
+ * `Either`. The resulting effect cannot fail, because the failure case has
1923
+ * been exposed as part of the `Either` success case.
1924
+ *
1925
+ * This method is useful for recovering from effects that may fail.
1926
+ *
1927
+ * The error parameter of the returned `Effect` is `never`, since it is
1928
+ * guaranteed the effect does not model failure.
1929
+ *
1930
+ * @since 2.0.0
1931
+ * @category conversions
1932
+ */
1933
+ const either = core.either;
1934
+
1935
+ /**
1936
+ * @since 2.0.0
1937
+ * @category conversions
1938
+ */
1939
+ const exit = core.exit;
1940
+
1941
+ /**
1942
+ * @since 2.0.0
1943
+ * @category conversions
1944
+ */
1945
+ const intoDeferred = core.intoDeferred;
1946
+
1947
+ /**
1948
+ * Executes this effect, skipping the error but returning optionally the
1949
+ * success.
1950
+ *
1951
+ * @since 2.0.0
1952
+ * @category conversions
1953
+ */
1954
+ const option = coreEffect.option;
1955
+
1956
+ // -------------------------------------------------------------------------------------
1957
+ // filtering & conditionals
1958
+ // -------------------------------------------------------------------------------------
1959
+
1960
+ const if_ = core.if_;
1961
+
1962
+ /**
1963
+ * Filter the specified effect with the provided function, dying with specified
1964
+ * defect if the predicate fails.
1965
+ *
1966
+ * @since 2.0.0
1967
+ * @category filtering & conditionals
1968
+ */
1969
+ const filterOrDie = coreEffect.filterOrDie;
1970
+
1971
+ /**
1972
+ * Filter the specified effect with the provided function, dying with specified
1973
+ * message if the predicate fails.
1974
+ *
1975
+ * @since 2.0.0
1976
+ * @category filtering & conditionals
1977
+ */
1978
+ const filterOrDieMessage = coreEffect.filterOrDieMessage;
1979
+
1980
+ /**
1981
+ * Filters the specified effect with the provided function returning the value
1982
+ * of the effect if it is successful, otherwise returns the value of `orElse`.
1983
+ *
1984
+ * @since 2.0.0
1985
+ * @category filtering & conditionals
1986
+ */
1987
+ const filterOrElse = coreEffect.filterOrElse;
1988
+
1989
+ /**
1990
+ * Filter the specified effect with the provided function, failing with specified
1991
+ * error if the predicate fails.
1992
+ *
1993
+ * @since 2.0.0
1994
+ * @category filtering & conditionals
1995
+ */
1996
+ const filterOrFail = coreEffect.filterOrFail;
1997
+
1998
+ /**
1999
+ * The moral equivalent of `if (!p) exp`.
2000
+ *
2001
+ * @since 2.0.0
2002
+ * @category filtering & conditionals
2003
+ */
2004
+ const unless = coreEffect.unless;
2005
+
2006
+ /**
2007
+ * The moral equivalent of `if (!p) exp` when `p` has side-effects.
2008
+ *
2009
+ * @since 2.0.0
2010
+ * @category filtering & conditionals
2011
+ */
2012
+ const unlessEffect = coreEffect.unlessEffect;
2013
+
2014
+ /**
2015
+ * The moral equivalent of `if (p) exp`.
2016
+ *
2017
+ * @since 2.0.0
2018
+ * @category filtering & conditionals
2019
+ */
2020
+ const when = coreEffect.when;
2021
+
2022
+ /**
2023
+ * @since 2.0.0
2024
+ * @category filtering & conditionals
2025
+ */
2026
+ const whenEffect = core.whenEffect;
2027
+
2028
+ /**
2029
+ * Executes this workflow when value of the specified `FiberRef` satisfies the
2030
+ * predicate.
2031
+ *
2032
+ * @since 2.0.0
2033
+ * @category filtering & conditionals
2034
+ */
2035
+ const whenFiberRef = coreEffect.whenFiberRef;
2036
+
2037
+ /**
2038
+ * Executes this workflow when the value of the `Ref` satisfies the predicate.
2039
+ *
2040
+ * @since 2.0.0
2041
+ * @category filtering & conditionals
2042
+ */
2043
+ const whenRef = coreEffect.whenRef;
2044
+
2045
+ // -------------------------------------------------------------------------------------
2046
+ // sequencing
2047
+ // -------------------------------------------------------------------------------------
2048
+
2049
+ /**
2050
+ * This function is a pipeable operator that maps over an `Effect` value,
2051
+ * flattening the result of the mapping function into a new `Effect` value.
2052
+ *
2053
+ * @param f - The mapping function to apply to the `Effect` value.
2054
+ * This function must return another `Effect` value.
2055
+ *
2056
+ * @returns A new `Effect` value that is the result of flattening the
2057
+ * mapped `Effect` value.
2058
+ *
2059
+ * @since 2.0.0
2060
+ * @category sequencing
2061
+ */
2062
+ const flatMap = core.flatMap$1;
2063
+
2064
+ /**
2065
+ * @since 2.0.0
2066
+ * @category sequencing
2067
+ */
2068
+ const flatten = core.flatten$1;
2069
+
2070
+ /**
2071
+ * Returns an effect that races this effect with all the specified effects,
2072
+ * yielding the value of the first effect to succeed with a value. Losers of
2073
+ * the race will be interrupted immediately
2074
+ *
2075
+ * @since 2.0.0
2076
+ * @category sequencing
2077
+ */
2078
+ const raceAll = fiberRuntime.raceAll;
2079
+
2080
+ /**
2081
+ * Returns an effect that races this effect with the specified effect,
2082
+ * returning the first successful `A` from the faster side. If one effect
2083
+ * succeeds, the other will be interrupted. If neither succeeds, then the
2084
+ * effect will fail with some error.
2085
+ *
2086
+ * @since 2.0.0
2087
+ * @category sequencing
2088
+ */
2089
+ const race = fiberRuntime.race;
2090
+
2091
+ /**
2092
+ * Returns an effect that races this effect with the specified effect,
2093
+ * yielding the first result to complete, whether by success or failure. If
2094
+ * neither effect completes, then the composed effect will not complete.
2095
+ *
2096
+ * WARNING: The raced effect will safely interrupt the "loser", but will not
2097
+ * resume until the loser has been cleanly terminated. If early return is
2098
+ * desired, then instead of performing `l raceFirst r`, perform
2099
+ * `l.disconnect raceFirst r.disconnect`, which disconnects left and right
2100
+ * interrupt signal, allowing a fast return, with interruption performed
2101
+ * in the background.
2102
+ *
2103
+ * @since 2.0.0
2104
+ * @category sequencing
2105
+ */
2106
+ const raceFirst = circular.raceFirst;
2107
+
2108
+ /**
2109
+ * Returns an effect that races this effect with the specified effect, calling
2110
+ * the specified finisher as soon as one result or the other has been computed.
2111
+ *
2112
+ * @since 2.0.0
2113
+ * @category sequencing
2114
+ */
2115
+ const raceWith = fiberRuntime.raceWith;
2116
+
2117
+ /**
2118
+ * Summarizes a effect by computing some value before and after execution, and
2119
+ * then combining the values to produce a summary, together with the result of
2120
+ * execution.
2121
+ *
2122
+ * @since 2.0.0
2123
+ * @category sequencing
2124
+ */
2125
+ const summarized = coreEffect.summarized;
2126
+
2127
+ /**
2128
+ * @since 2.0.0
2129
+ * @category sequencing
2130
+ */
2131
+ const tap = core.tap;
2132
+
2133
+ /**
2134
+ * Returns an effect that effectfully "peeks" at the failure or success of
2135
+ * this effect.
2136
+ *
2137
+ * @since 2.0.0
2138
+ * @category sequencing
2139
+ */
2140
+ const tapBoth = coreEffect.tapBoth;
2141
+
2142
+ /**
2143
+ * Returns an effect that effectually "peeks" at the defect of this effect.
2144
+ *
2145
+ * @since 2.0.0
2146
+ * @category sequencing
2147
+ */
2148
+ const tapDefect = coreEffect.tapDefect;
2149
+
2150
+ /**
2151
+ * Returns an effect that effectfully "peeks" at the failure of this effect.
2152
+ *
2153
+ * @since 2.0.0
2154
+ * @category sequencing
2155
+ */
2156
+ const tapError = coreEffect.tapError;
2157
+
2158
+ /**
2159
+ * Returns an effect that effectfully "peeks" at the specific tagged failure of this effect.
2160
+ *
2161
+ * @since 2.0.0
2162
+ * @category sequencing
2163
+ */
2164
+ const tapErrorTag = coreEffect.tapErrorTag;
2165
+
2166
+ /**
2167
+ * Returns an effect that effectually "peeks" at the cause of the failure of
2168
+ * this effect.
2169
+ *
2170
+ * @since 2.0.0
2171
+ * @category sequencing
2172
+ */
2173
+ const tapErrorCause = coreEffect.tapErrorCause;
2174
+
2175
+ // -------------------------------------------------------------------------------------
2176
+ // repetition / recursion
2177
+ // -------------------------------------------------------------------------------------
2178
+
2179
+ /**
2180
+ * Repeats this effect forever (until the first error).
2181
+ *
2182
+ * @since 2.0.0
2183
+ * @category repetition / recursion
2184
+ */
2185
+ const forever = coreEffect.forever;
2186
+
2187
+ /**
2188
+ * Iterates with the specified effectual function. The moral equivalent of:
2189
+ *
2190
+ * ```ts
2191
+ * let s = initial
2192
+ *
2193
+ * while (cont(s)) {
2194
+ * s = body(s)
2195
+ * }
2196
+ *
2197
+ * return s
2198
+ * ```
2199
+ *
2200
+ * @since 2.0.0
2201
+ * @category repetition / recursion
2202
+ */
2203
+ const iterate = coreEffect.iterate;
2204
+
2205
+ /**
2206
+ * Loops with the specified effectual function, collecting the results into a
2207
+ * list. The moral equivalent of:
2208
+ *
2209
+ * ```ts
2210
+ * let s = initial
2211
+ * let as = [] as readonly A[]
2212
+ *
2213
+ * while (cont(s)) {
2214
+ * as = [body(s), ...as]
2215
+ * s = inc(s)
2216
+ * }
2217
+ *
2218
+ * A.reverse(as)
2219
+ * ```
2220
+ *
2221
+ * @since 2.0.0
2222
+ * @category repetition / recursion
2223
+ */
2224
+ const loop = coreEffect.loop;
2225
+
2226
+ /**
2227
+ * Returns a new effect that repeats this effect according to the specified
2228
+ * schedule or until the first failure. Scheduled recurrences are in addition
2229
+ * to the first execution, so that `io.repeat(Schedule.once)` yields an effect
2230
+ * that executes `io`, and then if that succeeds, executes `io` an additional
2231
+ * time.
2232
+ *
2233
+ * @since 2.0.0
2234
+ * @category repetition / recursion
2235
+ */
2236
+ const repeat = schedule$1.repeat_Effect;
2237
+
2238
+ /**
2239
+ * Returns a new effect that repeats this effect the specified number of times
2240
+ * or until the first failure. Repeats are in addition to the first execution,
2241
+ * so that `io.repeatN(1)` yields an effect that executes `io`, and then if
2242
+ * that succeeds, executes `io` an additional time.
2243
+ *
2244
+ * @since 2.0.0
2245
+ * @category repetition / recursion
2246
+ */
2247
+ const repeatN = coreEffect.repeatN;
2248
+
2249
+ /**
2250
+ * Returns a new effect that repeats this effect according to the specified
2251
+ * schedule or until the first failure, at which point, the failure value and
2252
+ * schedule output are passed to the specified handler.
2253
+ *
2254
+ * Scheduled recurrences are in addition to the first execution, so that
2255
+ * `pipe(effect, Effect.repeat(Schedule.once()))` yields an effect that executes
2256
+ * `effect`, and then if that succeeds, executes `effect` an additional time.
2257
+ *
2258
+ * @since 2.0.0
2259
+ * @category repetition / recursion
2260
+ */
2261
+ const repeatOrElse = schedule$1.repeatOrElse_Effect;
2262
+
2263
+ /**
2264
+ * Repeats this effect until its value satisfies the specified predicate or
2265
+ * until the first failure.
2266
+ *
2267
+ * @since 2.0.0
2268
+ * @category repetition / recursion
2269
+ */
2270
+ const repeatUntil = schedule$1.repeatUntil_Effect;
2271
+
2272
+ /**
2273
+ * Repeats this effect until its value satisfies the specified effectful
2274
+ * predicate or until the first failure.
2275
+ *
2276
+ * @since 2.0.0
2277
+ * @category repetition / recursion
2278
+ */
2279
+ const repeatUntilEffect = schedule$1.repeatUntilEffect_Effect;
2280
+
2281
+ /**
2282
+ * Repeats this effect while its value satisfies the specified effectful
2283
+ * predicate or until the first failure.
2284
+ *
2285
+ * @since 2.0.0
2286
+ * @category repetition / recursion
2287
+ */
2288
+ const repeatWhile = schedule$1.repeatWhile_Effect;
2289
+
2290
+ /**
2291
+ * Repeats this effect while its value satisfies the specified effectful
2292
+ * predicate or until the first failure.
2293
+ *
2294
+ * @since 2.0.0
2295
+ * @category repetition / recursion
2296
+ */
2297
+ const repeatWhileEffect = schedule$1.repeatWhileEffect_Effect;
2298
+
2299
+ /**
2300
+ * Runs this effect according to the specified schedule.
2301
+ *
2302
+ * See `scheduleFrom` for a variant that allows the schedule's decision to
2303
+ * depend on the result of this effect.
2304
+ *
2305
+ * @since 2.0.0
2306
+ * @category repetition / recursion
2307
+ */
2308
+ const schedule = schedule$1.schedule_Effect;
2309
+
2310
+ /**
2311
+ * Runs this effect according to the specified schedule in a new fiber
2312
+ * attached to the current scope.
2313
+ *
2314
+ * @since 2.0.0
2315
+ * @category repetition / recursion
2316
+ */
2317
+ const scheduleForked = circular.scheduleForked;
2318
+
2319
+ /**
2320
+ * Runs this effect according to the specified schedule starting from the
2321
+ * specified input value.
2322
+ *
2323
+ * @since 2.0.0
2324
+ * @category repetition / recursion
2325
+ */
2326
+ const scheduleFrom = schedule$1.scheduleFrom_Effect;
2327
+
2328
+ /**
2329
+ * @since 2.0.0
2330
+ * @category repetition / recursion
2331
+ */
2332
+ const whileLoop = core.whileLoop;
2333
+
2334
+ // -------------------------------------------------------------------------------------
2335
+ // fiber refs
2336
+ // -------------------------------------------------------------------------------------
2337
+
2338
+ /**
2339
+ * Returns a collection of all `FiberRef` values for the fiber running this
2340
+ * effect.
2341
+ *
2342
+ * @since 2.0.0
2343
+ * @category fiber refs
2344
+ */
2345
+ const getFiberRefs = coreEffect.fiberRefs;
2346
+
2347
+ /**
2348
+ * Inherits values from all `FiberRef` instances into current fiber.
2349
+ *
2350
+ * @since 2.0.0
2351
+ * @category fiber refs
2352
+ */
2353
+ const inheritFiberRefs = coreEffect.inheritFiberRefs;
2354
+
2355
+ /**
2356
+ * @since 2.0.0
2357
+ * @category fiber refs
2358
+ */
2359
+ const locally = core.fiberRefLocally;
2360
+
2361
+ /**
2362
+ * @since 2.0.0
2363
+ * @category fiber refs
2364
+ */
2365
+ const locallyWith = core.fiberRefLocallyWith;
2366
+
2367
+ /**
2368
+ * @since 2.0.0
2369
+ * @category fiber refs
2370
+ */
2371
+ const locallyScoped = fiberRuntime.fiberRefLocallyScoped;
2372
+
2373
+ /**
2374
+ * @since 2.0.0
2375
+ * @category fiber refs
2376
+ */
2377
+ const locallyScopedWith = fiberRuntime.fiberRefLocallyScopedWith;
2378
+
2379
+ /**
2380
+ * Applies the specified changes to the `FiberRef` values for the fiber
2381
+ * running this workflow.
2382
+ *
2383
+ * @since 2.0.0
2384
+ * @category fiber refs
2385
+ */
2386
+ const patchFiberRefs = coreEffect.patchFiberRefs;
2387
+
2388
+ /**
2389
+ * Sets the `FiberRef` values for the fiber running this effect to the values
2390
+ * in the specified collection of `FiberRef` values.
2391
+ *
2392
+ * @since 2.0.0
2393
+ * @category fiber refs
2394
+ */
2395
+ const setFiberRefs = coreEffect.setFiberRefs;
2396
+
2397
+ /**
2398
+ * Updates the `FiberRef` values for the fiber running this effect using the
2399
+ * specified function.
2400
+ *
2401
+ * @since 2.0.0
2402
+ * @category fiber refs
2403
+ */
2404
+ const updateFiberRefs = coreEffect.updateFiberRefs;
2405
+
2406
+ // -------------------------------------------------------------------------------------
2407
+ // getters & folding
2408
+ // -------------------------------------------------------------------------------------
2409
+
2410
+ /**
2411
+ * Returns `true` if this effect is a failure, `false` otherwise.
2412
+ *
2413
+ * @since 2.0.0
2414
+ * @category getters & folding
2415
+ */
2416
+ const isFailure = coreEffect.isFailure;
2417
+
2418
+ /**
2419
+ * Returns `true` if this effect is a success, `false` otherwise.
2420
+ *
2421
+ * @since 2.0.0
2422
+ * @category getters & folding
2423
+ */
2424
+ const isSuccess = coreEffect.isSuccess;
2425
+
2426
+ /**
2427
+ * Folds over the failure value or the success value to yield an effect that
2428
+ * does not fail, but succeeds with the value returned by the left or right
2429
+ * function passed to `match`.
2430
+ *
2431
+ * @since 2.0.0
2432
+ * @category getters & folding
2433
+ */
2434
+ const match = coreEffect.match;
2435
+
2436
+ /**
2437
+ * @since 2.0.0
2438
+ * @category getters & folding
2439
+ */
2440
+ const matchCause = core.matchCause;
2441
+
2442
+ /**
2443
+ * @since 2.0.0
2444
+ * @category getters & folding
2445
+ */
2446
+ const matchCauseEffect = core.matchCauseEffect;
2447
+
2448
+ /**
2449
+ * @since 2.0.0
2450
+ * @category getters & folding
2451
+ */
2452
+ const matchEffect = core.matchEffect;
2453
+
2454
+ // -------------------------------------------------------------------------------------
2455
+ // logging
2456
+ // -------------------------------------------------------------------------------------
2457
+
2458
+ /**
2459
+ * Logs the specified message or cause at the current log level.
2460
+ *
2461
+ * You can set the current log level using `FiberRef.currentLogLevel`.
2462
+ *
2463
+ * @since 2.0.0
2464
+ * @category logging
2465
+ */
2466
+ const log = coreEffect.log;
2467
+
2468
+ /**
2469
+ * Logs the specified message or cause at the Trace log level.
2470
+ *
2471
+ * @since 2.0.0
2472
+ * @category logging
2473
+ */
2474
+ const logTrace = coreEffect.logTrace;
2475
+
2476
+ /**
2477
+ * Logs the specified message or cause at the Debug log level.
2478
+ *
2479
+ * @since 2.0.0
2480
+ * @category logging
2481
+ */
2482
+ const logDebug = coreEffect.logDebug;
2483
+
2484
+ /**
2485
+ * Logs the specified message or cause at the Info log level.
2486
+ *
2487
+ * @since 2.0.0
2488
+ * @category logging
2489
+ */
2490
+ const logInfo = coreEffect.logInfo;
2491
+
2492
+ /**
2493
+ * Logs the specified message or cause at the Warning log level.
2494
+ *
2495
+ * @since 2.0.0
2496
+ * @category logging
2497
+ */
2498
+ const logWarning = coreEffect.logWarning;
2499
+
2500
+ /**
2501
+ * Logs the specified message or cause at the Error log level.
2502
+ *
2503
+ * @since 2.0.0
2504
+ * @category logging
2505
+ */
2506
+ const logError = coreEffect.logError;
2507
+
2508
+ /**
2509
+ * Logs the specified message or cause at the Fatal log level.
2510
+ *
2511
+ * @since 2.0.0
2512
+ * @category logging
2513
+ */
2514
+ const logFatal = coreEffect.logFatal;
2515
+
2516
+ /**
2517
+ * Adjusts the label for the current logging span.
2518
+ *
2519
+ * @since 2.0.0
2520
+ * @category logging
2521
+ */
2522
+ const withLogSpan = coreEffect.withLogSpan;
2523
+
2524
+ /**
2525
+ * Annotates each log in this effect with the specified log annotation.
2526
+ *
2527
+ * @since 2.0.0
2528
+ * @category logging
2529
+ */
2530
+ const annotateLogs = coreEffect.annotateLogs;
2531
+
2532
+ /**
2533
+ * Retrieves the log annotations associated with the current scope.
2534
+ *
2535
+ * @since 2.0.0
2536
+ * @category logging
2537
+ */
2538
+ const logAnnotations = coreEffect.logAnnotations;
2539
+
2540
+ /**
2541
+ * Decides wether child fibers will report or not unhandled errors via the logger
2542
+ *
2543
+ * @since 2.0.0
2544
+ * @category logging
2545
+ */
2546
+ const withUnhandledErrorLogLevel = core.withUnhandledErrorLogLevel;
2547
+
2548
+ // -------------------------------------------------------------------------------------
2549
+ // alternatives
2550
+ // -------------------------------------------------------------------------------------
2551
+
2552
+ /**
2553
+ * Translates effect failure into death of the fiber, making all failures
2554
+ * unchecked and not a part of the type of the effect.
2555
+ *
2556
+ * @since 2.0.0
2557
+ * @category alternatives
2558
+ */
2559
+ const orDie = core.orDie;
2560
+
2561
+ /**
2562
+ * Keeps none of the errors, and terminates the fiber with them, using the
2563
+ * specified function to convert the `E` into a `Throwable`.
2564
+ *
2565
+ * @since 2.0.0
2566
+ * @category alternatives
2567
+ */
2568
+ const orDieWith = core.orDieWith;
2569
+
2570
+ /**
2571
+ * Executes this effect and returns its value, if it succeeds, but otherwise
2572
+ * executes the specified effect.
2573
+ *
2574
+ * @since 2.0.0
2575
+ * @category alternatives
2576
+ */
2577
+ const orElse = core.orElse;
2578
+
2579
+ /**
2580
+ * Executes this effect and returns its value, if it succeeds, but otherwise
2581
+ * fails with the specified error.
2582
+ *
2583
+ * @since 2.0.0
2584
+ * @category alternatives
2585
+ */
2586
+ const orElseFail = coreEffect.orElseFail;
2587
+
2588
+ /**
2589
+ * Executes this effect and returns its value, if it succeeds, but
2590
+ * otherwise succeeds with the specified value.
2591
+ *
2592
+ * @since 2.0.0
2593
+ * @category alternatives
2594
+ */
2595
+ const orElseSucceed = coreEffect.orElseSucceed;
2596
+
2597
+ // -------------------------------------------------------------------------------------
2598
+ // random
2599
+ // -------------------------------------------------------------------------------------
2600
+
2601
+ /**
2602
+ * Retreives the `Random` service from the context.
2603
+ *
2604
+ * @since 2.0.0
2605
+ * @category random
2606
+ */
2607
+ const random = coreEffect.random;
2608
+
2609
+ /**
2610
+ * Retreives the `Random` service from the context and uses it to run the
2611
+ * specified workflow.
2612
+ *
2613
+ * @since 2.0.0
2614
+ * @category random
2615
+ */
2616
+ const randomWith = defaultServices.randomWith;
2617
+
2618
+ // -------------------------------------------------------------------------------------
2619
+ // runtime
2620
+ // -------------------------------------------------------------------------------------
2621
+
2622
+ /**
2623
+ * Returns an effect that accesses the runtime, which can be used to
2624
+ * (unsafely) execute tasks. This is useful for integration with legacy code
2625
+ * that must call back into Effect code.
2626
+ *
2627
+ * @since 2.0.0
2628
+ * @category runtime
2629
+ */
2630
+ const runtime = runtime$1.runtime;
2631
+
2632
+ /**
2633
+ * Retrieves an effect that succeeds with the current runtime flags, which
2634
+ * govern behavior and features of the runtime system.
2635
+ *
2636
+ * @since 2.0.0
2637
+ * @category runtime
2638
+ */
2639
+ const getRuntimeFlags = core.runtimeFlags;
2640
+
2641
+ /**
2642
+ * @since 2.0.0
2643
+ * @category runtime
2644
+ */
2645
+ const patchRuntimeFlags = core.updateRuntimeFlags;
2646
+
2647
+ /**
2648
+ * @since 2.0.0
2649
+ * @category runtime
2650
+ */
2651
+ const withRuntimeFlagsPatch = core.withRuntimeFlags;
2652
+
2653
+ /**
2654
+ * @since 2.0.0
2655
+ * @category runtime
2656
+ */
2657
+ const withRuntimeFlagsPatchScoped = fiberRuntime.withRuntimeFlagsScoped;
2658
+
2659
+ // -------------------------------------------------------------------------------------
2660
+ // metrics
2661
+ // -------------------------------------------------------------------------------------
2662
+
2663
+ /**
2664
+ * Tags each metric in this effect with the specific tag.
2665
+ *
2666
+ * @since 2.0.0
2667
+ * @category metrics
2668
+ */
2669
+ const tagMetrics = coreEffect.tagMetrics;
2670
+
2671
+ /**
2672
+ * Tags each metric in this effect with the specific tag.
2673
+ *
2674
+ * @since 2.0.0
2675
+ * @category metrics
2676
+ */
2677
+ const labelMetrics = coreEffect.labelMetrics;
2678
+
2679
+ /**
2680
+ * Tags each metric in this effect with the specific tag.
2681
+ *
2682
+ * @since 2.0.0
2683
+ * @category metrics
2684
+ */
2685
+ const labelMetricsSet = coreEffect.labelMetricsSet;
2686
+
2687
+ /**
2688
+ * Tags each metric in a scope with a the specific tag.
2689
+ *
2690
+ * @since 2.0.0
2691
+ * @category metrics
2692
+ */
2693
+ const tagMetricsScoped = fiberRuntime.tagMetricsScoped;
2694
+
2695
+ /**
2696
+ * Tags each metric in a scope with a the specific tag.
2697
+ *
2698
+ * @since 2.0.0
2699
+ * @category metrics
2700
+ */
2701
+ const labelMetricsScoped = fiberRuntime.labelMetricsScoped;
2702
+
2703
+ /**
2704
+ * Tags each metric in a scope with a the specific tag.
2705
+ *
2706
+ * @since 2.0.0
2707
+ * @category metrics
2708
+ */
2709
+ const labelMetricsScopedSet = fiberRuntime.labelMetricsScopedSet;
2710
+
2711
+ /**
2712
+ * Retrieves the metric labels associated with the current scope.
2713
+ *
2714
+ * @since 2.0.0
2715
+ * @category metrics
2716
+ */
2717
+ const metricLabels = core.metricLabels;
2718
+
2719
+ /**
2720
+ * @since 2.0.0
2721
+ * @category metrics
2722
+ */
2723
+ const withMetric = coreEffect.withMetric;
2724
+
2725
+ // -------------------------------------------------------------------------------------
2726
+ // unify
2727
+ // -------------------------------------------------------------------------------------
2728
+
2729
+ /**
2730
+ * Used to unify functions that would otherwise return `Effect<A, B, C> | Effect<D, E, F>`
2731
+ *
2732
+ * @category unify
2733
+ * @since 2.0.0
2734
+ */
2735
+ const unifiedFn = core.unified;
2736
+
2737
+ /**
2738
+ * Used to unify effects that would otherwise be `Effect<A, B, C> | Effect<D, E, F>`
2739
+ *
2740
+ * @category unify
2741
+ * @since 2.0.0
2742
+ */
2743
+ const unified = Function_dist_effectFunction.identity;
2744
+
2745
+ // -------------------------------------------------------------------------------------
2746
+ // semaphore
2747
+ // -------------------------------------------------------------------------------------
2748
+
2749
+ /**
2750
+ * @category semaphore
2751
+ * @since 2.0.0
2752
+ */
2753
+ /**
2754
+ * @category semaphore
2755
+ * @since 2.0.0
2756
+ */
2757
+ /**
2758
+ * Unsafely creates a new Semaphore
2759
+ *
2760
+ * @since 2.0.0
2761
+ * @category semaphore
2762
+ */
2763
+ const unsafeMakeSemaphore = circular.unsafeMakeSemaphore;
2764
+
2765
+ /**
2766
+ * Creates a new Semaphore
2767
+ *
2768
+ * @since 2.0.0
2769
+ * @category semaphore
2770
+ */
2771
+ const makeSemaphore = circular.makeSemaphore;
2772
+
2773
+ // -------------------------------------------------------------------------------------
2774
+ // execution
2775
+ // -------------------------------------------------------------------------------------
2776
+
2777
+ /**
2778
+ * @since 2.0.0
2779
+ * @category execution
2780
+ */
2781
+ const runFork = runtime$1.unsafeForkEffect;
2782
+
2783
+ /**
2784
+ * @since 2.0.0
2785
+ * @category execution
2786
+ */
2787
+ const runCallback = runtime$1.unsafeRunEffect;
2788
+
2789
+ /**
2790
+ * Runs an `Effect` workflow, returning a `Promise` which resolves with the
2791
+ * result of the workflow or rejects with an error.
2792
+ *
2793
+ * @since 2.0.0
2794
+ * @category execution
2795
+ */
2796
+ const runPromise = runtime$1.unsafeRunPromiseEffect;
2797
+
2798
+ /**
2799
+ * Runs an `Effect` workflow, returning a `Promise` which resolves with the
2800
+ * `Exit` value of the workflow.
2801
+ *
2802
+ * @since 2.0.0
2803
+ * @category execution
2804
+ */
2805
+ const runPromiseExit = runtime$1.unsafeRunPromiseExitEffect;
2806
+
2807
+ /**
2808
+ * @since 2.0.0
2809
+ * @category execution
2810
+ */
2811
+ const runSync = runtime$1.unsafeRunSyncEffect;
2812
+
2813
+ /**
2814
+ * @since 2.0.0
2815
+ * @category execution
2816
+ */
2817
+ const runSyncExit = runtime$1.unsafeRunSyncExitEffect;
2818
+
2819
+ // -------------------------------------------------------------------------------------
2820
+ // zipping
2821
+ // -------------------------------------------------------------------------------------
2822
+
2823
+ /**
2824
+ * Sequentially zips the this result with the specified result. Combines both
2825
+ * `Cause`s when both effects fail.
2826
+ *
2827
+ * @since 2.0.0
2828
+ * @category zipping
2829
+ */
2830
+ const validate = fiberRuntime.validate;
2831
+
2832
+ /**
2833
+ * Sequentially zips this effect with the specified effect using the specified
2834
+ * combiner function. Combines the causes in case both effect fail.
2835
+ *
2836
+ * @since 2.0.0
2837
+ * @category zipping
2838
+ */
2839
+ const validateWith = fiberRuntime.validateWith;
2840
+
2841
+ /**
2842
+ * @since 2.0.0
2843
+ * @category zipping
2844
+ */
2845
+ const zip = fiberRuntime.zipOptions;
2846
+
2847
+ /**
2848
+ * @since 2.0.0
2849
+ * @category zipping
2850
+ */
2851
+ const zipLeft = fiberRuntime.zipLeftOptions;
2852
+
2853
+ /**
2854
+ * @since 2.0.0
2855
+ * @category zipping
2856
+ */
2857
+ const zipRight = fiberRuntime.zipRightOptions;
2858
+
2859
+ /**
2860
+ * @since 2.0.0
2861
+ * @category zipping
2862
+ */
2863
+ const zipWith = fiberRuntime.zipWithOptions;
2864
+
2865
+ // -------------------------------------------------------------------------------------
2866
+ // applicatives
2867
+ // -------------------------------------------------------------------------------------
2868
+ /**
2869
+ * @category combining
2870
+ * @since 2.0.0
2871
+ */
2872
+ const ap = /*#__PURE__*/Function_dist_effectFunction.dual(2, (self, that) => zipWith(self, that, (f, a) => f(a)));
2873
+ // -------------------------------------------------------------------------------------
2874
+ // requests & batching
2875
+ // -------------------------------------------------------------------------------------
2876
+
2877
+ /**
2878
+ * @category requests & batching
2879
+ * @since 2.0.0
2880
+ */
2881
+ const blocked = core.blocked;
2882
+
2883
+ /**
2884
+ * @category requests & batching
2885
+ * @since 2.0.0
2886
+ */
2887
+ const runRequestBlock = core.runRequestBlock;
2888
+
2889
+ /**
2890
+ * @category requests & batching
2891
+ * @since 2.0.0
2892
+ */
2893
+ const step = core.step;
2894
+
2895
+ /**
2896
+ * @category requests & batching
2897
+ * @since 2.0.0
2898
+ */
2899
+ const flatMapStep = core.flatMapStep;
2900
+
2901
+ /**
2902
+ * @since 2.0.0
2903
+ * @category requests & batching
2904
+ */
2905
+ const request = query.fromRequest;
2906
+
2907
+ /**
2908
+ * @since 2.0.0
2909
+ * @category requests & batching
2910
+ */
2911
+ const cacheRequestResult = query.cacheRequest;
2912
+
2913
+ /**
2914
+ * @since 2.0.0
2915
+ * @category requests & batching
2916
+ */
2917
+ const withRequestBatching = core.withRequestBatching;
2918
+
2919
+ /**
2920
+ * @since 2.0.0
2921
+ * @category requests & batching
2922
+ */
2923
+ const withRequestCaching = query.withRequestCaching;
2924
+
2925
+ /**
2926
+ * @since 2.0.0
2927
+ * @category requests & batching
2928
+ */
2929
+ const withRequestCache = query.withRequestCache;
2930
+
2931
+ // -------------------------------------------------------------------------------------
2932
+ // tracing
2933
+ // -------------------------------------------------------------------------------------
2934
+
2935
+ /**
2936
+ * @since 2.0.0
2937
+ * @category tracing
2938
+ */
2939
+ const tracer = coreEffect.tracer;
2940
+
2941
+ /**
2942
+ * @since 2.0.0
2943
+ * @category tracing
2944
+ */
2945
+ const tracerWith = defaultServices.tracerWith;
2946
+
2947
+ /**
2948
+ * @since 2.0.0
2949
+ * @category tracing
2950
+ */
2951
+ const withTracer = defaultServices.withTracer;
2952
+
2953
+ /**
2954
+ * @since 2.0.0
2955
+ * @category tracing
2956
+ */
2957
+ const withTracerScoped = fiberRuntime.withTracerScoped;
2958
+
2959
+ /**
2960
+ * @since 2.0.0
2961
+ * @category tracing
2962
+ */
2963
+ const withTracerTiming = core.withTracerTiming;
2964
+
2965
+ /**
2966
+ * Adds an annotation to each span in this effect.
2967
+ *
2968
+ * @since 2.0.0
2969
+ * @category tracing
2970
+ */
2971
+ const annotateSpans = coreEffect.annotateSpans;
2972
+
2973
+ /**
2974
+ * Adds an annotation to the current span if available
2975
+ *
2976
+ * @since 2.0.0
2977
+ * @category tracing
2978
+ */
2979
+ const annotateCurrentSpan = coreEffect.annotateCurrentSpan;
2980
+
2981
+ /**
2982
+ * @since 2.0.0
2983
+ * @category tracing
2984
+ */
2985
+ const currentSpan = coreEffect.currentSpan;
2986
+
2987
+ /**
2988
+ * @since 2.0.0
2989
+ * @category tracing
2990
+ */
2991
+ const currentParentSpan = coreEffect.currentParentSpan;
2992
+
2993
+ /**
2994
+ * @since 2.0.0
2995
+ * @category tracing
2996
+ */
2997
+ const spanAnnotations = coreEffect.spanAnnotations;
2998
+
2999
+ /**
3000
+ * @since 2.0.0
3001
+ * @category tracing
3002
+ */
3003
+ const spanLinks = coreEffect.spanLinks;
3004
+
3005
+ /**
3006
+ * For all spans in this effect, add a link with the provided span.
3007
+ *
3008
+ * @since 2.0.0
3009
+ * @category tracing
3010
+ */
3011
+ const linkSpans = coreEffect.linkSpans;
3012
+
3013
+ /**
3014
+ * Create a new span for tracing.
3015
+ *
3016
+ * @since 2.0.0
3017
+ * @category tracing
3018
+ */
3019
+ const makeSpan = coreEffect.makeSpan;
3020
+
3021
+ /**
3022
+ * Create a new span for tracing, and automatically close it when the Scope
3023
+ * finalizes.
3024
+ *
3025
+ * The span is not added to the current span stack, so no child spans will be
3026
+ * created for it.
3027
+ *
3028
+ * @since 2.0.0
3029
+ * @category tracing
3030
+ */
3031
+ const makeSpanScoped = fiberRuntime.makeSpanScoped;
3032
+
3033
+ /**
3034
+ * Create a new span for tracing, and automatically close it when the effect
3035
+ * completes.
3036
+ *
3037
+ * The span is not added to the current span stack, so no child spans will be
3038
+ * created for it.
3039
+ *
3040
+ * @since 2.0.0
3041
+ * @category tracing
3042
+ */
3043
+ const useSpan = coreEffect.useSpan;
3044
+
3045
+ /**
3046
+ * Wraps the effect with a new span for tracing.
3047
+ *
3048
+ * @since 2.0.0
3049
+ * @category tracing
3050
+ */
3051
+ const withSpan = coreEffect.withSpan;
3052
+
3053
+ /**
3054
+ * Wraps the effect with a new span for tracing.
3055
+ *
3056
+ * The span is ended when the Scope is finalized.
3057
+ *
3058
+ * @since 2.0.0
3059
+ * @category tracing
3060
+ */
3061
+ const withSpanScoped = fiberRuntime.withSpanScoped;
3062
+
3063
+ /**
3064
+ * Adds the provided span to the current span stack.
3065
+ *
3066
+ * @since 2.0.0
3067
+ * @category tracing
3068
+ */
3069
+ const withParentSpan = coreEffect.withParentSpan;
3070
+
3071
+ // -------------------------------------------------------------------------------------
3072
+ // optionality
3073
+ // -------------------------------------------------------------------------------------
3074
+
3075
+ /**
3076
+ * Returns an effect that errors with `NoSuchElementException` if the value is
3077
+ * null or undefined, otherwise succeeds with the value.
3078
+ *
3079
+ * @since 2.0.0
3080
+ * @category optionality
3081
+ */
3082
+ const fromNullable = coreEffect.fromNullable;
3083
+
3084
+ /**
3085
+ * Wraps the success value of this effect with `Option.some`, and maps
3086
+ * `Cause.NoSuchElementException` to `Option.none`.
3087
+ *
3088
+ * @since 2.0.0
3089
+ * @category optionality
3090
+ */
3091
+ const optionFromOptional = coreEffect.optionFromOptional;
3092
+
3093
+ exports.Do = Do;
3094
+ exports.EffectTypeId = EffectTypeId;
3095
+ exports.acquireRelease = acquireRelease;
3096
+ exports.acquireReleaseInterruptible = acquireReleaseInterruptible;
3097
+ exports.acquireUseRelease = acquireUseRelease;
3098
+ exports.addFinalizer = addFinalizer;
3099
+ exports.all = all;
3100
+ exports.allSuccesses = allSuccesses;
3101
+ exports.allWith = allWith;
3102
+ exports.allowInterrupt = allowInterrupt;
3103
+ exports.annotateCurrentSpan = annotateCurrentSpan;
3104
+ exports.annotateLogs = annotateLogs;
3105
+ exports.annotateSpans = annotateSpans;
3106
+ exports.ap = ap;
3107
+ exports.as = as;
3108
+ exports.asSome = asSome;
3109
+ exports.asSomeError = asSomeError;
3110
+ exports.asUnit = asUnit;
3111
+ exports.async = async;
3112
+ exports.asyncEffect = asyncEffect;
3113
+ exports.asyncEither = asyncEither;
3114
+ exports.asyncOption = asyncOption;
3115
+ exports.awaitAllChildren = awaitAllChildren;
3116
+ exports.bind = bind;
3117
+ exports.bindTo = bindTo;
3118
+ exports.blocked = blocked;
3119
+ exports.cacheRequestResult = cacheRequestResult;
3120
+ exports.cached = cached;
3121
+ exports.cachedFunction = cachedFunction;
3122
+ exports.cachedInvalidateWithTTL = cachedInvalidateWithTTL;
3123
+ exports.cachedWithTTL = cachedWithTTL;
3124
+ exports["catch"] = _catch;
3125
+ exports.catchAll = catchAll;
3126
+ exports.catchAllCause = catchAllCause;
3127
+ exports.catchAllDefect = catchAllDefect;
3128
+ exports.catchIf = catchIf;
3129
+ exports.catchSome = catchSome;
3130
+ exports.catchSomeCause = catchSomeCause;
3131
+ exports.catchSomeDefect = catchSomeDefect;
3132
+ exports.catchTag = catchTag;
3133
+ exports.catchTags = catchTags;
3134
+ exports.cause = cause;
3135
+ exports.checkInterruptible = checkInterruptible;
3136
+ exports.clock = clock;
3137
+ exports.clockWith = clockWith;
3138
+ exports.config = config;
3139
+ exports.configProviderWith = configProviderWith;
3140
+ exports.context = context;
3141
+ exports.contextWith = contextWith;
3142
+ exports.contextWithEffect = contextWithEffect;
3143
+ exports.currentParentSpan = currentParentSpan;
3144
+ exports.currentSpan = currentSpan;
3145
+ exports.daemonChildren = daemonChildren;
3146
+ exports.delay = delay;
3147
+ exports.descriptor = descriptor;
3148
+ exports.descriptorWith = descriptorWith;
3149
+ exports.die = die;
3150
+ exports.dieMessage = dieMessage;
3151
+ exports.dieSync = dieSync;
3152
+ exports.diffFiberRefs = diffFiberRefs;
3153
+ exports.disconnect = disconnect;
3154
+ exports.dropUntil = dropUntil;
3155
+ exports.dropWhile = dropWhile;
3156
+ exports.either = either;
3157
+ exports.ensuring = ensuring;
3158
+ exports.ensuringChild = ensuringChild;
3159
+ exports.ensuringChildren = ensuringChildren;
3160
+ exports.eventually = eventually;
3161
+ exports.every = every;
3162
+ exports.exists = exists;
3163
+ exports.exit = exit;
3164
+ exports.fail = fail;
3165
+ exports.failCause = failCause;
3166
+ exports.failCauseSync = failCauseSync;
3167
+ exports.failSync = failSync;
3168
+ exports.fiberId = fiberId;
3169
+ exports.fiberIdWith = fiberIdWith;
3170
+ exports.filter = filter;
3171
+ exports.filterOrDie = filterOrDie;
3172
+ exports.filterOrDieMessage = filterOrDieMessage;
3173
+ exports.filterOrElse = filterOrElse;
3174
+ exports.filterOrFail = filterOrFail;
3175
+ exports.finalizersMask = finalizersMask;
3176
+ exports.findFirst = findFirst;
3177
+ exports.firstSuccessOf = firstSuccessOf;
3178
+ exports.flatMap = flatMap;
3179
+ exports.flatMapStep = flatMapStep;
3180
+ exports.flatten = flatten;
3181
+ exports.flip = flip;
3182
+ exports.flipWith = flipWith;
3183
+ exports.forEach = forEach;
3184
+ exports.forever = forever;
3185
+ exports.fork = fork;
3186
+ exports.forkAll = forkAll;
3187
+ exports.forkDaemon = forkDaemon;
3188
+ exports.forkIn = forkIn;
3189
+ exports.forkScoped = forkScoped;
3190
+ exports.forkWithErrorHandler = forkWithErrorHandler;
3191
+ exports.fromFiber = fromFiber;
3192
+ exports.fromFiberEffect = fromFiberEffect;
3193
+ exports.fromNullable = fromNullable;
3194
+ exports.gen = gen;
3195
+ exports.getFiberRefs = getFiberRefs;
3196
+ exports.getRuntimeFlags = getRuntimeFlags;
3197
+ exports.head = head;
3198
+ exports["if"] = if_;
3199
+ exports.ignore = ignore;
3200
+ exports.ignoreLogged = ignoreLogged;
3201
+ exports.inheritFiberRefs = inheritFiberRefs;
3202
+ exports.interrupt = interrupt;
3203
+ exports.interruptWith = interruptWith;
3204
+ exports.interruptible = interruptible;
3205
+ exports.interruptibleMask = interruptibleMask;
3206
+ exports.intoDeferred = intoDeferred;
3207
+ exports.isEffect = isEffect;
3208
+ exports.isFailure = isFailure;
3209
+ exports.isSuccess = isSuccess;
3210
+ exports.iterate = iterate;
3211
+ exports.labelMetrics = labelMetrics;
3212
+ exports.labelMetricsScoped = labelMetricsScoped;
3213
+ exports.labelMetricsScopedSet = labelMetricsScopedSet;
3214
+ exports.labelMetricsSet = labelMetricsSet;
3215
+ exports["let"] = let_;
3216
+ exports.linkSpans = linkSpans;
3217
+ exports.locally = locally;
3218
+ exports.locallyScoped = locallyScoped;
3219
+ exports.locallyScopedWith = locallyScopedWith;
3220
+ exports.locallyWith = locallyWith;
3221
+ exports.log = log;
3222
+ exports.logAnnotations = logAnnotations;
3223
+ exports.logDebug = logDebug;
3224
+ exports.logError = logError;
3225
+ exports.logFatal = logFatal;
3226
+ exports.logInfo = logInfo;
3227
+ exports.logTrace = logTrace;
3228
+ exports.logWarning = logWarning;
3229
+ exports.loop = loop;
3230
+ exports.makeSemaphore = makeSemaphore;
3231
+ exports.makeSpan = makeSpan;
3232
+ exports.makeSpanScoped = makeSpanScoped;
3233
+ exports.map = map;
3234
+ exports.mapAccum = mapAccum;
3235
+ exports.mapBoth = mapBoth;
3236
+ exports.mapError = mapError;
3237
+ exports.mapErrorCause = mapErrorCause;
3238
+ exports.mapInputContext = mapInputContext;
3239
+ exports.match = match;
3240
+ exports.matchCause = matchCause;
3241
+ exports.matchCauseEffect = matchCauseEffect;
3242
+ exports.matchEffect = matchEffect;
3243
+ exports.merge = merge;
3244
+ exports.mergeAll = mergeAll;
3245
+ exports.metricLabels = metricLabels;
3246
+ exports.negate = negate;
3247
+ exports.never = never;
3248
+ exports.none = none;
3249
+ exports.onError = onError;
3250
+ exports.onExit = onExit;
3251
+ exports.onInterrupt = onInterrupt;
3252
+ exports.once = once;
3253
+ exports.option = option;
3254
+ exports.optionFromOptional = optionFromOptional;
3255
+ exports.orDie = orDie;
3256
+ exports.orDieWith = orDieWith;
3257
+ exports.orElse = orElse;
3258
+ exports.orElseFail = orElseFail;
3259
+ exports.orElseSucceed = orElseSucceed;
3260
+ exports.parallelErrors = parallelErrors;
3261
+ exports.parallelFinalizers = parallelFinalizers;
3262
+ exports.partition = partition;
3263
+ exports.patchFiberRefs = patchFiberRefs;
3264
+ exports.patchRuntimeFlags = patchRuntimeFlags;
3265
+ exports.promise = promise;
3266
+ exports.provide = provide;
3267
+ exports.provideService = provideService;
3268
+ exports.provideServiceEffect = provideServiceEffect;
3269
+ exports.race = race;
3270
+ exports.raceAll = raceAll;
3271
+ exports.raceFirst = raceFirst;
3272
+ exports.raceWith = raceWith;
3273
+ exports.random = random;
3274
+ exports.randomWith = randomWith;
3275
+ exports.reduce = reduce;
3276
+ exports.reduceEffect = reduceEffect;
3277
+ exports.reduceRight = reduceRight;
3278
+ exports.reduceWhile = reduceWhile;
3279
+ exports.repeat = repeat;
3280
+ exports.repeatN = repeatN;
3281
+ exports.repeatOrElse = repeatOrElse;
3282
+ exports.repeatUntil = repeatUntil;
3283
+ exports.repeatUntilEffect = repeatUntilEffect;
3284
+ exports.repeatWhile = repeatWhile;
3285
+ exports.repeatWhileEffect = repeatWhileEffect;
3286
+ exports.replicate = replicate;
3287
+ exports.replicateEffect = replicateEffect;
3288
+ exports.request = request;
3289
+ exports.retry = retry;
3290
+ exports.retryN = retryN;
3291
+ exports.retryOrElse = retryOrElse;
3292
+ exports.retryUntil = retryUntil;
3293
+ exports.retryUntilEffect = retryUntilEffect;
3294
+ exports.retryWhile = retryWhile;
3295
+ exports.retryWhileEffect = retryWhileEffect;
3296
+ exports.runCallback = runCallback;
3297
+ exports.runFork = runFork;
3298
+ exports.runPromise = runPromise;
3299
+ exports.runPromiseExit = runPromiseExit;
3300
+ exports.runRequestBlock = runRequestBlock;
3301
+ exports.runSync = runSync;
3302
+ exports.runSyncExit = runSyncExit;
3303
+ exports.runtime = runtime;
3304
+ exports.sandbox = sandbox;
3305
+ exports.schedule = schedule;
3306
+ exports.scheduleForked = scheduleForked;
3307
+ exports.scheduleFrom = scheduleFrom;
3308
+ exports.scope = scope;
3309
+ exports.scopeWith = scopeWith;
3310
+ exports.scoped = scoped;
3311
+ exports.sequentialFinalizers = sequentialFinalizers;
3312
+ exports.serviceConstants = serviceConstants;
3313
+ exports.serviceFunction = serviceFunction;
3314
+ exports.serviceFunctionEffect = serviceFunctionEffect;
3315
+ exports.serviceFunctions = serviceFunctions;
3316
+ exports.serviceMembers = serviceMembers;
3317
+ exports.serviceOption = serviceOption;
3318
+ exports.setFiberRefs = setFiberRefs;
3319
+ exports.sleep = sleep;
3320
+ exports.spanAnnotations = spanAnnotations;
3321
+ exports.spanLinks = spanLinks;
3322
+ exports.step = step;
3323
+ exports.succeed = succeed;
3324
+ exports.succeedNone = succeedNone;
3325
+ exports.succeedSome = succeedSome;
3326
+ exports.summarized = summarized;
3327
+ exports.supervised = supervised;
3328
+ exports.suspend = suspend;
3329
+ exports.sync = sync;
3330
+ exports.tagMetrics = tagMetrics;
3331
+ exports.tagMetricsScoped = tagMetricsScoped;
3332
+ exports.takeUntil = takeUntil;
3333
+ exports.takeWhile = takeWhile;
3334
+ exports.tap = tap;
3335
+ exports.tapBoth = tapBoth;
3336
+ exports.tapDefect = tapDefect;
3337
+ exports.tapError = tapError;
3338
+ exports.tapErrorCause = tapErrorCause;
3339
+ exports.tapErrorTag = tapErrorTag;
3340
+ exports.timed = timed;
3341
+ exports.timedWith = timedWith;
3342
+ exports.timeout = timeout;
3343
+ exports.timeoutFail = timeoutFail;
3344
+ exports.timeoutFailCause = timeoutFailCause;
3345
+ exports.timeoutTo = timeoutTo;
3346
+ exports.tracer = tracer;
3347
+ exports.tracerWith = tracerWith;
3348
+ exports.transplant = transplant;
3349
+ exports["try"] = try_;
3350
+ exports.tryMap = tryMap;
3351
+ exports.tryMapPromise = tryMapPromise;
3352
+ exports.tryPromise = tryPromise;
3353
+ exports.unified = unified;
3354
+ exports.unifiedFn = unifiedFn;
3355
+ exports.uninterruptible = uninterruptible;
3356
+ exports.uninterruptibleMask = uninterruptibleMask;
3357
+ exports.unit = unit;
3358
+ exports.unless = unless;
3359
+ exports.unlessEffect = unlessEffect;
3360
+ exports.unsafeMakeSemaphore = unsafeMakeSemaphore;
3361
+ exports.unsandbox = unsandbox;
3362
+ exports.updateFiberRefs = updateFiberRefs;
3363
+ exports.updateService = updateService;
3364
+ exports.useSpan = useSpan;
3365
+ exports.using = using;
3366
+ exports.validate = validate;
3367
+ exports.validateAll = validateAll;
3368
+ exports.validateFirst = validateFirst;
3369
+ exports.validateWith = validateWith;
3370
+ exports.when = when;
3371
+ exports.whenEffect = whenEffect;
3372
+ exports.whenFiberRef = whenFiberRef;
3373
+ exports.whenRef = whenRef;
3374
+ exports.whileLoop = whileLoop;
3375
+ exports.withClock = withClock;
3376
+ exports.withClockScoped = withClockScoped;
3377
+ exports.withConcurrency = withConcurrency;
3378
+ exports.withConfigProvider = withConfigProvider;
3379
+ exports.withConfigProviderScoped = withConfigProviderScoped;
3380
+ exports.withEarlyRelease = withEarlyRelease;
3381
+ exports.withLogSpan = withLogSpan;
3382
+ exports.withMaxOpsBeforeYield = withMaxOpsBeforeYield;
3383
+ exports.withMetric = withMetric;
3384
+ exports.withParentSpan = withParentSpan;
3385
+ exports.withRequestBatching = withRequestBatching;
3386
+ exports.withRequestCache = withRequestCache;
3387
+ exports.withRequestCaching = withRequestCaching;
3388
+ exports.withRuntimeFlagsPatch = withRuntimeFlagsPatch;
3389
+ exports.withRuntimeFlagsPatchScoped = withRuntimeFlagsPatchScoped;
3390
+ exports.withScheduler = withScheduler;
3391
+ exports.withSchedulingPriority = withSchedulingPriority;
3392
+ exports.withSpan = withSpan;
3393
+ exports.withSpanScoped = withSpanScoped;
3394
+ exports.withTracer = withTracer;
3395
+ exports.withTracerScoped = withTracerScoped;
3396
+ exports.withTracerTiming = withTracerTiming;
3397
+ exports.withUnhandledErrorLogLevel = withUnhandledErrorLogLevel;
3398
+ exports.yieldNow = yieldNow;
3399
+ exports.zip = zip;
3400
+ exports.zipLeft = zipLeft;
3401
+ exports.zipRight = zipRight;
3402
+ exports.zipWith = zipWith;