@fncts/io 0.0.13 → 0.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (928) hide show
  1. package/Cached/api.d.ts +2 -2
  2. package/Channel/UpstreamPullStrategy/definition.d.ts +1 -1
  3. package/Channel/api/mapOutIOC.d.ts +1 -1
  4. package/Channel/api/mergeAllWith.d.ts +2 -2
  5. package/Channel/api/mergeWith.d.ts +2 -2
  6. package/Channel/api/toPull.d.ts +1 -1
  7. package/Channel/api.d.ts +8 -8
  8. package/Channel/core-api.d.ts +2 -2
  9. package/Channel/definition.d.ts +24 -10
  10. package/Channel/internal/AsyncInputConsumer.d.ts +1 -1
  11. package/Channel/internal/AsyncInputProducer.d.ts +1 -1
  12. package/Channel/internal/ChannelExecutor.d.ts +5 -5
  13. package/Channel/internal/ChannelState.d.ts +1 -1
  14. package/Channel/internal/MergeDecision.d.ts +1 -1
  15. package/Channel/internal/MergeState.d.ts +2 -2
  16. package/Channel/internal/SingleProducerAsyncInput.d.ts +4 -4
  17. package/Clock/api.d.ts +2 -2
  18. package/Clock/definition.d.ts +2 -2
  19. package/Clock/live.d.ts +3 -3
  20. package/Console/api.d.ts +1 -1
  21. package/Fiber/FiberContext.d.ts +10 -10
  22. package/Fiber/api/await.d.ts +2 -2
  23. package/Fiber/api/awaitAll.d.ts +2 -2
  24. package/Fiber/api/children.d.ts +1 -1
  25. package/Fiber/api/collectAll.d.ts +3 -3
  26. package/Fiber/api/evalOn.d.ts +1 -1
  27. package/Fiber/api/evalOnIO.d.ts +1 -1
  28. package/Fiber/api/fromIO.d.ts +1 -1
  29. package/Fiber/api/id.d.ts +2 -2
  30. package/Fiber/api/inheritRefs.d.ts +1 -1
  31. package/Fiber/api/interrupt.d.ts +2 -2
  32. package/Fiber/api/interruptAll.d.ts +3 -3
  33. package/Fiber/api/interruptAs.d.ts +3 -3
  34. package/Fiber/api/join.d.ts +1 -1
  35. package/Fiber/api/joinAll.d.ts +1 -1
  36. package/Fiber/api/mapFiber.d.ts +1 -1
  37. package/Fiber/api/mapIO.d.ts +2 -2
  38. package/Fiber/api/poll.d.ts +3 -3
  39. package/Fiber/api/zipWith.d.ts +1 -1
  40. package/Fiber/constructors.d.ts +8 -8
  41. package/Fiber/definition.d.ts +3 -3
  42. package/FiberRef/api/locallyScoped.d.ts +1 -1
  43. package/FiberRef/api/locallyScopedWith.d.ts +1 -1
  44. package/FiberRef/api.d.ts +8 -8
  45. package/FiberRef/constructors.d.ts +2 -2
  46. package/FiberRef/unsafe.d.ts +5 -5
  47. package/FiberRefs/api.d.ts +4 -4
  48. package/FiberRefs/definition.d.ts +3 -3
  49. package/FiberRefs/join.d.ts +2 -2
  50. package/FiberScope/constructors.d.ts +1 -1
  51. package/FiberScope/definition.d.ts +1 -1
  52. package/FiberState/api.d.ts +1 -1
  53. package/FiberState/constructors.d.ts +3 -3
  54. package/FiberState/definition.d.ts +3 -3
  55. package/FiberStatus/constructors.d.ts +1 -1
  56. package/FiberStatus/definition.d.ts +1 -1
  57. package/Future/api.d.ts +18 -18
  58. package/Future/constructors.d.ts +3 -3
  59. package/Future/definition.d.ts +2 -2
  60. package/Hub/api.d.ts +22 -22
  61. package/Hub/internal.d.ts +1 -1
  62. package/IO/api/acquireRelease.d.ts +2 -2
  63. package/IO/api/acquireReleaseExit.d.ts +2 -2
  64. package/IO/api/acquireReleaseInterruptible.d.ts +1 -1
  65. package/IO/api/acquireReleaseInterruptibleExit.d.ts +2 -2
  66. package/IO/api/addFinalizer.d.ts +1 -1
  67. package/IO/api/addFinalizerExit.d.ts +2 -2
  68. package/IO/api/asyncIO.d.ts +1 -1
  69. package/IO/api/bracket.d.ts +2 -2
  70. package/IO/api/bracketExit.d.ts +3 -3
  71. package/IO/api/concurrency.d.ts +4 -4
  72. package/IO/api/concurrentFinalizers.d.ts +1 -1
  73. package/IO/api/consoleWith.d.ts +1 -1
  74. package/IO/api/core-scope.d.ts +3 -3
  75. package/IO/api/ensuringChildren.d.ts +1 -1
  76. package/IO/api/environment.d.ts +3 -3
  77. package/IO/api/foreachC.d.ts +2 -2
  78. package/IO/api/foreachExec.d.ts +1 -1
  79. package/IO/api/fulfill.d.ts +1 -1
  80. package/IO/api/interrupt.d.ts +7 -7
  81. package/IO/api/onExit.d.ts +2 -2
  82. package/IO/api/onTermination.d.ts +4 -4
  83. package/IO/api/provideLayer.d.ts +1 -1
  84. package/IO/api/race.d.ts +1 -1
  85. package/IO/api/raceFirst.d.ts +1 -1
  86. package/IO/api/randomWith.d.ts +1 -1
  87. package/IO/api/repeat.d.ts +6 -6
  88. package/IO/api/retry.d.ts +5 -5
  89. package/IO/api/schedule.d.ts +2 -2
  90. package/IO/api/scopeWith.d.ts +1 -1
  91. package/IO/api/scoped.d.ts +3 -3
  92. package/IO/api/sequenceT.d.ts +1 -1
  93. package/IO/api/sleep.d.ts +2 -2
  94. package/IO/api/stateful.d.ts +2 -2
  95. package/IO/api/timeout.d.ts +4 -4
  96. package/IO/api/withEarlyRelease.d.ts +1 -1
  97. package/IO/api/withFinalizer.d.ts +1 -1
  98. package/IO/api/withFinalizerExit.d.ts +2 -2
  99. package/IO/api/withRuntimeConfig.d.ts +2 -2
  100. package/IO/api/zipC.d.ts +4 -4
  101. package/IO/api.d.ts +53 -53
  102. package/IO/definition.d.ts +16 -10
  103. package/IO/runtime.d.ts +7 -7
  104. package/IOEnv/services.d.ts +1 -1
  105. package/IOSpec.d.ts +6 -6
  106. package/Layer/MemoMap.d.ts +8 -8
  107. package/Layer/api.d.ts +39 -39
  108. package/Layer/definition.d.ts +16 -9
  109. package/Logger/api.d.ts +2 -2
  110. package/Logger/definition.d.ts +4 -4
  111. package/Queue/api/dimapIO.d.ts +6 -6
  112. package/Queue/api/filterInputIO.d.ts +3 -3
  113. package/Queue/api/filterOutputIO.d.ts +3 -3
  114. package/Queue/api/operations.d.ts +10 -10
  115. package/Queue/api/poll.d.ts +2 -2
  116. package/Queue/api/takeBetween.d.ts +1 -1
  117. package/Queue/api/zipWithIO.d.ts +3 -3
  118. package/Queue/constructors.d.ts +4 -4
  119. package/Queue/definition.d.ts +3 -3
  120. package/Queue/strategy.d.ts +10 -10
  121. package/Random/api.d.ts +5 -5
  122. package/Random/definition.d.ts +5 -5
  123. package/Random/live.d.ts +4 -4
  124. package/Ref/Atomic/Atomic.d.ts +1 -1
  125. package/Ref/Atomic/api.d.ts +11 -11
  126. package/Ref/Derived.d.ts +1 -1
  127. package/Ref/DerivedAll.d.ts +1 -1
  128. package/Ref/Synchronized/api.d.ts +13 -13
  129. package/Ref/Synchronized/constructors.d.ts +2 -2
  130. package/Ref/Synchronized/definition.d.ts +1 -1
  131. package/Ref/api/collect.d.ts +2 -2
  132. package/Ref/api/dimap.d.ts +8 -8
  133. package/Ref/api/filter.d.ts +3 -3
  134. package/Ref/api/get.d.ts +1 -1
  135. package/Ref/api/match.d.ts +1 -1
  136. package/Ref/api/matchAll.d.ts +1 -1
  137. package/Ref/api/modify.d.ts +10 -10
  138. package/Ref/api/set.d.ts +1 -1
  139. package/Ref/constructors.d.ts +3 -3
  140. package/Ref/definition.d.ts +2 -2
  141. package/RuntimeConfig.d.ts +2 -2
  142. package/STM/api/core-api.d.ts +5 -5
  143. package/STM/api/core-constructors.d.ts +7 -7
  144. package/STM/api.d.ts +56 -56
  145. package/STM/definition.d.ts +2 -2
  146. package/STM/driver.d.ts +2 -2
  147. package/STM/internal/CommitState.d.ts +1 -1
  148. package/STM/internal/Journal.d.ts +3 -3
  149. package/STM/internal/TryCommit.d.ts +1 -1
  150. package/Schedule/Driver.d.ts +1 -1
  151. package/Schedule/api/driver.d.ts +1 -1
  152. package/Schedule/api.d.ts +73 -73
  153. package/Scope/Finalizer/definition.d.ts +1 -1
  154. package/Scope/ReleaseMap/api/releaseAll.d.ts +2 -2
  155. package/Scope/ReleaseMap/api.d.ts +7 -7
  156. package/Scope/ReleaseMap/definition.d.ts +2 -2
  157. package/Scope/api.d.ts +9 -9
  158. package/Scope/definition.d.ts +2 -2
  159. package/ScopedRef/api.d.ts +1 -1
  160. package/Sink/api.d.ts +18 -18
  161. package/State/api.d.ts +2 -2
  162. package/Stream/api/zipAllWith.d.ts +3 -3
  163. package/Stream/api/zipWith.d.ts +1 -1
  164. package/Stream/api/zipWithChunks.d.ts +4 -4
  165. package/Stream/api.d.ts +169 -162
  166. package/Stream/internal/Handoff.d.ts +2 -2
  167. package/Stream/internal/Pull.d.ts +2 -2
  168. package/Stream/internal/Take.d.ts +3 -3
  169. package/Stream/internal/util.d.ts +1 -1
  170. package/Supervisor/api.d.ts +3 -3
  171. package/Supervisor/constructors.d.ts +4 -4
  172. package/Supervisor/definition.d.ts +3 -3
  173. package/TExit/constructors.d.ts +1 -1
  174. package/TExit/definition.d.ts +1 -1
  175. package/TFuture/api.d.ts +7 -7
  176. package/TFuture/constructors.d.ts +4 -4
  177. package/TFuture/definition.d.ts +2 -2
  178. package/TReentrantLock/api.d.ts +16 -16
  179. package/TReentrantLock/definition.d.ts +2 -2
  180. package/TRef/api.d.ts +15 -15
  181. package/TRef/constructors.d.ts +5 -5
  182. package/TRef/definition.d.ts +2 -2
  183. package/TSemaphore/api.d.ts +7 -7
  184. package/TSemaphore/constructors.d.ts +1 -1
  185. package/_cjs/Cached/api.cjs +5 -5
  186. package/_cjs/Cached/api.cjs.map +1 -1
  187. package/_cjs/Channel/api/interruptWhen.cjs +1 -1
  188. package/_cjs/Channel/api/interruptWhen.cjs.map +1 -1
  189. package/_cjs/Channel/api/mapOutIOC.cjs +2 -2
  190. package/_cjs/Channel/api/mapOutIOC.cjs.map +1 -1
  191. package/_cjs/Channel/api/mergeAllWith.cjs +11 -11
  192. package/_cjs/Channel/api/mergeAllWith.cjs.map +1 -1
  193. package/_cjs/Channel/api/mergeWith.cjs +5 -5
  194. package/_cjs/Channel/api/mergeWith.cjs.map +1 -1
  195. package/_cjs/Channel/api/run.cjs +3 -1
  196. package/_cjs/Channel/api/run.cjs.map +1 -1
  197. package/_cjs/Channel/api.cjs +7 -7
  198. package/_cjs/Channel/api.cjs.map +1 -1
  199. package/_cjs/Channel/core-api.cjs.map +1 -1
  200. package/_cjs/Channel/internal/ChannelExecutor.cjs +6 -6
  201. package/_cjs/Channel/internal/ChannelExecutor.cjs.map +1 -1
  202. package/_cjs/Channel/internal/ChannelState.cjs +2 -1
  203. package/_cjs/Channel/internal/ChannelState.cjs.map +1 -1
  204. package/_cjs/Channel/internal/SingleProducerAsyncInput.cjs +16 -16
  205. package/_cjs/Channel/internal/SingleProducerAsyncInput.cjs.map +1 -1
  206. package/_cjs/Clock/definition.cjs +1 -1
  207. package/_cjs/Clock/definition.cjs.map +1 -1
  208. package/_cjs/Console/api.cjs +5 -3
  209. package/_cjs/Console/api.cjs.map +1 -1
  210. package/_cjs/Console/definition.cjs +1 -1
  211. package/_cjs/Console/definition.cjs.map +1 -1
  212. package/_cjs/Fiber/FiberContext.cjs +3 -3
  213. package/_cjs/Fiber/FiberContext.cjs.map +1 -1
  214. package/_cjs/Fiber/api/await.cjs +1 -1
  215. package/_cjs/Fiber/api/await.cjs.map +1 -1
  216. package/_cjs/Fiber/api/awaitAll.cjs +2 -4
  217. package/_cjs/Fiber/api/awaitAll.cjs.map +1 -1
  218. package/_cjs/Fiber/api/children.cjs +1 -1
  219. package/_cjs/Fiber/api/children.cjs.map +1 -1
  220. package/_cjs/Fiber/api/collectAll.cjs +2 -4
  221. package/_cjs/Fiber/api/collectAll.cjs.map +1 -1
  222. package/_cjs/Fiber/api/evalOn.cjs +1 -1
  223. package/_cjs/Fiber/api/evalOn.cjs.map +1 -1
  224. package/_cjs/Fiber/api/evalOnIO.cjs +2 -4
  225. package/_cjs/Fiber/api/evalOnIO.cjs.map +1 -1
  226. package/_cjs/Fiber/api/fromIO.cjs +2 -4
  227. package/_cjs/Fiber/api/fromIO.cjs.map +1 -1
  228. package/_cjs/Fiber/api/id.cjs +1 -1
  229. package/_cjs/Fiber/api/id.cjs.map +1 -1
  230. package/_cjs/Fiber/api/inheritRefs.cjs +1 -1
  231. package/_cjs/Fiber/api/inheritRefs.cjs.map +1 -1
  232. package/_cjs/Fiber/api/interrupt.cjs +2 -4
  233. package/_cjs/Fiber/api/interrupt.cjs.map +1 -1
  234. package/_cjs/Fiber/api/interruptAll.cjs +4 -5
  235. package/_cjs/Fiber/api/interruptAll.cjs.map +1 -1
  236. package/_cjs/Fiber/api/interruptAs.cjs +1 -1
  237. package/_cjs/Fiber/api/interruptAs.cjs.map +1 -1
  238. package/_cjs/Fiber/api/interruptFork.cjs +1 -1
  239. package/_cjs/Fiber/api/interruptFork.cjs.map +1 -1
  240. package/_cjs/Fiber/api/join.cjs +2 -4
  241. package/_cjs/Fiber/api/join.cjs.map +1 -1
  242. package/_cjs/Fiber/api/joinAll.cjs +2 -4
  243. package/_cjs/Fiber/api/joinAll.cjs.map +1 -1
  244. package/_cjs/Fiber/api/mapFiber.cjs +2 -4
  245. package/_cjs/Fiber/api/mapFiber.cjs.map +1 -1
  246. package/_cjs/Fiber/api/mapIO.cjs +4 -5
  247. package/_cjs/Fiber/api/mapIO.cjs.map +1 -1
  248. package/_cjs/Fiber/api/poll.cjs +1 -1
  249. package/_cjs/Fiber/api/poll.cjs.map +1 -1
  250. package/_cjs/Fiber/api/zipWith.cjs +2 -4
  251. package/_cjs/Fiber/api/zipWith.cjs.map +1 -1
  252. package/_cjs/Fiber/constructors.cjs +10 -11
  253. package/_cjs/Fiber/constructors.cjs.map +1 -1
  254. package/_cjs/FiberRef/api/locallyScoped.cjs +2 -4
  255. package/_cjs/FiberRef/api/locallyScoped.cjs.map +1 -1
  256. package/_cjs/FiberRef/api/locallyScopedWith.cjs +2 -4
  257. package/_cjs/FiberRef/api/locallyScopedWith.cjs.map +1 -1
  258. package/_cjs/FiberRef/api.cjs +13 -14
  259. package/_cjs/FiberRef/api.cjs.map +1 -1
  260. package/_cjs/FiberRef/constructors.cjs +4 -6
  261. package/_cjs/FiberRef/constructors.cjs.map +1 -1
  262. package/_cjs/Future/api.cjs +30 -31
  263. package/_cjs/Future/api.cjs.map +1 -1
  264. package/_cjs/Future/constructors.cjs +4 -5
  265. package/_cjs/Future/constructors.cjs.map +1 -1
  266. package/_cjs/Hub/api.cjs +44 -44
  267. package/_cjs/Hub/api.cjs.map +1 -1
  268. package/_cjs/Hub/internal.cjs +14 -14
  269. package/_cjs/Hub/internal.cjs.map +1 -1
  270. package/_cjs/IO/api/acquireRelease.cjs +2 -4
  271. package/_cjs/IO/api/acquireRelease.cjs.map +1 -1
  272. package/_cjs/IO/api/acquireReleaseExit.cjs +1 -1
  273. package/_cjs/IO/api/acquireReleaseExit.cjs.map +1 -1
  274. package/_cjs/IO/api/acquireReleaseInterruptibleExit.cjs +1 -1
  275. package/_cjs/IO/api/acquireReleaseInterruptibleExit.cjs.map +1 -1
  276. package/_cjs/IO/api/addFinalizer.cjs +1 -1
  277. package/_cjs/IO/api/addFinalizer.cjs.map +1 -1
  278. package/_cjs/IO/api/addFinalizerExit.cjs +2 -4
  279. package/_cjs/IO/api/addFinalizerExit.cjs.map +1 -1
  280. package/_cjs/IO/api/asyncIO.cjs +5 -7
  281. package/_cjs/IO/api/asyncIO.cjs.map +1 -1
  282. package/_cjs/IO/api/bracket.cjs +2 -2
  283. package/_cjs/IO/api/bracket.cjs.map +1 -1
  284. package/_cjs/IO/api/bracketExit.cjs +2 -4
  285. package/_cjs/IO/api/bracketExit.cjs.map +1 -1
  286. package/_cjs/IO/api/concurrency.cjs +7 -7
  287. package/_cjs/IO/api/concurrency.cjs.map +1 -1
  288. package/_cjs/IO/api/concurrentFinalizers.cjs +2 -4
  289. package/_cjs/IO/api/concurrentFinalizers.cjs.map +1 -1
  290. package/_cjs/IO/api/consoleWith.cjs +3 -3
  291. package/_cjs/IO/api/consoleWith.cjs.map +1 -1
  292. package/_cjs/IO/api/core-scope.cjs +4 -4
  293. package/_cjs/IO/api/core-scope.cjs.map +1 -1
  294. package/_cjs/IO/api/ensuringChildren.cjs +2 -4
  295. package/_cjs/IO/api/ensuringChildren.cjs.map +1 -1
  296. package/_cjs/IO/api/environment.cjs +5 -6
  297. package/_cjs/IO/api/environment.cjs.map +1 -1
  298. package/_cjs/IO/api/foreachC.cjs +25 -27
  299. package/_cjs/IO/api/foreachC.cjs.map +1 -1
  300. package/_cjs/IO/api/foreachExec.cjs +2 -4
  301. package/_cjs/IO/api/foreachExec.cjs.map +1 -1
  302. package/_cjs/IO/api/forkIn.cjs +1 -1
  303. package/_cjs/IO/api/forkIn.cjs.map +1 -1
  304. package/_cjs/IO/api/forkScoped.cjs +1 -1
  305. package/_cjs/IO/api/forkScoped.cjs.map +1 -1
  306. package/_cjs/IO/api/fulfill.cjs +2 -4
  307. package/_cjs/IO/api/fulfill.cjs.map +1 -1
  308. package/_cjs/IO/api/interrupt.cjs +12 -12
  309. package/_cjs/IO/api/interrupt.cjs.map +1 -1
  310. package/_cjs/IO/api/memoize.cjs +1 -1
  311. package/_cjs/IO/api/memoize.cjs.map +1 -1
  312. package/_cjs/IO/api/onExit.cjs +2 -2
  313. package/_cjs/IO/api/onExit.cjs.map +1 -1
  314. package/_cjs/IO/api/onTermination.cjs +2 -2
  315. package/_cjs/IO/api/onTermination.cjs.map +1 -1
  316. package/_cjs/IO/api/once.cjs +1 -1
  317. package/_cjs/IO/api/once.cjs.map +1 -1
  318. package/_cjs/IO/api/provideLayer.cjs +2 -4
  319. package/_cjs/IO/api/provideLayer.cjs.map +1 -1
  320. package/_cjs/IO/api/provideSomeLayer.cjs +1 -1
  321. package/_cjs/IO/api/provideSomeLayer.cjs.map +1 -1
  322. package/_cjs/IO/api/race.cjs +4 -6
  323. package/_cjs/IO/api/race.cjs.map +1 -1
  324. package/_cjs/IO/api/raceFirst.cjs +2 -4
  325. package/_cjs/IO/api/raceFirst.cjs.map +1 -1
  326. package/_cjs/IO/api/randomWith.cjs +3 -3
  327. package/_cjs/IO/api/randomWith.cjs.map +1 -1
  328. package/_cjs/IO/api/repeat.cjs +10 -11
  329. package/_cjs/IO/api/repeat.cjs.map +1 -1
  330. package/_cjs/IO/api/retry.cjs +8 -9
  331. package/_cjs/IO/api/retry.cjs.map +1 -1
  332. package/_cjs/IO/api/schedule.cjs +6 -7
  333. package/_cjs/IO/api/schedule.cjs.map +1 -1
  334. package/_cjs/IO/api/scopeWith.cjs +2 -4
  335. package/_cjs/IO/api/scopeWith.cjs.map +1 -1
  336. package/_cjs/IO/api/scoped.cjs +4 -5
  337. package/_cjs/IO/api/scoped.cjs.map +1 -1
  338. package/_cjs/IO/api/stateful.cjs +1 -1
  339. package/_cjs/IO/api/stateful.cjs.map +1 -1
  340. package/_cjs/IO/api/timeout.cjs +3 -4
  341. package/_cjs/IO/api/timeout.cjs.map +1 -1
  342. package/_cjs/IO/api/withEarlyRelease.cjs +2 -4
  343. package/_cjs/IO/api/withEarlyRelease.cjs.map +1 -1
  344. package/_cjs/IO/api/withFinalizer.cjs +2 -2
  345. package/_cjs/IO/api/withFinalizer.cjs.map +1 -1
  346. package/_cjs/IO/api/withFinalizerExit.cjs +2 -4
  347. package/_cjs/IO/api/withFinalizerExit.cjs.map +1 -1
  348. package/_cjs/IO/api/withRuntimeConfig.cjs +2 -4
  349. package/_cjs/IO/api/withRuntimeConfig.cjs.map +1 -1
  350. package/_cjs/IO/api/zipC.cjs +5 -6
  351. package/_cjs/IO/api/zipC.cjs.map +1 -1
  352. package/_cjs/IO/api.cjs +112 -112
  353. package/_cjs/IO/api.cjs.map +1 -1
  354. package/_cjs/IOEnv/live.cjs +3 -1
  355. package/_cjs/IOEnv/live.cjs.map +1 -1
  356. package/_cjs/Layer/MemoMap.cjs +39 -40
  357. package/_cjs/Layer/MemoMap.cjs.map +1 -1
  358. package/_cjs/Layer/api.cjs +81 -82
  359. package/_cjs/Layer/api.cjs.map +1 -1
  360. package/_cjs/Layer/definition.cjs +14 -7
  361. package/_cjs/Layer/definition.cjs.map +1 -1
  362. package/_cjs/Queue/api/dimapIO.cjs +14 -14
  363. package/_cjs/Queue/api/dimapIO.cjs.map +1 -1
  364. package/_cjs/Queue/api/filterInputIO.cjs +6 -6
  365. package/_cjs/Queue/api/filterInputIO.cjs.map +1 -1
  366. package/_cjs/Queue/api/filterOutputIO.cjs +6 -6
  367. package/_cjs/Queue/api/filterOutputIO.cjs.map +1 -1
  368. package/_cjs/Queue/api/operations.cjs +13 -13
  369. package/_cjs/Queue/api/operations.cjs.map +1 -1
  370. package/_cjs/Queue/api/poll.cjs +2 -4
  371. package/_cjs/Queue/api/poll.cjs.map +1 -1
  372. package/_cjs/Queue/api/takeBetween.cjs +10 -12
  373. package/_cjs/Queue/api/takeBetween.cjs.map +1 -1
  374. package/_cjs/Queue/api/zipWithIO.cjs +12 -12
  375. package/_cjs/Queue/api/zipWithIO.cjs.map +1 -1
  376. package/_cjs/Queue/constructors.cjs +8 -10
  377. package/_cjs/Queue/constructors.cjs.map +1 -1
  378. package/_cjs/Queue/internal.cjs +15 -15
  379. package/_cjs/Queue/internal.cjs.map +1 -1
  380. package/_cjs/Queue/strategy.cjs +16 -16
  381. package/_cjs/Queue/strategy.cjs.map +1 -1
  382. package/_cjs/Random/api.cjs +15 -13
  383. package/_cjs/Random/api.cjs.map +1 -1
  384. package/_cjs/Random/definition.cjs +1 -1
  385. package/_cjs/Random/definition.cjs.map +1 -1
  386. package/_cjs/Random/live.cjs +4 -4
  387. package/_cjs/Random/live.cjs.map +1 -1
  388. package/_cjs/Ref/Atomic/api.cjs +19 -21
  389. package/_cjs/Ref/Atomic/api.cjs.map +1 -1
  390. package/_cjs/Ref/DerivedAll.cjs +1 -1
  391. package/_cjs/Ref/DerivedAll.cjs.map +1 -1
  392. package/_cjs/Ref/Synchronized/api.cjs +25 -26
  393. package/_cjs/Ref/Synchronized/api.cjs.map +1 -1
  394. package/_cjs/Ref/Synchronized/constructors.cjs +2 -4
  395. package/_cjs/Ref/Synchronized/constructors.cjs.map +1 -1
  396. package/_cjs/Ref/Synchronized/definition.cjs +1 -1
  397. package/_cjs/Ref/Synchronized/definition.cjs.map +1 -1
  398. package/_cjs/Ref/api/collect.cjs +1 -1
  399. package/_cjs/Ref/api/collect.cjs.map +1 -1
  400. package/_cjs/Ref/api/dimap.cjs +12 -12
  401. package/_cjs/Ref/api/dimap.cjs.map +1 -1
  402. package/_cjs/Ref/api/filter.cjs +2 -2
  403. package/_cjs/Ref/api/filter.cjs.map +1 -1
  404. package/_cjs/Ref/api/get.cjs +1 -1
  405. package/_cjs/Ref/api/get.cjs.map +1 -1
  406. package/_cjs/Ref/api/modify.cjs +29 -30
  407. package/_cjs/Ref/api/modify.cjs.map +1 -1
  408. package/_cjs/Ref/api/set.cjs +1 -1
  409. package/_cjs/Ref/api/set.cjs.map +1 -1
  410. package/_cjs/Ref/constructors.cjs +3 -4
  411. package/_cjs/Ref/constructors.cjs.map +1 -1
  412. package/_cjs/STM/api/core-api.cjs +8 -8
  413. package/_cjs/STM/api/core-api.cjs.map +1 -1
  414. package/_cjs/STM/api/core-constructors.cjs +6 -6
  415. package/_cjs/STM/api/core-constructors.cjs.map +1 -1
  416. package/_cjs/STM/api.cjs +110 -110
  417. package/_cjs/STM/api.cjs.map +1 -1
  418. package/_cjs/STM/driver.cjs +3 -1
  419. package/_cjs/STM/driver.cjs.map +1 -1
  420. package/_cjs/Schedule/api/driver.cjs +5 -9
  421. package/_cjs/Schedule/api/driver.cjs.map +1 -1
  422. package/_cjs/Schedule/api.cjs +156 -156
  423. package/_cjs/Schedule/api.cjs.map +1 -1
  424. package/_cjs/Scope/ReleaseMap/api/releaseAll.cjs +3 -5
  425. package/_cjs/Scope/ReleaseMap/api/releaseAll.cjs.map +1 -1
  426. package/_cjs/Scope/ReleaseMap/api.cjs +14 -15
  427. package/_cjs/Scope/ReleaseMap/api.cjs.map +1 -1
  428. package/_cjs/Scope/ReleaseMap/constructors.cjs +1 -1
  429. package/_cjs/Scope/ReleaseMap/constructors.cjs.map +1 -1
  430. package/_cjs/Scope/api.cjs +20 -20
  431. package/_cjs/Scope/api.cjs.map +1 -1
  432. package/_cjs/Scope/definition.cjs +1 -1
  433. package/_cjs/Scope/definition.cjs.map +1 -1
  434. package/_cjs/ScopedRef/api.cjs +5 -5
  435. package/_cjs/ScopedRef/api.cjs.map +1 -1
  436. package/_cjs/Sink/api.cjs +92 -88
  437. package/_cjs/Sink/api.cjs.map +1 -1
  438. package/_cjs/State/api.cjs +5 -7
  439. package/_cjs/State/api.cjs.map +1 -1
  440. package/_cjs/Stream/api/zipAllWith.cjs +22 -24
  441. package/_cjs/Stream/api/zipAllWith.cjs.map +1 -1
  442. package/_cjs/Stream/api/zipWith.cjs +2 -2
  443. package/_cjs/Stream/api/zipWith.cjs.map +1 -1
  444. package/_cjs/Stream/api/zipWithChunks.cjs +20 -22
  445. package/_cjs/Stream/api/zipWithChunks.cjs.map +1 -1
  446. package/_cjs/Stream/api.cjs +436 -419
  447. package/_cjs/Stream/api.cjs.map +1 -1
  448. package/_cjs/Stream/internal/Handoff.cjs +12 -12
  449. package/_cjs/Stream/internal/Handoff.cjs.map +1 -1
  450. package/_cjs/Stream/internal/Pull.cjs +1 -1
  451. package/_cjs/Stream/internal/Pull.cjs.map +1 -1
  452. package/_cjs/Stream/internal/Take.cjs +1 -1
  453. package/_cjs/Stream/internal/Take.cjs.map +1 -1
  454. package/_cjs/Supervisor/api.cjs +3 -1
  455. package/_cjs/Supervisor/api.cjs.map +1 -1
  456. package/_cjs/TFuture/api.cjs +10 -10
  457. package/_cjs/TFuture/api.cjs.map +1 -1
  458. package/_cjs/TFuture/constructors.cjs +4 -4
  459. package/_cjs/TFuture/constructors.cjs.map +1 -1
  460. package/_cjs/TReentrantLock/api.cjs +41 -42
  461. package/_cjs/TReentrantLock/api.cjs.map +1 -1
  462. package/_cjs/TRef/api.cjs +40 -40
  463. package/_cjs/TRef/api.cjs.map +1 -1
  464. package/_cjs/TRef/constructors.cjs +6 -6
  465. package/_cjs/TRef/constructors.cjs.map +1 -1
  466. package/_cjs/TSemaphore/api.cjs +16 -17
  467. package/_cjs/TSemaphore/api.cjs.map +1 -1
  468. package/_cjs/TSemaphore/constructors.cjs +2 -2
  469. package/_cjs/TSemaphore/constructors.cjs.map +1 -1
  470. package/_cjs/collection/immutable/Conc/dropUntilIO.cjs +1 -1
  471. package/_cjs/collection/immutable/Conc/dropUntilIO.cjs.map +1 -1
  472. package/_cjs/collection/immutable/Conc/dropWhileIO.cjs +1 -1
  473. package/_cjs/collection/immutable/Conc/dropWhileIO.cjs.map +1 -1
  474. package/_cjs/collection/immutable/Conc/filterIO.cjs +5 -7
  475. package/_cjs/collection/immutable/Conc/filterIO.cjs.map +1 -1
  476. package/_cjs/collection/immutable/Conc/findIO.cjs +7 -9
  477. package/_cjs/collection/immutable/Conc/findIO.cjs.map +1 -1
  478. package/_cjs/collection/immutable/Conc/mapIO.cjs +3 -5
  479. package/_cjs/collection/immutable/Conc/mapIO.cjs.map +1 -1
  480. package/_cjs/collection/immutable/Conc/takeWhileIO.cjs +7 -9
  481. package/_cjs/collection/immutable/Conc/takeWhileIO.cjs.map +1 -1
  482. package/_cjs/collection/immutable/Conc.cjs +26 -0
  483. package/_cjs/collection/immutable/Conc.cjs.map +1 -1
  484. package/_cjs/data/Exit/foreachIO.cjs +2 -4
  485. package/_cjs/data/Exit/foreachIO.cjs.map +1 -1
  486. package/_cjs/global.cjs +6 -0
  487. package/_cjs/global.cjs.map +1 -0
  488. package/_cjs/index.cjs +6 -0
  489. package/_cjs/index.cjs.map +1 -0
  490. package/_mjs/Cached/api.mjs +5 -5
  491. package/_mjs/Cached/api.mjs.map +1 -1
  492. package/_mjs/Channel/api/interruptWhen.mjs +1 -1
  493. package/_mjs/Channel/api/interruptWhen.mjs.map +1 -1
  494. package/_mjs/Channel/api/mapOutIOC.mjs +2 -2
  495. package/_mjs/Channel/api/mapOutIOC.mjs.map +1 -1
  496. package/_mjs/Channel/api/mergeAllWith.mjs +11 -11
  497. package/_mjs/Channel/api/mergeAllWith.mjs.map +1 -1
  498. package/_mjs/Channel/api/mergeWith.mjs +6 -5
  499. package/_mjs/Channel/api/mergeWith.mjs.map +1 -1
  500. package/_mjs/Channel/api/run.mjs +2 -1
  501. package/_mjs/Channel/api/run.mjs.map +1 -1
  502. package/_mjs/Channel/api.mjs +7 -7
  503. package/_mjs/Channel/api.mjs.map +1 -1
  504. package/_mjs/Channel/core-api.mjs.map +1 -1
  505. package/_mjs/Channel/internal/ChannelExecutor.mjs +6 -6
  506. package/_mjs/Channel/internal/ChannelExecutor.mjs.map +1 -1
  507. package/_mjs/Channel/internal/ChannelState.mjs +2 -1
  508. package/_mjs/Channel/internal/ChannelState.mjs.map +1 -1
  509. package/_mjs/Channel/internal/SingleProducerAsyncInput.mjs +16 -16
  510. package/_mjs/Channel/internal/SingleProducerAsyncInput.mjs.map +1 -1
  511. package/_mjs/Clock/definition.mjs +1 -1
  512. package/_mjs/Clock/definition.mjs.map +1 -1
  513. package/_mjs/Console/api.mjs +4 -3
  514. package/_mjs/Console/api.mjs.map +1 -1
  515. package/_mjs/Console/definition.mjs +1 -1
  516. package/_mjs/Console/definition.mjs.map +1 -1
  517. package/_mjs/Fiber/FiberContext.mjs +4 -3
  518. package/_mjs/Fiber/FiberContext.mjs.map +1 -1
  519. package/_mjs/Fiber/api/await.mjs +1 -1
  520. package/_mjs/Fiber/api/await.mjs.map +1 -1
  521. package/_mjs/Fiber/api/awaitAll.mjs +2 -3
  522. package/_mjs/Fiber/api/awaitAll.mjs.map +1 -1
  523. package/_mjs/Fiber/api/children.mjs +1 -1
  524. package/_mjs/Fiber/api/children.mjs.map +1 -1
  525. package/_mjs/Fiber/api/collectAll.mjs +2 -3
  526. package/_mjs/Fiber/api/collectAll.mjs.map +1 -1
  527. package/_mjs/Fiber/api/evalOn.mjs +1 -1
  528. package/_mjs/Fiber/api/evalOn.mjs.map +1 -1
  529. package/_mjs/Fiber/api/evalOnIO.mjs +2 -3
  530. package/_mjs/Fiber/api/evalOnIO.mjs.map +1 -1
  531. package/_mjs/Fiber/api/fromIO.mjs +2 -3
  532. package/_mjs/Fiber/api/fromIO.mjs.map +1 -1
  533. package/_mjs/Fiber/api/id.mjs +1 -1
  534. package/_mjs/Fiber/api/id.mjs.map +1 -1
  535. package/_mjs/Fiber/api/inheritRefs.mjs +1 -1
  536. package/_mjs/Fiber/api/inheritRefs.mjs.map +1 -1
  537. package/_mjs/Fiber/api/interrupt.mjs +2 -3
  538. package/_mjs/Fiber/api/interrupt.mjs.map +1 -1
  539. package/_mjs/Fiber/api/interruptAll.mjs +4 -5
  540. package/_mjs/Fiber/api/interruptAll.mjs.map +1 -1
  541. package/_mjs/Fiber/api/interruptAs.mjs +1 -1
  542. package/_mjs/Fiber/api/interruptAs.mjs.map +1 -1
  543. package/_mjs/Fiber/api/interruptFork.mjs +1 -1
  544. package/_mjs/Fiber/api/interruptFork.mjs.map +1 -1
  545. package/_mjs/Fiber/api/join.mjs +2 -3
  546. package/_mjs/Fiber/api/join.mjs.map +1 -1
  547. package/_mjs/Fiber/api/joinAll.mjs +2 -3
  548. package/_mjs/Fiber/api/joinAll.mjs.map +1 -1
  549. package/_mjs/Fiber/api/mapFiber.mjs +2 -3
  550. package/_mjs/Fiber/api/mapFiber.mjs.map +1 -1
  551. package/_mjs/Fiber/api/mapIO.mjs +4 -5
  552. package/_mjs/Fiber/api/mapIO.mjs.map +1 -1
  553. package/_mjs/Fiber/api/poll.mjs +1 -1
  554. package/_mjs/Fiber/api/poll.mjs.map +1 -1
  555. package/_mjs/Fiber/api/zipWith.mjs +2 -3
  556. package/_mjs/Fiber/api/zipWith.mjs.map +1 -1
  557. package/_mjs/Fiber/constructors.mjs +10 -11
  558. package/_mjs/Fiber/constructors.mjs.map +1 -1
  559. package/_mjs/FiberRef/api/locallyScoped.mjs +2 -3
  560. package/_mjs/FiberRef/api/locallyScoped.mjs.map +1 -1
  561. package/_mjs/FiberRef/api/locallyScopedWith.mjs +2 -3
  562. package/_mjs/FiberRef/api/locallyScopedWith.mjs.map +1 -1
  563. package/_mjs/FiberRef/api.mjs +13 -14
  564. package/_mjs/FiberRef/api.mjs.map +1 -1
  565. package/_mjs/FiberRef/constructors.mjs +4 -5
  566. package/_mjs/FiberRef/constructors.mjs.map +1 -1
  567. package/_mjs/Future/api.mjs +30 -31
  568. package/_mjs/Future/api.mjs.map +1 -1
  569. package/_mjs/Future/constructors.mjs +4 -5
  570. package/_mjs/Future/constructors.mjs.map +1 -1
  571. package/_mjs/Hub/api.mjs +44 -44
  572. package/_mjs/Hub/api.mjs.map +1 -1
  573. package/_mjs/Hub/internal.mjs +14 -14
  574. package/_mjs/Hub/internal.mjs.map +1 -1
  575. package/_mjs/IO/api/acquireRelease.mjs +2 -3
  576. package/_mjs/IO/api/acquireRelease.mjs.map +1 -1
  577. package/_mjs/IO/api/acquireReleaseExit.mjs +1 -1
  578. package/_mjs/IO/api/acquireReleaseExit.mjs.map +1 -1
  579. package/_mjs/IO/api/acquireReleaseInterruptibleExit.mjs +1 -1
  580. package/_mjs/IO/api/acquireReleaseInterruptibleExit.mjs.map +1 -1
  581. package/_mjs/IO/api/addFinalizer.mjs +1 -1
  582. package/_mjs/IO/api/addFinalizer.mjs.map +1 -1
  583. package/_mjs/IO/api/addFinalizerExit.mjs +2 -3
  584. package/_mjs/IO/api/addFinalizerExit.mjs.map +1 -1
  585. package/_mjs/IO/api/asyncIO.mjs +5 -6
  586. package/_mjs/IO/api/asyncIO.mjs.map +1 -1
  587. package/_mjs/IO/api/bracket.mjs +2 -2
  588. package/_mjs/IO/api/bracket.mjs.map +1 -1
  589. package/_mjs/IO/api/bracketExit.mjs +2 -3
  590. package/_mjs/IO/api/bracketExit.mjs.map +1 -1
  591. package/_mjs/IO/api/concurrency.mjs +7 -7
  592. package/_mjs/IO/api/concurrency.mjs.map +1 -1
  593. package/_mjs/IO/api/concurrentFinalizers.mjs +2 -3
  594. package/_mjs/IO/api/concurrentFinalizers.mjs.map +1 -1
  595. package/_mjs/IO/api/consoleWith.mjs +3 -3
  596. package/_mjs/IO/api/consoleWith.mjs.map +1 -1
  597. package/_mjs/IO/api/core-scope.mjs +4 -4
  598. package/_mjs/IO/api/core-scope.mjs.map +1 -1
  599. package/_mjs/IO/api/ensuringChildren.mjs +2 -3
  600. package/_mjs/IO/api/ensuringChildren.mjs.map +1 -1
  601. package/_mjs/IO/api/environment.mjs +5 -6
  602. package/_mjs/IO/api/environment.mjs.map +1 -1
  603. package/_mjs/IO/api/foreachC.mjs +25 -26
  604. package/_mjs/IO/api/foreachC.mjs.map +1 -1
  605. package/_mjs/IO/api/foreachExec.mjs +2 -3
  606. package/_mjs/IO/api/foreachExec.mjs.map +1 -1
  607. package/_mjs/IO/api/forkIn.mjs +1 -1
  608. package/_mjs/IO/api/forkIn.mjs.map +1 -1
  609. package/_mjs/IO/api/forkScoped.mjs +1 -1
  610. package/_mjs/IO/api/forkScoped.mjs.map +1 -1
  611. package/_mjs/IO/api/fulfill.mjs +2 -3
  612. package/_mjs/IO/api/fulfill.mjs.map +1 -1
  613. package/_mjs/IO/api/interrupt.mjs +12 -12
  614. package/_mjs/IO/api/interrupt.mjs.map +1 -1
  615. package/_mjs/IO/api/memoize.mjs +1 -1
  616. package/_mjs/IO/api/memoize.mjs.map +1 -1
  617. package/_mjs/IO/api/onExit.mjs +2 -2
  618. package/_mjs/IO/api/onExit.mjs.map +1 -1
  619. package/_mjs/IO/api/onTermination.mjs +2 -2
  620. package/_mjs/IO/api/onTermination.mjs.map +1 -1
  621. package/_mjs/IO/api/once.mjs +1 -1
  622. package/_mjs/IO/api/once.mjs.map +1 -1
  623. package/_mjs/IO/api/provideLayer.mjs +2 -3
  624. package/_mjs/IO/api/provideLayer.mjs.map +1 -1
  625. package/_mjs/IO/api/provideSomeLayer.mjs +1 -1
  626. package/_mjs/IO/api/provideSomeLayer.mjs.map +1 -1
  627. package/_mjs/IO/api/race.mjs +4 -5
  628. package/_mjs/IO/api/race.mjs.map +1 -1
  629. package/_mjs/IO/api/raceFirst.mjs +2 -3
  630. package/_mjs/IO/api/raceFirst.mjs.map +1 -1
  631. package/_mjs/IO/api/randomWith.mjs +3 -3
  632. package/_mjs/IO/api/randomWith.mjs.map +1 -1
  633. package/_mjs/IO/api/repeat.mjs +10 -11
  634. package/_mjs/IO/api/repeat.mjs.map +1 -1
  635. package/_mjs/IO/api/retry.mjs +8 -9
  636. package/_mjs/IO/api/retry.mjs.map +1 -1
  637. package/_mjs/IO/api/schedule.mjs +6 -7
  638. package/_mjs/IO/api/schedule.mjs.map +1 -1
  639. package/_mjs/IO/api/scopeWith.mjs +2 -3
  640. package/_mjs/IO/api/scopeWith.mjs.map +1 -1
  641. package/_mjs/IO/api/scoped.mjs +4 -5
  642. package/_mjs/IO/api/scoped.mjs.map +1 -1
  643. package/_mjs/IO/api/stateful.mjs +1 -1
  644. package/_mjs/IO/api/stateful.mjs.map +1 -1
  645. package/_mjs/IO/api/timeout.mjs +3 -4
  646. package/_mjs/IO/api/timeout.mjs.map +1 -1
  647. package/_mjs/IO/api/withEarlyRelease.mjs +2 -3
  648. package/_mjs/IO/api/withEarlyRelease.mjs.map +1 -1
  649. package/_mjs/IO/api/withFinalizer.mjs +2 -2
  650. package/_mjs/IO/api/withFinalizer.mjs.map +1 -1
  651. package/_mjs/IO/api/withFinalizerExit.mjs +2 -3
  652. package/_mjs/IO/api/withFinalizerExit.mjs.map +1 -1
  653. package/_mjs/IO/api/withRuntimeConfig.mjs +2 -3
  654. package/_mjs/IO/api/withRuntimeConfig.mjs.map +1 -1
  655. package/_mjs/IO/api/zipC.mjs +5 -6
  656. package/_mjs/IO/api/zipC.mjs.map +1 -1
  657. package/_mjs/IO/api.mjs +112 -112
  658. package/_mjs/IO/api.mjs.map +1 -1
  659. package/_mjs/IOEnv/live.mjs +2 -1
  660. package/_mjs/IOEnv/live.mjs.map +1 -1
  661. package/_mjs/Layer/MemoMap.mjs +37 -38
  662. package/_mjs/Layer/MemoMap.mjs.map +1 -1
  663. package/_mjs/Layer/api.mjs +82 -83
  664. package/_mjs/Layer/api.mjs.map +1 -1
  665. package/_mjs/Layer/definition.mjs +14 -7
  666. package/_mjs/Layer/definition.mjs.map +1 -1
  667. package/_mjs/Queue/api/dimapIO.mjs +14 -14
  668. package/_mjs/Queue/api/dimapIO.mjs.map +1 -1
  669. package/_mjs/Queue/api/filterInputIO.mjs +6 -6
  670. package/_mjs/Queue/api/filterInputIO.mjs.map +1 -1
  671. package/_mjs/Queue/api/filterOutputIO.mjs +6 -6
  672. package/_mjs/Queue/api/filterOutputIO.mjs.map +1 -1
  673. package/_mjs/Queue/api/operations.mjs +13 -13
  674. package/_mjs/Queue/api/operations.mjs.map +1 -1
  675. package/_mjs/Queue/api/poll.mjs +2 -3
  676. package/_mjs/Queue/api/poll.mjs.map +1 -1
  677. package/_mjs/Queue/api/takeBetween.mjs +10 -11
  678. package/_mjs/Queue/api/takeBetween.mjs.map +1 -1
  679. package/_mjs/Queue/api/zipWithIO.mjs +12 -12
  680. package/_mjs/Queue/api/zipWithIO.mjs.map +1 -1
  681. package/_mjs/Queue/constructors.mjs +8 -9
  682. package/_mjs/Queue/constructors.mjs.map +1 -1
  683. package/_mjs/Queue/internal.mjs +15 -15
  684. package/_mjs/Queue/internal.mjs.map +1 -1
  685. package/_mjs/Queue/strategy.mjs +16 -16
  686. package/_mjs/Queue/strategy.mjs.map +1 -1
  687. package/_mjs/Random/api.mjs +14 -13
  688. package/_mjs/Random/api.mjs.map +1 -1
  689. package/_mjs/Random/definition.mjs +1 -1
  690. package/_mjs/Random/definition.mjs.map +1 -1
  691. package/_mjs/Random/live.mjs +4 -4
  692. package/_mjs/Random/live.mjs.map +1 -1
  693. package/_mjs/Ref/Atomic/api.mjs +19 -20
  694. package/_mjs/Ref/Atomic/api.mjs.map +1 -1
  695. package/_mjs/Ref/DerivedAll.mjs +1 -1
  696. package/_mjs/Ref/DerivedAll.mjs.map +1 -1
  697. package/_mjs/Ref/Synchronized/api.mjs +25 -26
  698. package/_mjs/Ref/Synchronized/api.mjs.map +1 -1
  699. package/_mjs/Ref/Synchronized/constructors.mjs +2 -3
  700. package/_mjs/Ref/Synchronized/constructors.mjs.map +1 -1
  701. package/_mjs/Ref/Synchronized/definition.mjs +1 -1
  702. package/_mjs/Ref/Synchronized/definition.mjs.map +1 -1
  703. package/_mjs/Ref/api/collect.mjs +1 -1
  704. package/_mjs/Ref/api/collect.mjs.map +1 -1
  705. package/_mjs/Ref/api/dimap.mjs +12 -12
  706. package/_mjs/Ref/api/dimap.mjs.map +1 -1
  707. package/_mjs/Ref/api/filter.mjs +2 -2
  708. package/_mjs/Ref/api/filter.mjs.map +1 -1
  709. package/_mjs/Ref/api/get.mjs +1 -1
  710. package/_mjs/Ref/api/get.mjs.map +1 -1
  711. package/_mjs/Ref/api/modify.mjs +29 -30
  712. package/_mjs/Ref/api/modify.mjs.map +1 -1
  713. package/_mjs/Ref/api/set.mjs +1 -1
  714. package/_mjs/Ref/api/set.mjs.map +1 -1
  715. package/_mjs/Ref/constructors.mjs +3 -4
  716. package/_mjs/Ref/constructors.mjs.map +1 -1
  717. package/_mjs/STM/api/core-api.mjs +8 -8
  718. package/_mjs/STM/api/core-api.mjs.map +1 -1
  719. package/_mjs/STM/api/core-constructors.mjs +6 -6
  720. package/_mjs/STM/api/core-constructors.mjs.map +1 -1
  721. package/_mjs/STM/api.mjs +110 -110
  722. package/_mjs/STM/api.mjs.map +1 -1
  723. package/_mjs/STM/driver.mjs +3 -1
  724. package/_mjs/STM/driver.mjs.map +1 -1
  725. package/_mjs/Schedule/api/driver.mjs +6 -9
  726. package/_mjs/Schedule/api/driver.mjs.map +1 -1
  727. package/_mjs/Schedule/api.mjs +156 -156
  728. package/_mjs/Schedule/api.mjs.map +1 -1
  729. package/_mjs/Scope/ReleaseMap/api/releaseAll.mjs +3 -4
  730. package/_mjs/Scope/ReleaseMap/api/releaseAll.mjs.map +1 -1
  731. package/_mjs/Scope/ReleaseMap/api.mjs +14 -15
  732. package/_mjs/Scope/ReleaseMap/api.mjs.map +1 -1
  733. package/_mjs/Scope/ReleaseMap/constructors.mjs +1 -1
  734. package/_mjs/Scope/ReleaseMap/constructors.mjs.map +1 -1
  735. package/_mjs/Scope/api.mjs +20 -20
  736. package/_mjs/Scope/api.mjs.map +1 -1
  737. package/_mjs/Scope/definition.mjs +1 -1
  738. package/_mjs/Scope/definition.mjs.map +1 -1
  739. package/_mjs/ScopedRef/api.mjs +5 -5
  740. package/_mjs/ScopedRef/api.mjs.map +1 -1
  741. package/_mjs/Sink/api.mjs +92 -88
  742. package/_mjs/Sink/api.mjs.map +1 -1
  743. package/_mjs/State/api.mjs +5 -6
  744. package/_mjs/State/api.mjs.map +1 -1
  745. package/_mjs/Stream/api/zipAllWith.mjs +22 -23
  746. package/_mjs/Stream/api/zipAllWith.mjs.map +1 -1
  747. package/_mjs/Stream/api/zipWith.mjs +2 -2
  748. package/_mjs/Stream/api/zipWith.mjs.map +1 -1
  749. package/_mjs/Stream/api/zipWithChunks.mjs +20 -21
  750. package/_mjs/Stream/api/zipWithChunks.mjs.map +1 -1
  751. package/_mjs/Stream/api.mjs +430 -417
  752. package/_mjs/Stream/api.mjs.map +1 -1
  753. package/_mjs/Stream/internal/Handoff.mjs +12 -12
  754. package/_mjs/Stream/internal/Handoff.mjs.map +1 -1
  755. package/_mjs/Stream/internal/Pull.mjs +1 -1
  756. package/_mjs/Stream/internal/Pull.mjs.map +1 -1
  757. package/_mjs/Stream/internal/Take.mjs +1 -1
  758. package/_mjs/Stream/internal/Take.mjs.map +1 -1
  759. package/_mjs/Supervisor/api.mjs +2 -1
  760. package/_mjs/Supervisor/api.mjs.map +1 -1
  761. package/_mjs/TFuture/api.mjs +10 -10
  762. package/_mjs/TFuture/api.mjs.map +1 -1
  763. package/_mjs/TFuture/constructors.mjs +4 -4
  764. package/_mjs/TFuture/constructors.mjs.map +1 -1
  765. package/_mjs/TReentrantLock/api.mjs +41 -42
  766. package/_mjs/TReentrantLock/api.mjs.map +1 -1
  767. package/_mjs/TRef/api.mjs +40 -40
  768. package/_mjs/TRef/api.mjs.map +1 -1
  769. package/_mjs/TRef/constructors.mjs +6 -6
  770. package/_mjs/TRef/constructors.mjs.map +1 -1
  771. package/_mjs/TSemaphore/api.mjs +16 -17
  772. package/_mjs/TSemaphore/api.mjs.map +1 -1
  773. package/_mjs/TSemaphore/constructors.mjs +2 -2
  774. package/_mjs/TSemaphore/constructors.mjs.map +1 -1
  775. package/_mjs/collection/immutable/Conc/dropUntilIO.mjs +1 -1
  776. package/_mjs/collection/immutable/Conc/dropUntilIO.mjs.map +1 -1
  777. package/_mjs/collection/immutable/Conc/dropWhileIO.mjs +1 -1
  778. package/_mjs/collection/immutable/Conc/dropWhileIO.mjs.map +1 -1
  779. package/_mjs/collection/immutable/Conc/filterIO.mjs +5 -6
  780. package/_mjs/collection/immutable/Conc/filterIO.mjs.map +1 -1
  781. package/_mjs/collection/immutable/Conc/findIO.mjs +7 -8
  782. package/_mjs/collection/immutable/Conc/findIO.mjs.map +1 -1
  783. package/_mjs/collection/immutable/Conc/mapIO.mjs +3 -4
  784. package/_mjs/collection/immutable/Conc/mapIO.mjs.map +1 -1
  785. package/_mjs/collection/immutable/Conc/takeWhileIO.mjs +7 -8
  786. package/_mjs/collection/immutable/Conc/takeWhileIO.mjs.map +1 -1
  787. package/_mjs/collection/immutable/Conc.mjs +2 -0
  788. package/_mjs/collection/immutable/Conc.mjs.map +1 -1
  789. package/_mjs/data/Exit/foreachIO.mjs +2 -3
  790. package/_mjs/data/Exit/foreachIO.mjs.map +1 -1
  791. package/_mjs/global.mjs +2 -0
  792. package/_mjs/global.mjs.map +1 -0
  793. package/_mjs/index.mjs +2 -0
  794. package/_mjs/index.mjs.map +1 -0
  795. package/_src/Cached/api.ts +1 -0
  796. package/_src/Channel/api.ts +4 -4
  797. package/_src/Channel/core-api.ts +1 -3
  798. package/_src/Channel/definition.ts +7 -7
  799. package/_src/Clock/definition.ts +1 -1
  800. package/_src/Console/api.ts +1 -1
  801. package/_src/Console/definition.ts +1 -1
  802. package/_src/Fiber/api/await.ts +1 -1
  803. package/_src/Fiber/api/awaitAll.ts +1 -1
  804. package/_src/Fiber/api/children.ts +1 -1
  805. package/_src/Fiber/api/collectAll.ts +4 -1
  806. package/_src/Fiber/api/evalOn.ts +6 -1
  807. package/_src/Fiber/api/evalOnIO.ts +1 -0
  808. package/_src/Fiber/api/fromIO.ts +1 -1
  809. package/_src/Fiber/api/id.ts +1 -1
  810. package/_src/Fiber/api/inheritRefs.ts +1 -1
  811. package/_src/Fiber/api/interrupt.ts +1 -1
  812. package/_src/Fiber/api/interruptAll.ts +2 -2
  813. package/_src/Fiber/api/interruptAs.ts +1 -1
  814. package/_src/Fiber/api/join.ts +1 -1
  815. package/_src/Fiber/api/joinAll.ts +1 -1
  816. package/_src/Fiber/api/mapFiber.ts +5 -1
  817. package/_src/Fiber/api/mapIO.ts +6 -2
  818. package/_src/Fiber/api/poll.ts +1 -1
  819. package/_src/Fiber/api/zipWith.ts +1 -0
  820. package/_src/Fiber/constructors.ts +5 -5
  821. package/_src/FiberRef/api/locallyScoped.ts +1 -1
  822. package/_src/FiberRef/api/locallyScopedWith.ts +5 -1
  823. package/_src/FiberRef/api.ts +7 -7
  824. package/_src/FiberRef/constructors.ts +2 -0
  825. package/_src/Future/api.ts +23 -15
  826. package/_src/Future/constructors.ts +2 -2
  827. package/_src/Hub/api.ts +39 -12
  828. package/_src/IO/api/acquireRelease.ts +1 -0
  829. package/_src/IO/api/addFinalizer.ts +1 -4
  830. package/_src/IO/api/addFinalizerExit.ts +4 -1
  831. package/_src/IO/api/asyncIO.ts +4 -1
  832. package/_src/IO/api/bracket.ts +1 -0
  833. package/_src/IO/api/bracketExit.ts +1 -0
  834. package/_src/IO/api/concurrency.ts +6 -3
  835. package/_src/IO/api/concurrentFinalizers.ts +1 -1
  836. package/_src/IO/api/consoleWith.ts +1 -1
  837. package/_src/IO/api/ensuringChildren.ts +1 -0
  838. package/_src/IO/api/environment.ts +1 -1
  839. package/_src/IO/api/foreachC.ts +33 -6
  840. package/_src/IO/api/foreachExec.ts +1 -0
  841. package/_src/IO/api/fulfill.ts +1 -1
  842. package/_src/IO/api/interrupt.ts +10 -2
  843. package/_src/IO/api/onExit.ts +1 -0
  844. package/_src/IO/api/onTermination.ts +1 -1
  845. package/_src/IO/api/provideLayer.ts +1 -0
  846. package/_src/IO/api/provideSomeLayer.ts +1 -2
  847. package/_src/IO/api/race.ts +6 -2
  848. package/_src/IO/api/raceFirst.ts +6 -2
  849. package/_src/IO/api/randomWith.ts +1 -1
  850. package/_src/IO/api/repeat.ts +3 -3
  851. package/_src/IO/api/retry.ts +3 -3
  852. package/_src/IO/api/schedule.ts +1 -0
  853. package/_src/IO/api/scopeWith.ts +1 -1
  854. package/_src/IO/api/scoped.ts +2 -2
  855. package/_src/IO/api/timeout.ts +5 -1
  856. package/_src/IO/api/withEarlyRelease.ts +4 -1
  857. package/_src/IO/api/withFinalizer.ts +1 -0
  858. package/_src/IO/api/withFinalizerExit.ts +1 -0
  859. package/_src/IO/api/withRuntimeConfig.ts +5 -1
  860. package/_src/IO/api/zipC.ts +6 -1
  861. package/_src/IO/api.ts +82 -32
  862. package/_src/IO/definition.ts +3 -3
  863. package/_src/Layer/MemoMap.ts +25 -18
  864. package/_src/Layer/api.ts +61 -28
  865. package/_src/Layer/definition.ts +7 -4
  866. package/_src/Queue/api/dimapIO.ts +11 -1
  867. package/_src/Queue/api/filterInputIO.ts +2 -0
  868. package/_src/Queue/api/filterOutputIO.ts +2 -0
  869. package/_src/Queue/api/operations.ts +28 -10
  870. package/_src/Queue/api/poll.ts +4 -1
  871. package/_src/Queue/api/takeBetween.ts +6 -1
  872. package/_src/Queue/api/zipWithIO.ts +3 -0
  873. package/_src/Queue/constructors.ts +4 -4
  874. package/_src/Queue/definition.ts +3 -3
  875. package/_src/Queue/internal.ts +3 -3
  876. package/_src/Queue/strategy.ts +14 -6
  877. package/_src/Random/api.ts +5 -5
  878. package/_src/Random/definition.ts +6 -6
  879. package/_src/Random/live.ts +4 -4
  880. package/_src/Ref/Atomic/api.ts +10 -10
  881. package/_src/Ref/Synchronized/api.ts +18 -3
  882. package/_src/Ref/Synchronized/constructors.ts +1 -1
  883. package/_src/Ref/api/collect.ts +1 -0
  884. package/_src/Ref/api/dimap.ts +7 -0
  885. package/_src/Ref/api/filter.ts +2 -0
  886. package/_src/Ref/api/get.ts +4 -1
  887. package/_src/Ref/api/modify.ts +13 -1
  888. package/_src/Ref/api/set.ts +5 -1
  889. package/_src/Ref/constructors.ts +2 -2
  890. package/_src/Ref/definition.ts +1 -1
  891. package/_src/STM/api/core-api.ts +17 -4
  892. package/_src/STM/api/core-constructors.ts +5 -5
  893. package/_src/STM/api.ts +106 -41
  894. package/_src/Schedule/api.ts +98 -18
  895. package/_src/Scope/ReleaseMap/api/releaseAll.ts +6 -1
  896. package/_src/Scope/ReleaseMap/api.ts +15 -5
  897. package/_src/Scope/api.ts +15 -7
  898. package/_src/Scope/definition.ts +1 -1
  899. package/_src/Sink/api.ts +39 -10
  900. package/_src/State/api.ts +1 -1
  901. package/_src/Stream/api/zipAllWith.ts +3 -0
  902. package/_src/Stream/api/zipWith.ts +1 -0
  903. package/_src/Stream/api/zipWithChunks.ts +3 -0
  904. package/_src/Stream/api.ts +363 -96
  905. package/_src/TFuture/api.ts +5 -5
  906. package/_src/TFuture/constructors.ts +2 -2
  907. package/_src/TReentrantLock/api.ts +16 -16
  908. package/_src/TRef/api.ts +35 -13
  909. package/_src/TRef/constructors.ts +4 -4
  910. package/_src/TSemaphore/api.ts +7 -7
  911. package/_src/TSemaphore/constructors.ts +1 -1
  912. package/_src/collection/immutable/Conc/filterIO.ts +5 -1
  913. package/_src/collection/immutable/Conc/findIO.ts +6 -1
  914. package/_src/collection/immutable/Conc/mapIO.ts +1 -1
  915. package/_src/collection/immutable/Conc/takeWhileIO.ts +5 -1
  916. package/_src/collection/immutable/Conc.ts +2 -0
  917. package/_src/data/Exit/foreachIO.ts +1 -0
  918. package/_src/global.ts +149 -0
  919. package/_src/index.ts +42 -0
  920. package/collection/immutable/Conc/filterIO.d.ts +1 -1
  921. package/collection/immutable/Conc/findIO.d.ts +2 -2
  922. package/collection/immutable/Conc/mapIO.d.ts +1 -1
  923. package/collection/immutable/Conc/takeWhileIO.d.ts +1 -1
  924. package/collection/immutable/Conc.d.ts +2 -0
  925. package/data/Exit/foreachIO.d.ts +2 -2
  926. package/global.d.ts +149 -0
  927. package/index.d.ts +40 -0
  928. package/package.json +7 -3
package/Stream/api.d.ts CHANGED
@@ -1,23 +1,23 @@
1
- import { Either } from "@fncts/base/data/Either";
1
+ import { Either } from "@fncts/base/data/Either/definition";
2
2
  import { Sink } from "@fncts/io/Sink/definition";
3
3
  import { Schedule } from "@fncts/io/Schedule/definition";
4
- import { Maybe, Nothing } from "@fncts/base/data/Maybe";
4
+ import { Maybe, Nothing } from "@fncts/base/data/Maybe/definition";
5
5
  import { Channel } from "@fncts/io/Channel";
6
6
  import { Conc } from "@fncts/base/collection/immutable/Conc";
7
- import { Cause } from "@fncts/base/data/Cause";
7
+ import { Cause } from "@fncts/base/data/Cause/definition";
8
8
  import { IO, UIO } from "@fncts/io/IO/definition";
9
9
  import { Fiber } from "@fncts/io/Fiber/definition";
10
- import { Lazy } from "@fncts/base/data/function";
11
- import { Exit } from "@fncts/base/data/Exit";
10
+ import { Lazy } from "@fncts/base/data/function/definition";
11
+ import { Exit } from "@fncts/base/data/Exit/definition";
12
12
  import { Scope } from "@fncts/io/Scope/definition";
13
13
  import { Hub } from "@fncts/io/Hub/definition";
14
14
  import { Future } from "@fncts/io/Future";
15
15
  import { Ref } from "@fncts/io/Ref";
16
- import { Environment } from "@fncts/base/data/Environment";
17
- import { Duration } from "@fncts/base/data/Duration";
18
- import { HashMap } from "@fncts/base/collection/immutable/HashMap";
19
- import { Predicate } from "@fncts/base/data/Predicate";
20
- import { Refinement } from "@fncts/base/data/Refinement";
16
+ import { Environment } from "@fncts/base/data/Environment/definition";
17
+ import { Duration } from "@fncts/base/data/Duration/definition";
18
+ import { HashMap } from "@fncts/base/collection/immutable/HashMap/definition";
19
+ import { Predicate } from "@fncts/base/data/Predicate/definition";
20
+ import { Refinement } from "@fncts/base/data/Refinement/definition";
21
21
  import { Layer } from "@fncts/io/Layer";
22
22
  import type { PHub } from "../Hub.js";
23
23
  import type { Canceler } from "../IO.js";
@@ -31,7 +31,7 @@ import { Take } from "./internal/Take.js";
31
31
  * @tsplus getter fncts.io.Stream absolve
32
32
  * @tsplus location "@fncts/io/Stream/api"
33
33
  */
34
- export declare function absolve<R, E, E2, A>(self: Stream<R, E, Either<E2, A>>): Stream<R, E | E2, A>;
34
+ export declare function absolve<R, E, E2, A>(self: Stream<R, E, Either<E2, A>>, __tsplusTrace?: string): Stream<R, E | E2, A>;
35
35
  /**
36
36
  * Aggregates elements of this stream using the provided sink for as long
37
37
  * as the downstream operators on the stream are busy.
@@ -46,13 +46,13 @@ export declare function absolve<R, E, E2, A>(self: Stream<R, E, Either<E2, A>>):
46
46
  * @tsplus fluent fncts.io.Stream aggregateAsync
47
47
  * @tsplus location "@fncts/io/Stream/api"
48
48
  */
49
- export declare function aggregateAsync_<R, E, A extends A1, R1, E1, A1, B>(stream: Stream<R, E, A>, sink: Sink<R1, E1, A1, A1, B>): Stream<R | R1, E | E1, B>;
49
+ export declare function aggregateAsync_<R, E, A extends A1, R1, E1, A1, B>(stream: Stream<R, E, A>, sink: Sink<R1, E1, A1, A1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
50
50
  /**
51
51
  * Like `aggregateAsyncWithinEither`, but only returns the `Right` results.
52
52
  * @tsplus fluent fncts.io.Stream aggregateAsyncWithin
53
53
  * @tsplus location "@fncts/io/Stream/api"
54
54
  */
55
- export declare function aggregateAsyncWithin_<R, E, A extends A1, R1, E1, A1, B, R2, C>(stream: Stream<R, E, A>, sink: Sink<R1, E1, A1, A1, B>, schedule: Schedule<R2, Maybe<B>, C>): Stream<R | R1 | R2, E | E1, B>;
55
+ export declare function aggregateAsyncWithin_<R, E, A extends A1, R1, E1, A1, B, R2, C>(stream: Stream<R, E, A>, sink: Sink<R1, E1, A1, A1, B>, schedule: Schedule<R2, Maybe<B>, C>, __tsplusTrace?: string): Stream<R | R1 | R2, E | E1, B>;
56
56
  /**
57
57
  * Aggregates elements using the provided sink until it completes, or until the
58
58
  * delay signalled by the schedule has passed.
@@ -67,7 +67,7 @@ export declare function aggregateAsyncWithin_<R, E, A extends A1, R1, E1, A1, B,
67
67
  * @tsplus fluent fncts.io.Stream aggregateAsyncWithinEither
68
68
  * @tsplus location "@fncts/io/Stream/api"
69
69
  */
70
- export declare function aggregateAsyncWithinEither_<R, E, A extends A1, R1, E1, A1, B, R2, C>(stream: Stream<R, E, A>, sink: Sink<R1, E1, A1, A1, B>, schedule: Schedule<R2, Maybe<B>, C>): Stream<R | R1 | R2, E | E1, Either<C, B>>;
70
+ export declare function aggregateAsyncWithinEither_<R, E, A extends A1, R1, E1, A1, B, R2, C>(stream: Stream<R, E, A>, sink: Sink<R1, E1, A1, A1, B>, schedule: Schedule<R2, Maybe<B>, C>, __tsplusTrace?: string): Stream<R | R1 | R2, E | E1, Either<C, B>>;
71
71
  /**
72
72
  * Composes this stream with the specified stream to create a cartesian product of elements,
73
73
  * but keeps only elements from this stream.
@@ -75,7 +75,7 @@ export declare function aggregateAsyncWithinEither_<R, E, A extends A1, R1, E1,
75
75
  * @tsplus fluent fncts.io.Stream apFirst
76
76
  * @tsplus location "@fncts/io/Stream/api"
77
77
  */
78
- export declare function apFirst_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>): Stream<R | R1, E | E1, A>;
78
+ export declare function apFirst_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
79
79
  /**
80
80
  * Composes this stream with the specified stream to create a cartesian product of elements,
81
81
  * but keeps only elements from the other stream.
@@ -83,18 +83,18 @@ export declare function apFirst_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, t
83
83
  * @tsplus fluent fncts.io.Stream apSecond
84
84
  * @tsplus location "@fncts/io/Stream/api"
85
85
  */
86
- export declare function apSecond_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>): Stream<R | R1, E | E1, A1>;
86
+ export declare function apSecond_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, __tsplusTrace?: string): Stream<R | R1, E | E1, A1>;
87
87
  /**
88
88
  * Maps the success values of this stream to the specified constant value.
89
89
  * @tsplus fluent fncts.io.Stream as
90
90
  * @tsplus location "@fncts/io/Stream/api"
91
91
  */
92
- export declare function as_<R, E, A, B>(stream: Stream<R, E, A>, b: Lazy<B>): Stream<R, E, B>;
92
+ export declare function as_<R, E, A, B>(stream: Stream<R, E, A>, b: Lazy<B>, __tsplusTrace?: string): Stream<R, E, B>;
93
93
  /**
94
94
  * @tsplus static fncts.io.StreamOps asyncInterrupt
95
95
  * @tsplus location "@fncts/io/Stream/api"
96
96
  */
97
- export declare function asyncInterrupt<R, E, A>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => Either<Canceler<R>, Stream<R, E, A>>, outputBuffer?: number): Stream<R, E, A>;
97
+ export declare function asyncInterrupt<R, E, A>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => Either<Canceler<R>, Stream<R, E, A>>, outputBuffer?: number, __tsplusTrace?: string): Stream<R, E, A>;
98
98
  /**
99
99
  * Creates a stream from an asynchronous callback that can be called multiple times.
100
100
  * The registration of the callback can possibly return the stream synchronously.
@@ -103,36 +103,36 @@ export declare function asyncInterrupt<R, E, A>(register: (resolve: (next: IO<R,
103
103
  * @tsplus static fncts.io.StreamOps asyncMaybe
104
104
  * @tsplus location "@fncts/io/Stream/api"
105
105
  */
106
- export declare function asyncMaybe<R, E, A>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => Maybe<Stream<R, E, A>>, outputBuffer?: number): Stream<R, E, A>;
106
+ export declare function asyncMaybe<R, E, A>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => Maybe<Stream<R, E, A>>, outputBuffer?: number, __tsplusTrace?: string): Stream<R, E, A>;
107
107
  /**
108
108
  * @tsplus static fncts.io.StreamOps async
109
109
  * @tsplus location "@fncts/io/Stream/api"
110
110
  */
111
- export declare function async<R, E, A>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => void, outputBuffer?: number): Stream<R, E, A>;
111
+ export declare function async<R, E, A>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => void, outputBuffer?: number, __tsplusTrace?: string): Stream<R, E, A>;
112
112
  /**
113
113
  * @tsplus static fncts.io.StreamOps asyncIO
114
114
  * @tsplus location "@fncts/io/Stream/api"
115
115
  */
116
- export declare function asyncIO<R, E, A, R1 = R, E1 = E>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => IO<R1, E1, unknown>, outputBuffer?: number): Stream<R | R1, E | E1, A>;
116
+ export declare function asyncIO<R, E, A, R1 = R, E1 = E>(register: (resolve: (next: IO<R, Maybe<E>, Conc<A>>, offerCb?: (e: Exit<never, boolean>) => void) => void) => IO<R1, E1, unknown>, outputBuffer?: number, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
117
117
  /**
118
118
  * Returns a stream whose failure and success channels have been mapped by
119
119
  * the specified pair of functions, `f` and `g`.
120
120
  */
121
- export declare function bimap_<R, E, E1, A, A1>(stream: Stream<R, E, A>, f: (e: E) => E1, g: (a: A) => A1): Stream<R, E1, A1>;
121
+ export declare function bimap_<R, E, E1, A, A1>(stream: Stream<R, E, A>, f: (e: E) => E1, g: (a: A) => A1, __tsplusTrace?: string): Stream<R, E1, A1>;
122
122
  /**
123
123
  * Creates a stream from a single value that will get cleaned up after the
124
124
  * stream is consumed
125
125
  * @tsplus static fncts.io.StreamOps acquireRelease
126
126
  * @tsplus location "@fncts/io/Stream/api"
127
127
  */
128
- export declare function acquireRelease_<R, E, A, R1>(acquire: IO<R, E, A>, release: (a: A) => IO<R1, never, unknown>): Stream<R | R1, E, A>;
128
+ export declare function acquireRelease_<R, E, A, R1>(acquire: IO<R, E, A>, release: (a: A) => IO<R1, never, unknown>, __tsplusTrace?: string): Stream<R | R1, E, A>;
129
129
  /**
130
130
  * Creates a stream from a single value that will get cleaned up after the
131
131
  * stream is consumed
132
132
  * @tsplus static fncts.io.StreamOps acquireReleaseExit
133
133
  * @tsplus location "@fncts/io/Stream/api"
134
134
  */
135
- export declare function acquireReleaseExit_<R, E, A, R1>(acquire: IO<R, E, A>, release: (a: A, exit: Exit<any, any>) => IO<R1, never, unknown>): Stream<R | R1, E, A>;
135
+ export declare function acquireReleaseExit_<R, E, A, R1>(acquire: IO<R, E, A>, release: (a: A, exit: Exit<any, any>) => IO<R1, never, unknown>, __tsplusTrace?: string): Stream<R | R1, E, A>;
136
136
  /**
137
137
  * Fan out the stream, producing a list of streams that have the same elements as this stream.
138
138
  * The driver stream will only ever advance of the `maximumLag` chunks before the
@@ -140,7 +140,7 @@ export declare function acquireReleaseExit_<R, E, A, R1>(acquire: IO<R, E, A>, r
140
140
  * @tsplus fluent fncts.io.Stream broadcast
141
141
  * @tsplus location "@fncts/io/Stream/api"
142
142
  */
143
- export declare function broadcast_<R, E, A>(stream: Stream<R, E, A>, n: number, maximumLag: number): IO<R | Scope, never, Conc<Stream<unknown, E, A>>>;
143
+ export declare function broadcast_<R, E, A>(stream: Stream<R, E, A>, n: number, maximumLag: number, __tsplusTrace?: string): IO<R | Scope, never, Conc<Stream<unknown, E, A>>>;
144
144
  /**
145
145
  * Fan out the stream, producing a dynamic number of streams that have the same elements as this stream.
146
146
  * The driver stream will only ever advance of the `maximumLag` chunks before the
@@ -148,7 +148,7 @@ export declare function broadcast_<R, E, A>(stream: Stream<R, E, A>, n: number,
148
148
  * @tsplus fluent fncts.io.Stream broadcastDynamic
149
149
  * @tsplus location "@fncts/io/Stream/api"
150
150
  */
151
- export declare function broadcastDynamic_<R, E, A>(stream: Stream<R, E, A>, maximumLag: number): IO<R | Scope, never, Stream<unknown, E, A>>;
151
+ export declare function broadcastDynamic_<R, E, A>(stream: Stream<R, E, A>, maximumLag: number, __tsplusTrace?: string): IO<R | Scope, never, Stream<unknown, E, A>>;
152
152
  /**
153
153
  * Converts the stream to a managed list of queues. Every value will be replicated to every queue with the
154
154
  * slowest queue being allowed to buffer `maximumLag` chunks before the driver is backpressured.
@@ -157,7 +157,7 @@ export declare function broadcastDynamic_<R, E, A>(stream: Stream<R, E, A>, maxi
157
157
  * @tsplus fluent fncts.io.Stream broadcastedQueues
158
158
  * @tsplus location "@fncts/io/Stream/api"
159
159
  */
160
- export declare function broadcastedQueues_<R, E, A>(stream: Stream<R, E, A>, n: number, maximumLag: number): IO<R | Scope, never, Conc<Hub.Dequeue<unknown, never, Take<E, A>>>>;
160
+ export declare function broadcastedQueues_<R, E, A>(stream: Stream<R, E, A>, n: number, maximumLag: number, __tsplusTrace?: string): IO<R | Scope, never, Conc<Hub.Dequeue<unknown, never, Take<E, A>>>>;
161
161
  /**
162
162
  * Converts the stream to a managed dynamic amount of queues. Every chunk will be replicated to every queue with the
163
163
  * slowest queue being allowed to buffer `maximumLag` chunks before the driver is backpressured.
@@ -166,33 +166,33 @@ export declare function broadcastedQueues_<R, E, A>(stream: Stream<R, E, A>, n:
166
166
  * @tsplus fluent fncts.io.Stream broadcastedQueuesDynamic
167
167
  * @tsplus location "@fncts/io/Stream/api"
168
168
  */
169
- export declare function broadcastedQueuesDynamic_<R, E, A>(stream: Stream<R, E, A>, maximumLag: number): IO<R | Scope, never, IO<Scope, never, Hub.Dequeue<never, never, Take<E, A>>>>;
169
+ export declare function broadcastedQueuesDynamic_<R, E, A>(stream: Stream<R, E, A>, maximumLag: number, __tsplusTrace?: string): IO<R | Scope, never, IO<Scope, never, Hub.Dequeue<never, never, Take<E, A>>>>;
170
170
  /**
171
171
  * Allows a faster producer to progress independently of a slower consumer by buffering
172
172
  * up to `capacity` elements in a queue.
173
173
  * @tsplus fluent fncts.io.Stream buffer
174
174
  * @tsplus location "@fncts/io/Stream/api"
175
175
  */
176
- export declare function buffer_<R, E, A>(stream: Stream<R, E, A>, capacity: number): Stream<R, E, A>;
176
+ export declare function buffer_<R, E, A>(stream: Stream<R, E, A>, capacity: number, __tsplusTrace?: string): Stream<R, E, A>;
177
177
  /**
178
178
  * @tsplus fluent fncts.io.Stream bufferChunks
179
179
  * @tsplus location "@fncts/io/Stream/api"
180
180
  */
181
- export declare function bufferChunks_<R, E, A>(stream: Stream<R, E, A>, capacity: number): Stream<R, E, A>;
181
+ export declare function bufferChunks_<R, E, A>(stream: Stream<R, E, A>, capacity: number, __tsplusTrace?: string): Stream<R, E, A>;
182
182
  /**
183
183
  * Allows a faster producer to progress independently of a slower consumer by buffering
184
184
  * elements into an unbounded queue.
185
185
  * @tsplus getter fncts.io.Stream bufferUnbounded
186
186
  * @tsplus location "@fncts/io/Stream/api"
187
187
  */
188
- export declare function bufferUnbounded<R, E, A>(stream: Stream<R, E, A>): Stream<R, E, A>;
188
+ export declare function bufferUnbounded<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): Stream<R, E, A>;
189
189
  /**
190
190
  * Switches over to the stream produced by the provided function in case this one
191
191
  * fails with a typed error.
192
192
  * @tsplus fluent fncts.io.Stream catchAll
193
193
  * @tsplus location "@fncts/io/Stream/api"
194
194
  */
195
- export declare function catchAll_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, f: (e: E) => Stream<R1, E1, A1>): Stream<R | R1, E1, A | A1>;
195
+ export declare function catchAll_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, f: (e: E) => Stream<R1, E1, A1>, __tsplusTrace?: string): Stream<R | R1, E1, A | A1>;
196
196
  /**
197
197
  * Switches over to the stream produced by the provided function in case this one
198
198
  * fails. Allows recovery from all causes of failure, including interruption if the
@@ -200,14 +200,14 @@ export declare function catchAll_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>,
200
200
  * @tsplus fluent fncts.io.Stream catchAllCause
201
201
  * @tsplus location "@fncts/io/Stream/api"
202
202
  */
203
- export declare function catchAllCause_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, f: (cause: Cause<E>) => Stream<R1, E1, A1>): Stream<R | R1, E1, A | A1>;
203
+ export declare function catchAllCause_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, f: (cause: Cause<E>) => Stream<R1, E1, A1>, __tsplusTrace?: string): Stream<R | R1, E1, A | A1>;
204
204
  /**
205
205
  * Switches over to the stream produced by the provided function in case this one
206
206
  * fails with some typed error.
207
207
  * @tsplus fluent fncts.io.Stream catchJust
208
208
  * @tsplus location "@fncts/io/Stream/api"
209
209
  */
210
- export declare function catchJust_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, pf: (e: E) => Maybe<Stream<R1, E1, A1>>): Stream<R | R1, E | E1, A | A1>;
210
+ export declare function catchJust_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, pf: (e: E) => Maybe<Stream<R1, E1, A1>>, __tsplusTrace?: string): Stream<R | R1, E | E1, A | A1>;
211
211
  /**
212
212
  * Switches over to the stream produced by the provided function in case this one
213
213
  * fails with some errors. Allows recovery from all causes of failure, including interruption if the
@@ -215,20 +215,27 @@ export declare function catchJust_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>,
215
215
  * @tsplus fluent fncts.io.Stream catchJustCause
216
216
  * @tsplus location "@fncts/io/Stream/api"
217
217
  */
218
- export declare function catchJustCause_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, pf: (e: Cause<E>) => Maybe<Stream<R1, E1, A1>>): Stream<R | R1, E | E1, A | A1>;
218
+ export declare function catchJustCause_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, pf: (e: Cause<E>) => Maybe<Stream<R1, E1, A1>>, __tsplusTrace?: string): Stream<R | R1, E | E1, A | A1>;
219
219
  /**
220
220
  * Returns a stream made of the concatenation in strict order of all the streams
221
221
  * produced by passing each element of this stream to `f`
222
222
  * @tsplus fluent fncts.io.Stream flatMap
223
223
  * @tsplus location "@fncts/io/Stream/api"
224
224
  */
225
- export declare function flatMap_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => Stream<R1, E1, B>): Stream<R | R1, E | E1, B>;
225
+ export declare function flatMap_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => Stream<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
226
226
  /**
227
227
  * Exposes the underlying chunks of the stream as a stream of chunks of elements
228
228
  * @tsplus getter fncts.io.Stream chunks
229
229
  * @tsplus location "@fncts/io/Stream/api"
230
230
  */
231
- export declare function chunks<R, E, A>(stream: Stream<R, E, A>): Stream<R, E, Conc<A>>;
231
+ export declare function chunks<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): Stream<R, E, Conc<A>>;
232
+ /**
233
+ * Performs the specified stream transformation with the chunk structure of
234
+ * the stream exposed.
235
+ * @tsplus fluent fncts.io.Stream chunksWith
236
+ * @tsplus location "@fncts/io/Stream/api"
237
+ */
238
+ export declare function chunksWith<R, E, A, R1, E1, B>(self: Stream<R, E, A>, f: (_: Stream<R, E, Conc<A>>) => Stream<R1, E1, Conc<B>>, __tsplusTrace?: string): Stream<R1, E1, B>;
232
239
  /**
233
240
  * Returns a new stream that only emits elements that are not equal to the
234
241
  * previous element emitted, using the specified function to determine
@@ -236,17 +243,17 @@ export declare function chunks<R, E, A>(stream: Stream<R, E, A>): Stream<R, E, C
236
243
  * @tsplus fluent fncts.io.Stream changesWith
237
244
  * @tsplus location "@fncts/io/Stream/api"
238
245
  */
239
- export declare function changesWith_<R, E, A>(stream: Stream<R, E, A>, f: (x: A, y: A) => boolean): Stream<R, E, A>;
246
+ export declare function changesWith_<R, E, A>(stream: Stream<R, E, A>, f: (x: A, y: A) => boolean, __tsplusTrace?: string): Stream<R, E, A>;
240
247
  /**
241
248
  * Transforms all elements of the stream for as long as the specified partial function is defined.
242
249
  * @tsplus fluent fncts.io.Stream collectWhile
243
250
  * @tsplus location "@fncts/io/Stream/api"
244
251
  */
245
- export declare function collectWhile_<R, E, A, A1>(stream: Stream<R, E, A>, pf: (a: A) => Maybe<A1>): Stream<R, E, A1>;
252
+ export declare function collectWhile_<R, E, A, A1>(stream: Stream<R, E, A>, pf: (a: A) => Maybe<A1>, __tsplusTrace?: string): Stream<R, E, A1>;
246
253
  /**
247
254
  * Effectfully transforms all elements of the stream for as long as the specified partial function is defined.
248
255
  */
249
- export declare function collectWhileIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, pf: (a: A) => Maybe<IO<R1, E1, B>>): Stream<R | R1, E | E1, B>;
256
+ export declare function collectWhileIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, pf: (a: A) => Maybe<IO<R1, E1, B>>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
250
257
  /**
251
258
  * Combines the elements from this stream and the specified stream by repeatedly applying the
252
259
  * function `f` to extract an element using both sides and conceptually "offer"
@@ -257,7 +264,7 @@ export declare function collectWhileIO_<R, E, A, R1, E1, B>(stream: Stream<R, E,
257
264
  * @tsplus fluent fncts.io.Stream combine
258
265
  * @tsplus location "@fncts/io/Stream/api"
259
266
  */
260
- export declare function combine_<R, E, A, R1, E1, A1, S, R2, A2>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, s: S, f: (s: S, eff1: IO<R, Maybe<E>, A>, eff2: IO<R1, Maybe<E1>, A1>) => IO<R2, never, Exit<Maybe<E | E1>, readonly [A2, S]>>): Stream<R | R1 | R2, E | E1, A2>;
267
+ export declare function combine_<R, E, A, R1, E1, A1, S, R2, A2>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, s: S, f: (s: S, eff1: IO<R, Maybe<E>, A>, eff2: IO<R1, Maybe<E1>, A1>) => IO<R2, never, Exit<Maybe<E | E1>, readonly [A2, S]>>, __tsplusTrace?: string): Stream<R | R1 | R2, E | E1, A2>;
261
268
  /**
262
269
  * Combines the chunks from this stream and the specified stream by repeatedly applying the
263
270
  * function `f` to extract a chunk using both sides and conceptually "offer"
@@ -266,21 +273,21 @@ export declare function combine_<R, E, A, R1, E1, A1, S, R2, A2>(stream: Stream<
266
273
  * @tsplus fluent fncts.io.Stream combineChunks
267
274
  * @tsplus location "@fncts/io/Stream/api"
268
275
  */
269
- export declare function combineChunks_<R, E, A, R1, E1, A1, S, R2, A2>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, s: S, f: (s: S, l: IO<R, Maybe<E>, Conc<A>>, r: IO<R1, Maybe<E1>, Conc<A1>>) => IO<R2, never, Exit<Maybe<E | E1>, readonly [Conc<A2>, S]>>): Stream<R1 | R | R2, E | E1, A2>;
276
+ export declare function combineChunks_<R, E, A, R1, E1, A1, S, R2, A2>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, s: S, f: (s: S, l: IO<R, Maybe<E>, Conc<A>>, r: IO<R1, Maybe<E1>, Conc<A1>>) => IO<R2, never, Exit<Maybe<E | E1>, readonly [Conc<A2>, S]>>, __tsplusTrace?: string): Stream<R1 | R | R2, E | E1, A2>;
270
277
  /**
271
278
  * Concatenates the specified stream with this stream, resulting in a stream
272
279
  * that emits the elements from this stream and then the elements from the specified stream.
273
280
  * @tsplus fluent fncts.io.Stream concat
274
281
  * @tsplus location "@fncts/io/Stream/api"
275
282
  */
276
- export declare function concat_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>): Stream<R | R1, E | E1, A | A1>;
283
+ export declare function concat_<R, R1, E, E1, A, A1>(stream: Stream<R, E, A>, that: Stream<R1, E1, A1>, __tsplusTrace?: string): Stream<R | R1, E | E1, A | A1>;
277
284
  /**
278
285
  * Composes this stream with the specified stream to create a cartesian product of elements.
279
286
  * The `that` stream would be run multiple times, for every element in the `this` stream.
280
287
  * @tsplus fluent fncts.io.Stream cross
281
288
  * @tsplus location "@fncts/io/Stream/api"
282
289
  */
283
- export declare function cross_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, that: Stream<R1, E1, B>): Stream<R | R1, E | E1, readonly [A, B]>;
290
+ export declare function cross_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, that: Stream<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, readonly [A, B]>;
284
291
  /**
285
292
  * Composes this stream with the specified stream to create a cartesian product of elements
286
293
  * with a specified function.
@@ -288,25 +295,25 @@ export declare function cross_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, that
288
295
  * @tsplus fluent fncts.io.Stream crossWith
289
296
  * @tsplus location "@fncts/io/Stream/api"
290
297
  */
291
- export declare function crossWith_<R, E, A, R1, E1, B, C>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>, f: (a: A, b: B) => C): Stream<R | R1, E | E1, C>;
298
+ export declare function crossWith_<R, E, A, R1, E1, B, C>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>, f: (a: A, b: B) => C, __tsplusTrace?: string): Stream<R | R1, E | E1, C>;
292
299
  /**
293
300
  * Provides some of the environment required to run this effect,
294
301
  * leaving the remainder `R0`.
295
302
  * @tsplus fluent fncts.io.Stream contramapEnvironment
296
303
  * @tsplus location "@fncts/io/Stream/api"
297
304
  */
298
- export declare function contramapEnvironment_<R, E, A, R0>(ra: Stream<R, E, A>, f: (r0: Environment<R0>) => Environment<R>): Stream<R0, E, A>;
305
+ export declare function contramapEnvironment_<R, E, A, R0>(ra: Stream<R, E, A>, f: (r0: Environment<R0>) => Environment<R>, __tsplusTrace?: string): Stream<R0, E, A>;
299
306
  /**
300
307
  * @tsplus fluent fncts.io.Stream debounce
301
308
  * @tsplus location "@fncts/io/Stream/api"
302
309
  */
303
- export declare function debounce_<R, E, A>(stream: Stream<R, E, A>, duration: Lazy<Duration>): Stream<R, E, A>;
310
+ export declare function debounce_<R, E, A>(stream: Stream<R, E, A>, duration: Lazy<Duration>, __tsplusTrace?: string): Stream<R, E, A>;
304
311
  /**
305
312
  * Switches to the provided stream in case this one is empty.
306
313
  * @tsplus fluent fncts.io.Stream defaultIfEmpty
307
314
  * @tsplus location "@fncts/io/Stream/api"
308
315
  */
309
- export declare function defaultIfEmpty_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>): Stream<R | R1, E | E1, A | B>;
316
+ export declare function defaultIfEmpty_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, A | B>;
310
317
  /**
311
318
  * More powerful version of `broadcast`. Allows to provide a function that determines what
312
319
  * queues should receive which elements. The decide function will receive the indices of the queues
@@ -314,7 +321,7 @@ export declare function defaultIfEmpty_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>,
314
321
  * @tsplus fluent fncts.io.Stream distributedWith
315
322
  * @tsplus location "@fncts/io/Stream/api"
316
323
  */
317
- export declare function distributedWith_<R, E, A>(self: Stream<R, E, A>, n: number, maximumLag: number, decide: (_: A) => UIO<(_: number) => boolean>): IO<R | Scope, never, Conc<Queue.Dequeue<Exit<Maybe<E>, A>>>>;
324
+ export declare function distributedWith_<R, E, A>(self: Stream<R, E, A>, n: number, maximumLag: number, decide: (_: A) => UIO<(_: number) => boolean>, __tsplusTrace?: string): IO<R | Scope, never, Conc<Queue.Dequeue<Exit<Maybe<E>, A>>>>;
318
325
  /**
319
326
  * More powerful version of `ZStream#distributedWith`. This returns a function that will produce
320
327
  * new queues and corresponding indices.
@@ -325,34 +332,34 @@ export declare function distributedWith_<R, E, A>(self: Stream<R, E, A>, n: numb
325
332
  * @tsplus fluent fncts.io.Stream distributedWithDynamic
326
333
  * @tsplus location "@fncts/io/Stream/api"
327
334
  */
328
- export declare function distributedWithDynamic_<R, E, A>(self: Stream<R, E, A>, maximumLag: number, decide: (a: A) => UIO<(_: symbol) => boolean>, done?: (exit: Exit<Maybe<E>, never>) => UIO<any>): IO<R | Scope, never, UIO<readonly [symbol, Queue.Dequeue<Exit<Maybe<E>, A>>]>>;
335
+ export declare function distributedWithDynamic_<R, E, A>(self: Stream<R, E, A>, maximumLag: number, decide: (a: A) => UIO<(_: symbol) => boolean>, done?: (exit: Exit<Maybe<E>, never>) => UIO<any>, __tsplusTrace?: string): IO<R | Scope, never, UIO<readonly [symbol, Queue.Dequeue<Exit<Maybe<E>, A>>]>>;
329
336
  /**
330
337
  * Converts this stream to a stream that executes its effects but emits no
331
338
  * elements. Useful for sequencing effects using streams.
332
339
  * @tsplus getter fncts.io.Stream drain
333
340
  * @tsplus location "@fncts/io/Stream/api"
334
341
  */
335
- export declare function drain<R, E, A>(fa: Stream<R, E, A>): Stream<R, E, void>;
342
+ export declare function drain<R, E, A>(fa: Stream<R, E, A>, __tsplusTrace?: string): Stream<R, E, void>;
336
343
  /**
337
344
  * Drops the specified number of elements from this stream.
338
345
  * @tsplus fluent fncts.io.Stream drop
339
346
  * @tsplus location "@fncts/io/Stream/api"
340
347
  */
341
- export declare function drop_<R, E, A>(stream: Stream<R, E, A>, n: number): Stream<R, E, A>;
348
+ export declare function drop_<R, E, A>(stream: Stream<R, E, A>, n: number, __tsplusTrace?: string): Stream<R, E, A>;
342
349
  /**
343
350
  * Drops all elements of the stream for as long as the specified predicate
344
351
  * evaluates to `true`.
345
352
  * @tsplus fluent fncts.io.Stream dropWhile
346
353
  * @tsplus location "@fncts/io/Stream/api"
347
354
  */
348
- export declare function dropWhile_<R, E, A>(stream: Stream<R, E, A>, p: Predicate<A>): Stream<R, E, A>;
355
+ export declare function dropWhile_<R, E, A>(stream: Stream<R, E, A>, p: Predicate<A>, __tsplusTrace?: string): Stream<R, E, A>;
349
356
  /**
350
357
  * Drops all elements of the stream until the specified predicate evaluates
351
358
  * to `true`.
352
359
  * @tsplus fluent fncts.io.Stream dropUntil
353
360
  * @tsplus location "@fncts/io/Stream/api"
354
361
  */
355
- export declare function dropUntil_<R, E, A>(stream: Stream<R, E, A>, p: Predicate<A>): Stream<R, E, A>;
362
+ export declare function dropUntil_<R, E, A>(stream: Stream<R, E, A>, p: Predicate<A>, __tsplusTrace?: string): Stream<R, E, A>;
356
363
  /**
357
364
  * Returns a stream whose failures and successes have been lifted into an
358
365
  * `Either`. The resulting stream cannot fail, because the failures have
@@ -361,7 +368,7 @@ export declare function dropUntil_<R, E, A>(stream: Stream<R, E, A>, p: Predicat
361
368
  * @tsplus getter fncts.io.Stream either
362
369
  * @tsplus location "@fncts/io/Stream/api"
363
370
  */
364
- export declare function either<R, E, A>(stream: Stream<R, E, A>): Stream<R, never, Either<E, A>>;
371
+ export declare function either<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): Stream<R, never, Either<E, A>>;
365
372
  /**
366
373
  * @tsplus static fncts.io.StreamOps empty
367
374
  * @tsplus location "@fncts/io/Stream/api"
@@ -378,59 +385,59 @@ export declare const empty: Stream<never, never, never>;
378
385
  * @tsplus fluent fncts.io.Stream endWhen
379
386
  * @tsplus location "@fncts/io/Stream/api"
380
387
  */
381
- export declare function endWhen_<R, E, A, R1, E1>(stream: Stream<R, E, A>, io: IO<R1, E1, any>): Stream<R | R1, E | E1, A>;
388
+ export declare function endWhen_<R, E, A, R1, E1>(stream: Stream<R, E, A>, io: IO<R1, E1, any>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
382
389
  /**
383
390
  * @tsplus fluent fncts.io.Stream ensuring
384
391
  * @tsplus location "@fncts/io/Stream/api"
385
392
  */
386
- export declare function ensuring_<R, E, A, R1>(self: Stream<R, E, A>, finalizer: IO<R1, never, any>): Stream<R | R1, E, A>;
393
+ export declare function ensuring_<R, E, A, R1>(self: Stream<R, E, A>, finalizer: IO<R1, never, any>, __tsplusTrace?: string): Stream<R | R1, E, A>;
387
394
  /**
388
395
  * @tsplus static fncts.io.StreamOps environment
389
396
  * @tsplus location "@fncts/io/Stream/api"
390
397
  */
391
- export declare function environment<R>(): Stream<R, never, Environment<R>>;
398
+ export declare function environment<R>(__tsplusTrace?: string): Stream<R, never, Environment<R>>;
392
399
  /**
393
400
  * Accesses the environment of the stream.
394
401
  * @tsplus static fncts.io.StreamOps environmentWith
395
402
  * @tsplus location "@fncts/io/Stream/api"
396
403
  */
397
- export declare function environmentWith<R, A>(f: (r: Environment<R>) => A): Stream<R, never, A>;
404
+ export declare function environmentWith<R, A>(f: (r: Environment<R>) => A, __tsplusTrace?: string): Stream<R, never, A>;
398
405
  /**
399
406
  * Accesses the environment of the stream in the context of an effect.
400
407
  * @tsplus static fncts.io.StreamOps environmentWithIO
401
408
  * @tsplus location "@fncts/io/Stream/api"
402
409
  */
403
- export declare function environmentWithIO<R0, R, E, A>(f: (r0: Environment<R0>) => IO<R, E, A>): Stream<R0 | R, E, A>;
410
+ export declare function environmentWithIO<R0, R, E, A>(f: (r0: Environment<R0>) => IO<R, E, A>, __tsplusTrace?: string): Stream<R0 | R, E, A>;
404
411
  /**
405
412
  * Accesses the environment of the stream in the context of a stream.
406
413
  * @tsplus static fncts.io.StreamOps environmentWithStream
407
414
  * @tsplus location "@fncts/io/Stream/api"
408
415
  */
409
- export declare function environmentWithStream<R0, R, E, A>(f: (r0: Environment<R0>) => Stream<R, E, A>): Stream<R0 | R, E, A>;
416
+ export declare function environmentWithStream<R0, R, E, A>(f: (r0: Environment<R0>) => Stream<R, E, A>, __tsplusTrace?: string): Stream<R0 | R, E, A>;
410
417
  /**
411
418
  * Halt a stream with the specified error
412
419
  * @tsplus static fncts.io.StreamOps failNow
413
420
  * @tsplus location "@fncts/io/Stream/api"
414
421
  */
415
- export declare function failNow<E>(error: E): Stream<never, E, never>;
422
+ export declare function failNow<E>(error: E, __tsplusTrace?: string): Stream<never, E, never>;
416
423
  /**
417
424
  * Halt a stream with the specified error
418
425
  * @tsplus static fncts.io.StreamOps fail
419
426
  * @tsplus location "@fncts/io/Stream/api"
420
427
  */
421
- export declare function fail<E>(error: Lazy<E>): Stream<never, E, never>;
428
+ export declare function fail<E>(error: Lazy<E>, __tsplusTrace?: string): Stream<never, E, never>;
422
429
  /**
423
430
  * The stream that always halts with `cause`.
424
431
  * @tsplus static fncts.io.StreamOps failCauseNow
425
432
  * @tsplus location "@fncts/io/Stream/api"
426
433
  */
427
- export declare function failCauseNow<E>(cause: Cause<E>): Stream<never, E, never>;
434
+ export declare function failCauseNow<E>(cause: Cause<E>, __tsplusTrace?: string): Stream<never, E, never>;
428
435
  /**
429
436
  * The stream that always halts with `cause`.
430
437
  * @tsplus static fncts.io.StreamOps failCause
431
438
  * @tsplus location "@fncts/io/Stream/api"
432
439
  */
433
- export declare function failCause<E>(cause: Lazy<Cause<E>>): Stream<never, E, never>;
440
+ export declare function failCause<E>(cause: Lazy<Cause<E>>, __tsplusTrace?: string): Stream<never, E, never>;
434
441
  /**
435
442
  * @tsplus fluent fncts.io.Stream filter
436
443
  * @tsplus location "@fncts/io/Stream/api"
@@ -441,36 +448,36 @@ export declare function filter_<R, E, A>(fa: Stream<R, E, A>, predicate: Predica
441
448
  * @tsplus fluent fncts.io.Stream filterIO
442
449
  * @tsplus location "@fncts/io/Stream/api"
443
450
  */
444
- export declare function filterIO_<R, E, A, R1, E1>(fa: Stream<R, E, A>, f: (a: A) => IO<R1, E1, boolean>): Stream<R | R1, E | E1, A>;
451
+ export declare function filterIO_<R, E, A, R1, E1>(fa: Stream<R, E, A>, f: (a: A) => IO<R1, E1, boolean>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
445
452
  /**
446
453
  * @tsplus fluent fncts.io.Stream filterMap
447
454
  * @tsplus location "@fncts/io/Stream/api"
448
455
  */
449
- export declare function filterMap_<R, E, A, B>(fa: Stream<R, E, A>, f: (a: A) => Maybe<B>): Stream<R, E, B>;
456
+ export declare function filterMap_<R, E, A, B>(fa: Stream<R, E, A>, f: (a: A) => Maybe<B>, __tsplusTrace?: string): Stream<R, E, B>;
450
457
  /**
451
458
  * @tsplus fluent fncts.io.Stream filterMapIO
452
459
  * @tsplus location "@fncts/io/Stream/api"
453
460
  */
454
- export declare function filterMapIO_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>, f: (a: A) => IO<R1, E1, Maybe<B>>): Stream<R | R1, E | E1, B>;
461
+ export declare function filterMapIO_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>, f: (a: A) => IO<R1, E1, Maybe<B>>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
455
462
  /**
456
463
  * Finds the first element emitted by this stream that satisfies the provided predicate.
457
464
  * @tsplus fluent fncts.io.Stream find
458
465
  * @tsplus location "@fncts/io/Stream/api"
459
466
  */
460
- export declare function find_<R, E, A>(stream: Stream<R, E, A>, p: Predicate<A>): Stream<R, E, A>;
467
+ export declare function find_<R, E, A>(stream: Stream<R, E, A>, p: Predicate<A>, __tsplusTrace?: string): Stream<R, E, A>;
461
468
  /**
462
469
  * Finds the first element emitted by this stream that satisfies the provided effectful predicate.
463
470
  * @tsplus fluent fncts.io.Stream findIO
464
471
  * @tsplus location "@fncts/io/Stream/api"
465
472
  */
466
- export declare function findIO_<R, E, A, R1, E1>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, boolean>): Stream<R | R1, E | E1, A>;
473
+ export declare function findIO_<R, E, A, R1, E1>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, boolean>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
467
474
  /**
468
475
  * Flattens this stream-of-streams into a stream made of the concatenation in
469
476
  * strict order of all the streams.
470
477
  * @tsplus getter fncts.io.Stream flatten
471
478
  * @tsplus location "@fncts/io/Stream/api"
472
479
  */
473
- export declare function flatten<R, E, R1, E1, A>(self: Stream<R, E, Stream<R1, E1, A>>): Stream<R | R1, E | E1, A>;
480
+ export declare function flatten<R, E, R1, E1, A>(self: Stream<R, E, Stream<R1, E1, A>>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
474
481
  /**
475
482
  * Unwraps `Exit` values that also signify end-of-stream by failing with `None`.
476
483
  *
@@ -478,99 +485,99 @@ export declare function flatten<R, E, R1, E1, A>(self: Stream<R, E, Stream<R1, E
478
485
  * @tsplus getter fncts.io.Stream flattenExitOption
479
486
  * @tsplus location "@fncts/io/Stream/api"
480
487
  */
481
- export declare function flattenExitOption<R, E, E1, A>(stream: Stream<R, E, Exit<Maybe<E1>, A>>): Stream<R, E | E1, A>;
488
+ export declare function flattenExitOption<R, E, E1, A>(stream: Stream<R, E, Exit<Maybe<E1>, A>>, __tsplusTrace?: string): Stream<R, E | E1, A>;
482
489
  /**
483
490
  * Unwraps `Exit` values and flatten chunks that also signify end-of-stream by failing with `None`.
484
491
  * @tsplus getter fncts.io.Stream flattenTake
485
492
  * @tsplus location "@fncts/io/Stream/api"
486
493
  */
487
- export declare function flattenTake<R, E, E1, A>(stream: Stream<R, E, Take<E1, A>>): Stream<R, E | E1, A>;
494
+ export declare function flattenTake<R, E, E1, A>(stream: Stream<R, E, Take<E1, A>>, __tsplusTrace?: string): Stream<R, E | E1, A>;
488
495
  /**
489
496
  * Submerges the chunks carried by this stream into the stream's structure, while
490
497
  * still preserving them.
491
498
  * @tsplus getter fncts.io.Stream flattenChunks
492
499
  * @tsplus location "@fncts/io/Stream/api"
493
500
  */
494
- export declare function flattenChunks<R, E, A>(stream: Stream<R, E, Conc<A>>): Stream<R, E, A>;
501
+ export declare function flattenChunks<R, E, A>(stream: Stream<R, E, Conc<A>>, __tsplusTrace?: string): Stream<R, E, A>;
495
502
  /**
496
503
  * Repeats this stream forever.
497
504
  * @tsplus getter fncts.io.Stream forever
498
505
  * @tsplus location "@fncts/io/Stream/api"
499
506
  */
500
- export declare function forever<R, E, A>(stream: Stream<R, E, A>): Stream<R, E, A>;
507
+ export declare function forever<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): Stream<R, E, A>;
501
508
  /**
502
509
  * Creates a stream from a `Chunk` of values
503
510
  * @tsplus static fncts.io.StreamOps fromChunkNow
504
511
  * @tsplus location "@fncts/io/Stream/api"
505
512
  */
506
- export declare function fromChunkNow<O>(c: Conc<O>): Stream<never, never, O>;
513
+ export declare function fromChunkNow<O>(c: Conc<O>, __tsplusTrace?: string): Stream<never, never, O>;
507
514
  /**
508
515
  * Creates a stream from a `Chunk` of values
509
516
  * @tsplus static fncts.io.StreamOps fromChunk
510
517
  * @tsplus location "@fncts/io/Stream/api"
511
518
  */
512
- export declare function fromChunk<O>(c: Lazy<Conc<O>>): Stream<never, never, O>;
519
+ export declare function fromChunk<O>(c: Lazy<Conc<O>>, __tsplusTrace?: string): Stream<never, never, O>;
513
520
  /**
514
521
  * Creates a single-valued stream from a managed resource
515
522
  * @tsplus static fncts.io.StreamOps scoped
516
523
  * @tsplus location "@fncts/io/Stream/api"
517
524
  */
518
- export declare function scoped<R, E, A>(stream: IO<R, E, A>): Stream<Exclude<R, Scope>, E, A>;
525
+ export declare function scoped<R, E, A>(stream: IO<R, E, A>, __tsplusTrace?: string): Stream<Exclude<R, Scope>, E, A>;
519
526
  /**
520
527
  * Creates a stream from an effect producing a value of type `A`
521
528
  * @tsplus static fncts.io.StreamOps fromIO
522
529
  * @tsplus location "@fncts/io/Stream/api"
523
530
  */
524
- export declare function fromIO<R, E, A>(fa: IO<R, E, A>): Stream<R, E, A>;
531
+ export declare function fromIO<R, E, A>(fa: IO<R, E, A>, __tsplusTrace?: string): Stream<R, E, A>;
525
532
  /**
526
533
  * Creates a stream from an effect producing a value of type `A` or an empty Stream
527
534
  * @tsplus static fncts.io.StreamOps fromIOMaybe
528
535
  * @tsplus location "@fncts/io/Stream/api"
529
536
  */
530
- export declare function fromIOMaybe<R, E, A>(fa: IO<R, Maybe<E>, A>): Stream<R, E, A>;
537
+ export declare function fromIOMaybe<R, E, A>(fa: IO<R, Maybe<E>, A>, __tsplusTrace?: string): Stream<R, E, A>;
531
538
  /**
532
539
  * @tsplus static fncts.io.StreamOps fromAsyncIterable
533
540
  * @tsplus location "@fncts/io/Stream/api"
534
541
  */
535
- export declare function fromAsyncIterable<A>(iterable: AsyncIterable<A>): Stream<unknown, never, A>;
542
+ export declare function fromAsyncIterable<A>(iterable: AsyncIterable<A>, __tsplusTrace?: string): Stream<unknown, never, A>;
536
543
  /**
537
544
  * @tsplus static fncts.io.StreamOps fromIterable
538
545
  * @tsplus location "@fncts/io/Stream/api"
539
546
  */
540
- export declare function fromIterable<A>(iterable: Iterable<A>, maxChunkSize?: number): Stream<unknown, never, A>;
547
+ export declare function fromIterable<A>(iterable: Iterable<A>, maxChunkSize?: number, __tsplusTrace?: string): Stream<unknown, never, A>;
541
548
  /**
542
549
  * @tsplus static fncts.io.StreamOps fromIterableSingle
543
550
  * @tsplus location "@fncts/io/Stream/api"
544
551
  */
545
- export declare function fromIterableSingle<A>(iterable: Iterable<A>): Stream<unknown, never, A>;
552
+ export declare function fromIterableSingle<A>(iterable: Iterable<A>, __tsplusTrace?: string): Stream<unknown, never, A>;
546
553
  /**
547
554
  * @tsplus static fncts.io.StreamOps fromPull
548
555
  * @tsplus location "@fncts/io/Stream/api"
549
556
  */
550
- export declare function fromPull<R, E, A>(scopedPull: IO<R, never, IO<R, Maybe<E>, Conc<A>>>): Stream<Exclude<R, Scope>, E, A>;
557
+ export declare function fromPull<R, E, A>(scopedPull: IO<R, never, IO<R, Maybe<E>, Conc<A>>>, __tsplusTrace?: string): Stream<Exclude<R, Scope>, E, A>;
551
558
  /**
552
559
  * Creates a stream from a `Queue` of values
553
560
  * @tsplus static fncts.io.StreamOps fromQueue
554
561
  * @tsplus location "@fncts/io/Stream/api"
555
562
  */
556
- export declare function fromQueue_<R, E, O>(queue: PQueue<never, R, unknown, E, never, O>, maxChunkSize?: number): Stream<R, E, O>;
563
+ export declare function fromQueue_<R, E, O>(queue: PQueue<never, R, unknown, E, never, O>, maxChunkSize?: number, __tsplusTrace?: string): Stream<R, E, O>;
557
564
  /**
558
565
  * @tsplus static fncts.io.StreamOps fromQueueWithShutdown
559
566
  * @tsplus location "@fncts/io/Stream/api"
560
567
  */
561
- export declare function fromQueueWithShutdown<R, E, A>(queue: PQueue<never, R, unknown, E, never, A>, maxChunkSize?: number): Stream<R, E, A>;
568
+ export declare function fromQueueWithShutdown<R, E, A>(queue: PQueue<never, R, unknown, E, never, A>, maxChunkSize?: number, __tsplusTrace?: string): Stream<R, E, A>;
562
569
  /**
563
570
  * Halt a stream with the specified exception
564
571
  * @tsplus static fncts.io.StreamOps haltNow
565
572
  * @tsplus location "@fncts/io/Stream/api"
566
573
  */
567
- export declare function haltNow(u: unknown): Stream<never, never, never>;
574
+ export declare function haltNow(u: unknown, __tsplusTrace?: string): Stream<never, never, never>;
568
575
  /**
569
576
  * Halt a stream with the specified exception
570
577
  * @tsplus static fncts.io.StreamOps halt
571
578
  * @tsplus location "@fncts/io/Stream/api"
572
579
  */
573
- export declare function halt(u: Lazy<unknown>): Stream<never, never, never>;
580
+ export declare function halt(u: Lazy<unknown>, __tsplusTrace?: string): Stream<never, never, never>;
574
581
  /**
575
582
  * Halts the evaluation of this stream when the provided IO completes. The
576
583
  * given IO will be forked as part of the returned stream, and its success
@@ -583,7 +590,7 @@ export declare function halt(u: Lazy<unknown>): Stream<never, never, never>;
583
590
  * @tsplus fluent fncts.io.Stream haltWhen
584
591
  * @tsplus location "@fncts/io/Stream/api"
585
592
  */
586
- export declare function haltWhen_<R, E, A, R1, E1>(fa: Stream<R, E, A>, io: IO<R1, E1, any>): Stream<R | R1, E | E1, A>;
593
+ export declare function haltWhen_<R, E, A, R1, E1>(fa: Stream<R, E, A>, io: IO<R1, E1, any>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
587
594
  /**
588
595
  * Halts the evaluation of this stream when the provided promise resolves.
589
596
  *
@@ -591,12 +598,12 @@ export declare function haltWhen_<R, E, A, R1, E1>(fa: Stream<R, E, A>, io: IO<R
591
598
  * @tsplus fluent fncts.io.Stream haltWhen
592
599
  * @tsplus location "@fncts/io/Stream/api"
593
600
  */
594
- export declare function haltWhenFuture_<R, E, A, E1>(fa: Stream<R, E, A>, future: Future<E1, any>): Stream<R, E | E1, A>;
601
+ export declare function haltWhenFuture_<R, E, A, E1>(fa: Stream<R, E, A>, future: Future<E1, any>, __tsplusTrace?: string): Stream<R, E | E1, A>;
595
602
  /**
596
603
  * @tsplus fluent fncts.io.Stream interleave
597
604
  * @tsplus location "@fncts/io/Stream/api"
598
605
  */
599
- export declare function interleave_<R, E, A, R1, E1, B>(sa: Stream<R, E, A>, sb: Stream<R1, E1, B>): Stream<R | R1, E | E1, A | B>;
606
+ export declare function interleave_<R, E, A, R1, E1, B>(sa: Stream<R, E, A>, sb: Stream<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, A | B>;
600
607
  /**
601
608
  * Combines this stream and the specified stream deterministically using the
602
609
  * stream of boolean values `b` to control which stream to pull from next.
@@ -607,11 +614,11 @@ export declare function interleave_<R, E, A, R1, E1, B>(sa: Stream<R, E, A>, sb:
607
614
  * @tsplus fluent fncts.io.Stream interleaveWith
608
615
  * @tsplus location "@fncts/io/Stream/api"
609
616
  */
610
- export declare function interleaveWith_<R, E, A, R1, E1, B, R2, E2>(sa: Stream<R, E, A>, sb: Stream<R1, E1, B>, b: Stream<R2, E2, boolean>): Stream<R | R1 | R2, E | E1 | E2, A | B>;
617
+ export declare function interleaveWith_<R, E, A, R1, E1, B, R2, E2>(sa: Stream<R, E, A>, sb: Stream<R1, E1, B>, b: Stream<R2, E2, boolean>, __tsplusTrace?: string): Stream<R | R1 | R2, E | E1 | E2, A | B>;
611
618
  /**
612
619
  * Intersperse stream with provided element
613
620
  */
614
- export declare function intersperse_<R, E, A, A1>(stream: Stream<R, E, A>, middle: A1): Stream<R, E, A | A1>;
621
+ export declare function intersperse_<R, E, A, A1>(stream: Stream<R, E, A>, middle: A1, __tsplusTrace?: string): Stream<R, E, A | A1>;
615
622
  /**
616
623
  * Interrupts the evaluation of this stream when the provided IO completes. The given
617
624
  * IO will be forked as part of this stream, and its success will be discarded. This
@@ -622,89 +629,89 @@ export declare function intersperse_<R, E, A, A1>(stream: Stream<R, E, A>, middl
622
629
  * @tsplus fluent fncts.io.Stream interruptWhen
623
630
  * @tsplus location "@fncts/io/Stream/api"
624
631
  */
625
- export declare function interruptWhen_<R, E, A, R1, E1>(stream: Stream<R, E, A>, io: IO<R1, E1, any>): Stream<R | R1, E | E1, A>;
632
+ export declare function interruptWhen_<R, E, A, R1, E1>(stream: Stream<R, E, A>, io: IO<R1, E1, any>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
626
633
  /**
627
634
  * @tsplus fluent fncts.io.Stream interruptWhen
628
635
  * @tsplus location "@fncts/io/Stream/api"
629
636
  */
630
- export declare function interruptWhenFuture_<R, E, A, E1>(fa: Stream<R, E, A>, future: Future<E1, unknown>): Stream<R, E | E1, A>;
637
+ export declare function interruptWhenFuture_<R, E, A, E1>(fa: Stream<R, E, A>, future: Future<E1, unknown>, __tsplusTrace?: string): Stream<R, E | E1, A>;
631
638
  /**
632
639
  * Transforms the elements of this stream using the supplied function.
633
640
  * @tsplus fluent fncts.io.Stream map
634
641
  * @tsplus location "@fncts/io/Stream/api"
635
642
  */
636
- export declare function map_<R, E, A, B>(stream: Stream<R, E, A>, f: (o: A) => B): Stream<R, E, B>;
643
+ export declare function map_<R, E, A, B>(stream: Stream<R, E, A>, f: (o: A) => B, __tsplusTrace?: string): Stream<R, E, B>;
637
644
  /**
638
645
  * Statefully maps over the elements of this stream to produce new elements.
639
646
  * @tsplus fluent fncts.io.Stream mapAccum
640
647
  * @tsplus location "@fncts/io/Stream/api"
641
648
  */
642
- export declare function mapAccum_<R, E, A, S, B>(stream: Stream<R, E, A>, s: S, f: (s: S, a: A) => readonly [S, B]): Stream<R, E, B>;
649
+ export declare function mapAccum_<R, E, A, S, B>(stream: Stream<R, E, A>, s: S, f: (s: S, a: A) => readonly [S, B], __tsplusTrace?: string): Stream<R, E, B>;
643
650
  /**
644
651
  * Statefully and effectfully maps over the elements of this stream to produce
645
652
  * new elements.
646
653
  * @tsplus fluent fncts.io.Stream mapAccumIO
647
654
  * @tsplus location "@fncts/io/Stream/api"
648
655
  */
649
- export declare function mapAccumIO_<R, E, A, R1, E1, S, B>(stream: Stream<R, E, A>, s: S, f: (s: S, a: A) => IO<R1, E1, readonly [B, S]>): Stream<R | R1, E | E1, B>;
656
+ export declare function mapAccumIO_<R, E, A, R1, E1, S, B>(stream: Stream<R, E, A>, s: S, f: (s: S, a: A) => IO<R1, E1, readonly [B, S]>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
650
657
  /**
651
658
  * Transforms the chunks emitted by this stream.
652
659
  * @tsplus fluent fncts.io.Stream mapChunks
653
660
  * @tsplus location "@fncts/io/Stream/api"
654
661
  */
655
- export declare function mapChunks_<R, E, A, A1>(stream: Stream<R, E, A>, f: (chunk: Conc<A>) => Conc<A1>): Stream<R, E, A1>;
662
+ export declare function mapChunks_<R, E, A, A1>(stream: Stream<R, E, A>, f: (chunk: Conc<A>) => Conc<A1>, __tsplusTrace?: string): Stream<R, E, A1>;
656
663
  /**
657
664
  * Effectfully transforms the chunks emitted by this stream.
658
665
  * @tsplus fluent fncts.io.Stream mapChunksIO
659
666
  * @tsplus location "@fncts/io/Stream/api"
660
667
  */
661
- export declare function mapChunksIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (chunk: Conc<A>) => IO<R1, E1, Conc<B>>): Stream<R | R1, E | E1, B>;
668
+ export declare function mapChunksIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (chunk: Conc<A>) => IO<R1, E1, Conc<B>>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
662
669
  /**
663
670
  * Maps each element to an iterable, and flattens the iterables into the
664
671
  * output of this stream.
665
672
  * @tsplus fluent fncts.io.Stream mapConcat
666
673
  * @tsplus location "@fncts/io/Stream/api"
667
674
  */
668
- export declare function mapConcat_<R, E, A, B>(stream: Stream<R, E, A>, f: (a: A) => Iterable<B>): Stream<R, E, B>;
675
+ export declare function mapConcat_<R, E, A, B>(stream: Stream<R, E, A>, f: (a: A) => Iterable<B>, __tsplusTrace?: string): Stream<R, E, B>;
669
676
  /**
670
677
  * Maps each element to a chunk, and flattens the chunks into the output of
671
678
  * this stream.
672
679
  * @tsplus fluent fncts.io.Stream mapConcatChunk
673
680
  * @tsplus location "@fncts/io/Stream/api"
674
681
  */
675
- export declare function mapConcatChunk_<R, E, A, B>(stream: Stream<R, E, A>, f: (a: A) => Conc<B>): Stream<R, E, B>;
682
+ export declare function mapConcatChunk_<R, E, A, B>(stream: Stream<R, E, A>, f: (a: A) => Conc<B>, __tsplusTrace?: string): Stream<R, E, B>;
676
683
  /**
677
684
  * Effectfully maps each element to a chunk, and flattens the chunks into
678
685
  * the output of this stream.
679
686
  * @tsplus fluent fncts.io.Stream mapConcatChunkIO
680
687
  * @tsplus location "@fncts/io/Stream/api"
681
688
  */
682
- export declare function mapConcatChunkIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, Conc<B>>): Stream<R | R1, E | E1, B>;
689
+ export declare function mapConcatChunkIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, Conc<B>>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
683
690
  /**
684
691
  * Effectfully maps each element to an iterable, and flattens the iterables into
685
692
  * the output of this stream.
686
693
  * @tsplus fluent fncts.io.Stream mapConcatIO
687
694
  * @tsplus location "@fncts/io/Stream/api"
688
695
  */
689
- export declare function mapConcatIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, Iterable<B>>): Stream<R | R1, E | E1, B>;
696
+ export declare function mapConcatIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, Iterable<B>>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
690
697
  /**
691
698
  * Transforms the errors emitted by this stream using `f`.
692
699
  * @tsplus fluent fncts.io.Stream mapError
693
700
  * @tsplus location "@fncts/io/Stream/api"
694
701
  */
695
- export declare function mapError_<R, E, E1, A>(stream: Stream<R, E, A>, f: (e: E) => E1): Stream<R, E1, A>;
702
+ export declare function mapError_<R, E, E1, A>(stream: Stream<R, E, A>, f: (e: E) => E1, __tsplusTrace?: string): Stream<R, E1, A>;
696
703
  /**
697
704
  * Transforms the full causes of failures emitted by this stream.
698
705
  * @tsplus fluent fncts.io.Stream mapErrorCause
699
706
  * @tsplus location "@fncts/io/Stream/api"
700
707
  */
701
- export declare function mapErrorCause_<R, E, A, E1>(fa: Stream<R, E, A>, f: (e: Cause<E>) => Cause<E1>): Stream<R, E1, A>;
708
+ export declare function mapErrorCause_<R, E, A, E1>(fa: Stream<R, E, A>, f: (e: Cause<E>) => Cause<E1>, __tsplusTrace?: string): Stream<R, E1, A>;
702
709
  /**
703
710
  * Maps over elements of the stream with the specified effectful function.
704
711
  * @tsplus fluent fncts.io.Stream mapIO
705
712
  * @tsplus location "@fncts/io/Stream/api"
706
713
  */
707
- export declare function mapIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, B>): Stream<R | R1, E | E1, B>;
714
+ export declare function mapIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
708
715
  /**
709
716
  * Maps over elements of the stream with the specified effectful function,
710
717
  * executing up to `n` invocations of `f` concurrently. Transformed elements
@@ -713,7 +720,7 @@ export declare function mapIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (
713
720
  * @tsplus fluent fncts.io.Stream mapIOC
714
721
  * @tsplus location "@fncts/io/Stream/api"
715
722
  */
716
- export declare function mapIOC_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, n: number, f: (a: A) => IO<R1, E1, B>): Stream<R | R1, E | E1, B>;
723
+ export declare function mapIOC_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, n: number, f: (a: A) => IO<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
717
724
  /**
718
725
  * Maps each element of this stream to another stream and returns the
719
726
  * non-deterministic merge of those streams, executing up to `n` inner streams
@@ -722,7 +729,7 @@ export declare function mapIOC_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, n:
722
729
  * @tsplus fluent fncts.io.Stream mergeMap
723
730
  * @tsplus location "@fncts/io/Stream/api"
724
731
  */
725
- export declare function mergeMap_<R, E, A, R1, E1, B>(ma: Stream<R, E, A>, f: (a: A) => Stream<R1, E1, B>, n: number, bufferSize?: number): Stream<R | R1, E | E1, B>;
732
+ export declare function mergeMap_<R, E, A, R1, E1, B>(ma: Stream<R, E, A>, f: (a: A) => Stream<R1, E1, B>, n: number, bufferSize?: number, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
726
733
  /**
727
734
  * Maps over elements of the stream with the specified effectful function,
728
735
  * executing up to `n` invocations of `f` concurrently. The element order
@@ -730,19 +737,19 @@ export declare function mergeMap_<R, E, A, R1, E1, B>(ma: Stream<R, E, A>, f: (a
730
737
  * @tsplus fluent fncts.io.Stream mergeMapIO
731
738
  * @tsplus location "@fncts/io/Stream/api"
732
739
  */
733
- export declare function mergeMapIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, B>, n: number, bufferSize?: number): Stream<R | R1, E | E1, B>;
740
+ export declare function mergeMapIO_<R, E, A, R1, E1, B>(stream: Stream<R, E, A>, f: (a: A) => IO<R1, E1, B>, n: number, bufferSize?: number, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
734
741
  /**
735
742
  * @tsplus fluent fncts.io.Stream mergeEither
736
743
  * @tsplus location "@fncts/io/Stream/api"
737
744
  */
738
- export declare function mergeEither_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>): Stream<R | R1, E | E1, Either<A, B>>;
739
- export declare function mergeWithHandler<R, E>(terminate: boolean): (exit: Exit<E, unknown>) => MergeDecision<R, E, unknown, E, unknown>;
745
+ export declare function mergeEither_<R, E, A, R1, E1, B>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, Either<A, B>>;
746
+ export declare function mergeWithHandler<R, E>(terminate: boolean, __tsplusTrace?: string): (exit: Exit<E, unknown>) => MergeDecision<R, E, unknown, E, unknown>;
740
747
  export declare type TerminationStrategy = "Left" | "Right" | "Both" | "Either";
741
748
  /**
742
749
  * @tsplus fluent fncts.io.Stream mergeWith
743
750
  * @tsplus location "@fncts/io/Stream/api"
744
751
  */
745
- export declare function mergeWith_<R, E, A, R1, E1, A1, B, C>(sa: Stream<R, E, A>, sb: Stream<R1, E1, A1>, l: (a: A) => B, r: (b: A1) => C, strategy?: TerminationStrategy): Stream<R | R1, E | E1, B | C>;
752
+ export declare function mergeWith_<R, E, A, R1, E1, A1, B, C>(sa: Stream<R, E, A>, sb: Stream<R1, E1, A1>, l: (a: A) => B, r: (b: A1) => C, strategy?: TerminationStrategy, __tsplusTrace?: string): Stream<R | R1, E | E1, B | C>;
746
753
  /**
747
754
  * Runs the specified effect if this stream fails, providing the error to the effect if it exists.
748
755
  *
@@ -750,7 +757,7 @@ export declare function mergeWith_<R, E, A, R1, E1, A1, B, C>(sa: Stream<R, E, A
750
757
  * @tsplus fluent fncts.io.Stream onError
751
758
  * @tsplus location "@fncts/io/Stream/api"
752
759
  */
753
- export declare function onError_<R, E, A, R1>(stream: Stream<R, E, A>, cleanup: (e: Cause<E>) => IO<R1, never, any>): Stream<R | R1, E, A>;
760
+ export declare function onError_<R, E, A, R1>(stream: Stream<R, E, A>, cleanup: (e: Cause<E>) => IO<R1, never, any>, __tsplusTrace?: string): Stream<R | R1, E, A>;
754
761
  /**
755
762
  * Switches to the provided stream in case this one fails with a typed error.
756
763
  *
@@ -758,7 +765,7 @@ export declare function onError_<R, E, A, R1>(stream: Stream<R, E, A>, cleanup:
758
765
  * @tsplus fluent fncts.io.Stream orElse
759
766
  * @tsplus location "@fncts/io/Stream/api"
760
767
  */
761
- export declare function orElse_<R, E, A, R1, E1, A1>(stream: Stream<R, E, A>, that: Lazy<Stream<R1, E1, A1>>): Stream<R | R1, E1, A | A1>;
768
+ export declare function orElse_<R, E, A, R1, E1, A1>(stream: Stream<R, E, A>, that: Lazy<Stream<R1, E1, A1>>, __tsplusTrace?: string): Stream<R | R1, E1, A | A1>;
762
769
  /**
763
770
  * Switches to the provided stream in case this one fails with a typed error.
764
771
  *
@@ -766,7 +773,7 @@ export declare function orElse_<R, E, A, R1, E1, A1>(stream: Stream<R, E, A>, th
766
773
  * @tsplus fluent fncts.io.Stream orElseEither
767
774
  * @tsplus location "@fncts/io/Stream/api"
768
775
  */
769
- export declare function orElseEither_<R, E, A, R1, E1, A1>(stream: Stream<R, E, A>, that: Lazy<Stream<R1, E1, A1>>): Stream<R | R1, E1, Either<A, A1>>;
776
+ export declare function orElseEither_<R, E, A, R1, E1, A1>(stream: Stream<R, E, A>, that: Lazy<Stream<R1, E1, A1>>, __tsplusTrace?: string): Stream<R | R1, E1, Either<A, A1>>;
770
777
  /**
771
778
  * Fails with given error in case this one fails with a typed error.
772
779
  *
@@ -774,31 +781,31 @@ export declare function orElseEither_<R, E, A, R1, E1, A1>(stream: Stream<R, E,
774
781
  * @tsplus fluent fncts.io.Stream orElseFail
775
782
  * @tsplus location "@fncts/io/Stream/api"
776
783
  */
777
- export declare function orElseFail_<R, E, A, E1>(stream: Stream<R, E, A>, e: Lazy<E1>): Stream<R, E1, A>;
784
+ export declare function orElseFail_<R, E, A, E1>(stream: Stream<R, E, A>, e: Lazy<E1>, __tsplusTrace?: string): Stream<R, E1, A>;
778
785
  /**
779
786
  * Switches to the provided stream in case this one fails with the `None` value.
780
787
  *
781
788
  * See also Stream#catchAll.
782
789
  */
783
- export declare function orElseOptional_<R, E, A, R1, E1, A1>(stream: Stream<R, Maybe<E>, A>, that: Lazy<Stream<R1, Maybe<E1>, A1>>): Stream<R | R1, Maybe<E | E1>, A | A1>;
790
+ export declare function orElseOptional_<R, E, A, R1, E1, A1>(stream: Stream<R, Maybe<E>, A>, that: Lazy<Stream<R1, Maybe<E1>, A1>>, __tsplusTrace?: string): Stream<R | R1, Maybe<E | E1>, A | A1>;
784
791
  /**
785
792
  * Succeeds with the specified value if this one fails with a typed error.
786
793
  * @tsplus fluent fncts.io.Stream orElseSucceed
787
794
  * @tsplus location "@fncts/io/Stream/api"
788
795
  */
789
- export declare function orElseSucceed_<R, E, A, A1>(stream: Stream<R, E, A>, a: Lazy<A1>): Stream<R, never, A | A1>;
796
+ export declare function orElseSucceed_<R, E, A, A1>(stream: Stream<R, E, A>, a: Lazy<A1>, __tsplusTrace?: string): Stream<R, never, A | A1>;
790
797
  /**
791
798
  * @tsplus fluent fncts.io.Stream pipeThrough
792
799
  * @tsplus location "@fncts/io/Stream/api"
793
800
  */
794
- export declare function pipeThrough_<R, E, A, R1, E1, L, Z>(ma: Stream<R, E, A>, sa: Sink<R1, E1, A, L, Z>): Stream<R | R1, E | E1, L>;
801
+ export declare function pipeThrough_<R, E, A, R1, E1, L, Z>(ma: Stream<R, E, A>, sa: Sink<R1, E1, A, L, Z>, __tsplusTrace?: string): Stream<R | R1, E | E1, L>;
795
802
  /**
796
803
  * Provides the stream with its required environment, which eliminates
797
804
  * its dependency on `R`.
798
805
  * @tsplus fluent fncts.io.Stream provideEnvironment
799
806
  * @tsplus location "@fncts/io/Stream/api"
800
807
  */
801
- export declare function provideEnvironment_<R, E, A>(ra: Stream<R, E, A>, r: Environment<R>): Stream<never, E, A>;
808
+ export declare function provideEnvironment_<R, E, A>(ra: Stream<R, E, A>, r: Environment<R>, __tsplusTrace?: string): Stream<never, E, A>;
802
809
  /**
803
810
  * @tsplus fluent fncts.io.Stream provideLayer
804
811
  * @tsplus location "@fncts/io/Stream/api"
@@ -816,150 +823,150 @@ export declare function provideSomeLayer_<R, E, A, RIn, E1, ROut>(self: Stream<R
816
823
  * @tsplus fluent fncts.io.Stream rechunk
817
824
  * @tsplus location "@fncts/io/Stream/api"
818
825
  */
819
- export declare function rechunk_<R, E, A>(stream: Stream<R, E, A>, n: number): Stream<R, E, A>;
826
+ export declare function rechunk_<R, E, A>(stream: Stream<R, E, A>, n: number, __tsplusTrace?: string): Stream<R, E, A>;
820
827
  /**
821
828
  * Repeats the provided value infinitely.
822
829
  * @tsplus static fncts.io.StreamOps repeatValue
823
830
  * @tsplus location "@fncts/io/Stream/api"
824
831
  */
825
- export declare function repeatValue<A>(a: A): Stream<unknown, never, A>;
832
+ export declare function repeatValue<A>(a: A, __tsplusTrace?: string): Stream<unknown, never, A>;
826
833
  /**
827
834
  * Creates a stream from an effect producing a value of type `A` which repeats forever.
828
835
  * @tsplus static fncts.io.StreamOps repeatIO
829
836
  * @tsplus location "@fncts/io/Stream/api"
830
837
  */
831
- export declare function repeatIO<R, E, A>(fa: IO<R, E, A>): Stream<R, E, A>;
838
+ export declare function repeatIO<R, E, A>(fa: IO<R, E, A>, __tsplusTrace?: string): Stream<R, E, A>;
832
839
  /**
833
840
  * Creates a stream from an effect producing values of type `A` until it fails with None.
834
841
  * @tsplus static fncts.io.StreamOps repeatIOMaybe
835
842
  * @tsplus location "@fncts/io/Stream/api"
836
843
  */
837
- export declare function repeatIOMaybe<R, E, A>(fa: IO<R, Maybe<E>, A>): Stream<R, E, A>;
844
+ export declare function repeatIOMaybe<R, E, A>(fa: IO<R, Maybe<E>, A>, __tsplusTrace?: string): Stream<R, E, A>;
838
845
  /**
839
846
  * Creates a stream from an effect producing chunks of `A` values which repeats forever.
840
847
  * @tsplus static fncts.io.StreamOps repeatIOChunk
841
848
  * @tsplus location "@fncts/io/Stream/api"
842
849
  */
843
- export declare function repeatIOChunk<R, E, A>(fa: IO<R, E, Conc<A>>): Stream<R, E, A>;
850
+ export declare function repeatIOChunk<R, E, A>(fa: IO<R, E, Conc<A>>, __tsplusTrace?: string): Stream<R, E, A>;
844
851
  /**
845
852
  * Creates a stream from an effect producing chunks of `A` values until it fails with None.
846
853
  * @tsplus static fncts.io.StreamOps repeatIOChunkMaybe
847
854
  * @tsplus location "@fncts/io/Stream/api"
848
855
  */
849
- export declare function repeatIOChunkMaybe<R, E, A>(fa: IO<R, Maybe<E>, Conc<A>>): Stream<R, E, A>;
856
+ export declare function repeatIOChunkMaybe<R, E, A>(fa: IO<R, Maybe<E>, Conc<A>>, __tsplusTrace?: string): Stream<R, E, A>;
850
857
  /**
851
858
  * Runs the sink on the stream to produce either the sink's result or an error.
852
859
  * @tsplus fluent fncts.io.Stream run
853
860
  * @tsplus location "@fncts/io/Stream/api"
854
861
  */
855
- export declare function run_<R, E, A, R2, E2, Z>(stream: Stream<R, E, A>, sink: Sink<R2, E2, A, unknown, Z>): IO<R | R2, E | E2, Z>;
862
+ export declare function run_<R, E, A, R2, E2, Z>(stream: Stream<R, E, A>, sink: Sink<R2, E2, A, unknown, Z>, __tsplusTrace?: string): IO<R | R2, E | E2, Z>;
856
863
  /**
857
864
  * Runs the stream and collects all of its elements to a chunk.
858
865
  * @tsplus getter fncts.io.Stream runCollect
859
866
  * @tsplus location "@fncts/io/Stream/api"
860
867
  */
861
- export declare function runCollect<R, E, A>(stream: Stream<R, E, A>): IO<R, E, Conc<A>>;
868
+ export declare function runCollect<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): IO<R, E, Conc<A>>;
862
869
  /**
863
870
  * Runs the stream and collects ignore its elements.
864
871
  * @tsplus getter fncts.io.Stream runDrain
865
872
  * @tsplus location "@fncts/io/Stream/api"
866
873
  */
867
- export declare function runDrain<R, E, A>(stream: Stream<R, E, A>): IO<R, E, void>;
874
+ export declare function runDrain<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): IO<R, E, void>;
868
875
  /**
869
876
  * @tsplus fluent fncts.io.Stream runForeachScoped
870
877
  * @tsplus location "@fncts/io/Stream/api"
871
878
  */
872
- export declare function runForeachScoped_<R, E, A, R2, E2>(self: Stream<R, E, A>, f: (a: A) => IO<R2, E2, any>): IO<R | R2 | Scope, E | E2, void>;
879
+ export declare function runForeachScoped_<R, E, A, R2, E2>(self: Stream<R, E, A>, f: (a: A) => IO<R2, E2, any>, __tsplusTrace?: string): IO<R | R2 | Scope, E | E2, void>;
873
880
  /**
874
881
  * Like `into`, but provides the result as a `Managed` to allow for scope
875
882
  * composition.
876
883
  * @tsplus fluent fncts.io.Stream runIntoElementsScoped
877
884
  * @tsplus location "@fncts/io/Stream/api"
878
885
  */
879
- export declare function runIntoElementsScoped_<R, E, A, R1, E1>(stream: Stream<R, E, A>, queue: PQueue<R1, unknown, never, never, Exit<Maybe<E | E1>, A>, unknown>): IO<R | R1 | Scope, E | E1, void>;
886
+ export declare function runIntoElementsScoped_<R, E, A, R1, E1>(stream: Stream<R, E, A>, queue: PQueue<R1, unknown, never, never, Exit<Maybe<E | E1>, A>, unknown>, __tsplusTrace?: string): IO<R | R1 | Scope, E | E1, void>;
880
887
  /**
881
888
  * Like `Stream#into`, but provides the result as a `Managed` to allow for scope
882
889
  * composition.
883
890
  * @tsplus fluent fncts.io.Stream runIntoQueueScoped
884
891
  * @tsplus location "@fncts/io/Stream/api"
885
892
  */
886
- export declare function runIntoQueueScoped_<R, R1, E extends E1, E1, A>(stream: Stream<R, E, A>, queue: PQueue<R1, never, never, unknown, Take<E1, A>, any>): IO<R | R1 | Scope, E | E1, void>;
893
+ export declare function runIntoQueueScoped_<R, R1, E extends E1, E1, A>(stream: Stream<R, E, A>, queue: PQueue<R1, never, never, unknown, Take<E1, A>, any>, __tsplusTrace?: string): IO<R | R1 | Scope, E | E1, void>;
887
894
  /**
888
895
  * Like `Stream#runIntoHub`, but provides the result as a `Managed` to allow for scope
889
896
  * composition.
890
897
  * @tsplus fluent fncts.io.Stream runIntoHubScoped
891
898
  * @tsplus location "@fncts/io/Stream/api"
892
899
  */
893
- export declare function runIntoHubScoped_<R, R1, E extends E1, E1, A>(stream: Stream<R, E, A>, hub: PHub<R1, never, never, unknown, Take<E1, A>, any>): IO<R | R1 | Scope, E | E1, void>;
900
+ export declare function runIntoHubScoped_<R, R1, E extends E1, E1, A>(stream: Stream<R, E, A>, hub: PHub<R1, never, never, unknown, Take<E1, A>, any>, __tsplusTrace?: string): IO<R | R1 | Scope, E | E1, void>;
894
901
  /**
895
902
  * Runs the sink on the stream to produce either the sink's result or an error.
896
903
  * @tsplus fluent fncts.io.Stream runScoped
897
904
  * @tsplus location "@fncts/io/Stream/api"
898
905
  */
899
- export declare function runScoped_<R, E, A, R2, E2, Z>(stream: Stream<R, E, A>, sink: Sink<R2, E2, A, unknown, Z>): IO<R | R2 | Scope, E | E2, Z>;
906
+ export declare function runScoped_<R, E, A, R2, E2, Z>(stream: Stream<R, E, A>, sink: Sink<R2, E2, A, unknown, Z>, __tsplusTrace?: string): IO<R | R2 | Scope, E | E2, Z>;
900
907
  /**
901
908
  * Statefully maps over the elements of this stream to produce all intermediate results
902
909
  * of type `B` given an initial B.
903
910
  * @tsplus fluent fncts.io.Stream scan
904
911
  * @tsplus location "@fncts/io/Stream/api"
905
912
  */
906
- export declare function scan_<R, E, A, B>(sa: Stream<R, E, A>, b: B, f: (b: B, a: A) => B): Stream<R, E, B>;
913
+ export declare function scan_<R, E, A, B>(sa: Stream<R, E, A>, b: B, f: (b: B, a: A) => B, __tsplusTrace?: string): Stream<R, E, B>;
907
914
  /**
908
915
  * Statefully and effectfully maps over the elements of this stream to produce all
909
916
  * intermediate results of type `B` given an initial B.
910
917
  * @tsplus fluent fncts.io.Stream scanIO
911
918
  * @tsplus location "@fncts/io/Stream/api"
912
919
  */
913
- export declare function scanIO_<R, E, A, R1, E1, B>(sa: Stream<R, E, A>, b: B, f: (b: B, a: A) => IO<R1, E1, B>): Stream<R | R1, E | E1, B>;
920
+ export declare function scanIO_<R, E, A, R1, E1, B>(sa: Stream<R, E, A>, b: B, f: (b: B, a: A) => IO<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
914
921
  /**
915
922
  * Statefully maps over the elements of this stream to produce all
916
923
  * intermediate results.
917
924
  * @tsplus fluent fncts.io.Stream scanReduce
918
925
  * @tsplus location "@fncts/io/Stream/api"
919
926
  */
920
- export declare function scanReduce_<R, E, A extends B, B>(fa: Stream<R, E, A>, f: (b: B, a: A) => B): Stream<R, E, B>;
927
+ export declare function scanReduce_<R, E, A extends B, B>(fa: Stream<R, E, A>, f: (b: B, a: A) => B, __tsplusTrace?: string): Stream<R, E, B>;
921
928
  /**
922
929
  * Statefully and effectfully maps over the elements of this stream to produce
923
930
  * all intermediate results.
924
931
  * @tsplus fluent fncts.io.Stream scanReduceIO
925
932
  * @tsplus location "@fncts/io/Stream/api"
926
933
  */
927
- export declare function scanReduceIO_<R, E, A extends B, R1, E1, B>(fa: Stream<R, E, A>, f: (b: B, a: A) => IO<R1, E1, B>): Stream<R | R1, E | E1, B>;
934
+ export declare function scanReduceIO_<R, E, A extends B, R1, E1, B>(fa: Stream<R, E, A>, f: (b: B, a: A) => IO<R1, E1, B>, __tsplusTrace?: string): Stream<R | R1, E | E1, B>;
928
935
  /**
929
936
  * Creates a single-valued pure stream
930
937
  * @tsplus static fncts.io.StreamOps succeedNow
931
938
  * @tsplus location "@fncts/io/Stream/api"
932
939
  */
933
- export declare function succeedNow<O>(o: O): Stream<never, never, O>;
940
+ export declare function succeedNow<O>(o: O, __tsplusTrace?: string): Stream<never, never, O>;
934
941
  /**
935
942
  * Creates a single-valued pure stream
936
943
  * @tsplus static fncts.io.StreamOps succeed
937
944
  * @tsplus location "@fncts/io/Stream/api"
938
945
  */
939
- export declare function succeed<A>(a: Lazy<A>): Stream<never, never, A>;
946
+ export declare function succeed<A>(a: Lazy<A>, __tsplusTrace?: string): Stream<never, never, A>;
940
947
  /**
941
948
  * Takes the specified number of elements from this stream.
942
949
  * @tsplus fluent fncts.io.Stream take
943
950
  * @tsplus location "@fncts/io/Stream/api"
944
951
  */
945
- export declare function take_<R, E, A>(stream: Stream<R, E, A>, n: number): Stream<R, E, A>;
952
+ export declare function take_<R, E, A>(stream: Stream<R, E, A>, n: number, __tsplusTrace?: string): Stream<R, E, A>;
946
953
  /**
947
954
  * @tsplus fluent fncts.io.Stream takeUntilIO
948
955
  * @tsplus location "@fncts/io/Stream/api"
949
956
  */
950
- export declare function takeUntilIO_<R, E, A, R1, E1>(ma: Stream<R, E, A>, f: (a: A) => IO<R1, E1, boolean>): Stream<R | R1, E | E1, A>;
957
+ export declare function takeUntilIO_<R, E, A, R1, E1>(ma: Stream<R, E, A>, f: (a: A) => IO<R1, E1, boolean>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
951
958
  /**
952
959
  * Takes all elements of the stream until the specified predicate evaluates
953
960
  * to `true`.
954
961
  * @tsplus fluent fncts.io.Stream takeUntil
955
962
  * @tsplus location "@fncts/io/Stream/api"
956
963
  */
957
- export declare function takeUntil_<R, E, A>(fa: Stream<R, E, A>, p: Predicate<A>): Stream<R, E, A>;
964
+ export declare function takeUntil_<R, E, A>(fa: Stream<R, E, A>, p: Predicate<A>, __tsplusTrace?: string): Stream<R, E, A>;
958
965
  /**
959
966
  * @tsplus fluent fncts.io.Stream tap
960
967
  * @tsplus location "@fncts/io/Stream/api"
961
968
  */
962
- export declare function tap_<R, E, A, R1, E1>(ma: Stream<R, E, A>, f: (a: A) => IO<R1, E1, any>): Stream<R | R1, E | E1, A>;
969
+ export declare function tap_<R, E, A, R1, E1>(ma: Stream<R, E, A>, f: (a: A) => IO<R1, E1, any>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
963
970
  /**
964
971
  * Throttles the chunks of this stream according to the given bandwidth parameters using the token bucket
965
972
  * algorithm. Allows for burst in the processing of elements by allowing the token bucket to accumulate
@@ -968,7 +975,7 @@ export declare function tap_<R, E, A, R1, E1>(ma: Stream<R, E, A>, f: (a: A) =>
968
975
  * @tsplus fluent fncts.io.Stream throttleEnforce
969
976
  * @tsplus location "@fncts/io/Stream/api"
970
977
  */
971
- export declare function throttleEnforce_<R, E, A>(sa: Stream<R, E, A>, costFn: (chunk: Conc<A>) => number, units: number, duration: number, burst?: number): Stream<R, E, A>;
978
+ export declare function throttleEnforce_<R, E, A>(sa: Stream<R, E, A>, costFn: (chunk: Conc<A>) => number, units: number, duration: number, burst?: number, __tsplusTrace?: string): Stream<R, E, A>;
972
979
  /**
973
980
  * Throttles the chunks of this stream according to the given bandwidth parameters using the token bucket
974
981
  * algorithm. Allows for burst in the processing of elements by allowing the token bucket to accumulate
@@ -977,88 +984,88 @@ export declare function throttleEnforce_<R, E, A>(sa: Stream<R, E, A>, costFn: (
977
984
  * @tsplus fluent fncts.io.Stream throttleEnforceIO
978
985
  * @tsplus location "@fncts/io/Stream/api"
979
986
  */
980
- export declare function throttleEnforceIO_<R, E, A, R1, E1>(sa: Stream<R, E, A>, costFn: (chunk: Conc<A>) => IO<R1, E1, number>, units: number, duration: number, burst?: number): Stream<R | R1, E | E1, A>;
987
+ export declare function throttleEnforceIO_<R, E, A, R1, E1>(sa: Stream<R, E, A>, costFn: (chunk: Conc<A>) => IO<R1, E1, number>, units: number, duration: number, burst?: number, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
981
988
  /**
982
989
  * Converts the stream to a managed hub of chunks. After the managed hub is used,
983
990
  * the hub will never again produce values and should be discarded.
984
991
  * @tsplus fluent fncts.io.Stream toHub
985
992
  * @tsplus location "@fncts/io/Stream/api"
986
993
  */
987
- export declare function toHub_<R, E, A>(stream: Stream<R, E, A>, capacity: number): IO<R | Scope, never, Hub<Take<E, A>>>;
994
+ export declare function toHub_<R, E, A>(stream: Stream<R, E, A>, capacity: number, __tsplusTrace?: string): IO<R | Scope, never, Hub<Take<E, A>>>;
988
995
  /**
989
996
  * Interpret the stream as a managed pull
990
997
  * @tsplus getter fncts.io.Stream toPull
991
998
  * @tsplus location "@fncts/io/Stream/api"
992
999
  */
993
- export declare function toPull<R, E, A>(stream: Stream<R, E, A>): IO<R | Scope, never, IO<R, Maybe<E>, Conc<A>>>;
1000
+ export declare function toPull<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): IO<R | Scope, never, IO<R, Maybe<E>, Conc<A>>>;
994
1001
  /**
995
1002
  * Converts the stream to a managed queue of chunks. After the managed queue is used,
996
1003
  * the queue will never again produce values and should be discarded.
997
1004
  * @tsplus fluent fncts.io.Stream toQueue
998
1005
  * @tsplus location "@fncts/io/Stream/api"
999
1006
  */
1000
- export declare function toQueue_<R, E, A>(stream: Stream<R, E, A>, capacity?: number): IO<R | Scope, never, Queue<Take<E, A>>>;
1007
+ export declare function toQueue_<R, E, A>(stream: Stream<R, E, A>, capacity?: number, __tsplusTrace?: string): IO<R | Scope, never, Queue<Take<E, A>>>;
1001
1008
  /**
1002
1009
  * @tsplus fluent fncts.io.Stream toQueueDropping
1003
1010
  * @tsplus location "@fncts/io/Stream/api"
1004
1011
  */
1005
- export declare function toQueueDropping_<R, E, A>(stream: Stream<R, E, A>, capacity?: number): IO<R | Scope, never, Queue.Dequeue<Take<E, A>>>;
1012
+ export declare function toQueueDropping_<R, E, A>(stream: Stream<R, E, A>, capacity?: number, __tsplusTrace?: string): IO<R | Scope, never, Queue.Dequeue<Take<E, A>>>;
1006
1013
  /**
1007
1014
  * @tsplus fluent fncts.io.Stream toQueueOfElements
1008
1015
  * @tsplus location "@fncts/io/Stream/api"
1009
1016
  */
1010
- export declare function toQueueOfElements_<R, E, A>(stream: Stream<R, E, A>, capacity?: number): IO<R | Scope, never, Queue.Dequeue<Exit<Maybe<E>, A>>>;
1017
+ export declare function toQueueOfElements_<R, E, A>(stream: Stream<R, E, A>, capacity?: number, __tsplusTrace?: string): IO<R | Scope, never, Queue.Dequeue<Exit<Maybe<E>, A>>>;
1011
1018
  /**
1012
1019
  * @tsplus fluent fncts.io.Stream toQueueSliding
1013
1020
  * @tsplus location "@fncts/io/Stream/api"
1014
1021
  */
1015
- export declare function toQueueSliding_<R, E, A>(stream: Stream<R, E, A>, capacity?: number): IO<R | Scope, never, Queue.Dequeue<Take<E, A>>>;
1022
+ export declare function toQueueSliding_<R, E, A>(stream: Stream<R, E, A>, capacity?: number, __tsplusTrace?: string): IO<R | Scope, never, Queue.Dequeue<Take<E, A>>>;
1016
1023
  /**
1017
1024
  * Converts the stream into an unbounded managed queue. After the managed queue
1018
1025
  * is used, the queue will never again produce values and should be discarded.
1019
1026
  * @tsplus getter fncts.io.Stream toQueueUnbounded
1020
1027
  * @tsplus location "@fncts/io/Stream/api"
1021
1028
  */
1022
- export declare function toQueueUnbounded<R, E, A>(stream: Stream<R, E, A>): IO<R | Scope, never, Queue<Take<E, A>>>;
1029
+ export declare function toQueueUnbounded<R, E, A>(stream: Stream<R, E, A>, __tsplusTrace?: string): IO<R | Scope, never, Queue<Take<E, A>>>;
1023
1030
  /**
1024
1031
  * Creates a stream by effectfully peeling off the "layers" of a value of type `S`
1025
1032
  * @tsplus static fncts.io.StreamOps unfoldChunkIO
1026
1033
  * @tsplus location "@fncts/io/Stream/api"
1027
1034
  */
1028
- export declare function unfoldChunkIO<R, E, A, S>(s: S, f: (s: S) => IO<R, E, Maybe<readonly [Conc<A>, S]>>): Stream<R, E, A>;
1035
+ export declare function unfoldChunkIO<R, E, A, S>(s: S, f: (s: S) => IO<R, E, Maybe<readonly [Conc<A>, S]>>, __tsplusTrace?: string): Stream<R, E, A>;
1029
1036
  /**
1030
1037
  * Creates a stream by effectfully peeling off the "layers" of a value of type `S`
1031
1038
  * @tsplus static fncts.io.StreamOps unfoldIO
1032
1039
  * @tsplus location "@fncts/io/Stream/api"
1033
1040
  */
1034
- export declare function unfoldIO<S, R, E, A>(s: S, f: (s: S) => IO<R, E, Maybe<readonly [A, S]>>): Stream<R, E, A>;
1041
+ export declare function unfoldIO<S, R, E, A>(s: S, f: (s: S) => IO<R, E, Maybe<readonly [A, S]>>, __tsplusTrace?: string): Stream<R, E, A>;
1035
1042
  /**
1036
1043
  * @tsplus static fncts.io.StreamOps unfoldChunk
1037
1044
  * @tsplus location "@fncts/io/Stream/api"
1038
1045
  */
1039
- export declare function unfoldChunk<S, A>(s: S, f: (s: S) => Maybe<readonly [Conc<A>, S]>): Stream<never, never, A>;
1046
+ export declare function unfoldChunk<S, A>(s: S, f: (s: S) => Maybe<readonly [Conc<A>, S]>, __tsplusTrace?: string): Stream<never, never, A>;
1040
1047
  /**
1041
1048
  * @tsplus static fncts.io.StreamOps unfold
1042
1049
  * @tsplus location "@fncts/io/Stream/api"
1043
1050
  */
1044
- export declare function unfold<S, A>(s: S, f: (s: S) => Maybe<readonly [A, S]>): Stream<never, never, A>;
1051
+ export declare function unfold<S, A>(s: S, f: (s: S) => Maybe<readonly [A, S]>, __tsplusTrace?: string): Stream<never, never, A>;
1045
1052
  /**
1046
1053
  * Creates a stream produced from an IO
1047
1054
  * @tsplus static fncts.io.StreamOps unwrap
1048
1055
  * @tsplus location "@fncts/io/Stream/api"
1049
1056
  */
1050
- export declare function unwrap<R, E, R1, E1, A>(stream: IO<R, E, Stream<R1, E1, A>>): Stream<R | R1, E | E1, A>;
1057
+ export declare function unwrap<R, E, R1, E1, A>(stream: IO<R, E, Stream<R1, E1, A>>, __tsplusTrace?: string): Stream<R | R1, E | E1, A>;
1051
1058
  /**
1052
1059
  * Creates a stream produced from a managed
1053
1060
  * @tsplus static fncts.io.StreamOps unwrapScoped
1054
1061
  * @tsplus location "@fncts/io/Stream/api"
1055
1062
  */
1056
- export declare function unwrapScoped<R0, E0, R, E, A>(stream: IO<R0, E0, Stream<R, E, A>>): Stream<R | Exclude<R0, Scope>, E0 | E, A>;
1063
+ export declare function unwrapScoped<R0, E0, R, E, A>(stream: IO<R0, E0, Stream<R, E, A>>, __tsplusTrace?: string): Stream<R | Exclude<R0, Scope>, E0 | E, A>;
1057
1064
  /**
1058
1065
  * @tsplus getter fncts.io.Stream zipWithIndex
1059
1066
  * @tsplus location "@fncts/io/Stream/api"
1060
1067
  */
1061
- export declare function zipWithIndex_<R, E, A>(self: Stream<R, E, A>, __tsPlusTrace?: string): Stream<R, E, readonly [A, number]>;
1068
+ export declare function zipWithIndex_<R, E, A>(self: Stream<R, E, A>, __tsplusTrace?: string): Stream<R, E, readonly [A, number]>;
1062
1069
  /**
1063
1070
  * Zips the two streams so that when a value is emitted by either of the two
1064
1071
  * streams, it is combined with the latest value from the other stream to
@@ -1070,4 +1077,4 @@ export declare function zipWithIndex_<R, E, A>(self: Stream<R, E, A>, __tsPlusTr
1070
1077
  * @tsplus fluent fncts.io.Stream zipWithLatest
1071
1078
  * @tsplus location "@fncts/io/Stream/api"
1072
1079
  */
1073
- export declare function zipWithLatest_<R, E, A, R1, E1, B, C>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>, f: (a: A, b: B) => C): Stream<R | R1, E | E1, C>;
1080
+ export declare function zipWithLatest_<R, E, A, R1, E1, B, C>(fa: Stream<R, E, A>, fb: Stream<R1, E1, B>, f: (a: A, b: B) => C, __tsplusTrace?: string): Stream<R | R1, E | E1, C>;