@typed/fx 1.0.16 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (561) hide show
  1. package/dist/Fx.d.ts.map +1 -1
  2. package/dist/Fx.js +1 -1
  3. package/dist/Fx.js.map +1 -1
  4. package/dist/Subject/HoldSubject.d.ts +2 -2
  5. package/dist/Subject/HoldSubject.d.ts.map +1 -1
  6. package/dist/Subject/HoldSubject.js +3 -3
  7. package/dist/Subject/HoldSubject.js.map +1 -1
  8. package/dist/Subject/RefSubject.d.ts +1 -1
  9. package/dist/Subject/RefSubject.d.ts.map +1 -1
  10. package/dist/Subject/RefSubject.js +4 -4
  11. package/dist/Subject/RefSubject.js.map +1 -1
  12. package/dist/Subject/Subject.js +1 -1
  13. package/dist/Subject/Subject.js.map +1 -1
  14. package/dist/Subject/SynchronizedSubject.d.ts.map +1 -1
  15. package/dist/Subject/SynchronizedSubject.js +4 -4
  16. package/dist/Subject/SynchronizedSubject.js.map +1 -1
  17. package/dist/_internal/RefCounter.d.ts.map +1 -1
  18. package/dist/_internal/RefCounter.js +2 -2
  19. package/dist/_internal/RefCounter.js.map +1 -1
  20. package/dist/_internal/earlyExit.d.ts.map +1 -1
  21. package/dist/_internal/earlyExit.js +1 -1
  22. package/dist/_internal/earlyExit.js.map +1 -1
  23. package/dist/constructor/acquireUseRelease.d.ts.map +1 -1
  24. package/dist/constructor/acquireUseRelease.js +1 -1
  25. package/dist/constructor/acquireUseRelease.js.map +1 -1
  26. package/dist/constructor/async.d.ts.map +1 -1
  27. package/dist/constructor/async.js +1 -1
  28. package/dist/constructor/async.js.map +1 -1
  29. package/dist/constructor/asyncEffect.d.ts.map +1 -1
  30. package/dist/constructor/asyncEffect.js +1 -1
  31. package/dist/constructor/asyncEffect.js.map +1 -1
  32. package/dist/constructor/asyncOption.d.ts +1 -1
  33. package/dist/constructor/asyncOption.d.ts.map +1 -1
  34. package/dist/constructor/asyncOption.js +1 -1
  35. package/dist/constructor/asyncOption.js.map +1 -1
  36. package/dist/constructor/at.d.ts.map +1 -1
  37. package/dist/constructor/at.js +1 -1
  38. package/dist/constructor/at.js.map +1 -1
  39. package/dist/constructor/die.js +1 -1
  40. package/dist/constructor/die.js.map +1 -1
  41. package/dist/constructor/dieMessage.js +1 -1
  42. package/dist/constructor/dieMessage.js.map +1 -1
  43. package/dist/constructor/dieSync.js +1 -1
  44. package/dist/constructor/dieSync.js.map +1 -1
  45. package/dist/constructor/done.d.ts.map +1 -1
  46. package/dist/constructor/done.js +1 -1
  47. package/dist/constructor/done.js.map +1 -1
  48. package/dist/constructor/fail.js +1 -1
  49. package/dist/constructor/fail.js.map +1 -1
  50. package/dist/constructor/failCause.d.ts.map +1 -1
  51. package/dist/constructor/failCause.js +1 -1
  52. package/dist/constructor/failCause.js.map +1 -1
  53. package/dist/constructor/failCauseSync.d.ts.map +1 -1
  54. package/dist/constructor/failCauseSync.js +1 -1
  55. package/dist/constructor/failCauseSync.js.map +1 -1
  56. package/dist/constructor/fromArray.js +1 -1
  57. package/dist/constructor/fromArray.js.map +1 -1
  58. package/dist/constructor/fromEffect.d.ts.map +1 -1
  59. package/dist/constructor/fromEffect.js +1 -1
  60. package/dist/constructor/fromEffect.js.map +1 -1
  61. package/dist/constructor/fromEither.d.ts +1 -1
  62. package/dist/constructor/fromEither.d.ts.map +1 -1
  63. package/dist/constructor/fromEither.js +1 -1
  64. package/dist/constructor/fromEither.js.map +1 -1
  65. package/dist/constructor/fromEitherCause.d.ts +1 -1
  66. package/dist/constructor/fromEitherCause.d.ts.map +1 -1
  67. package/dist/constructor/fromEitherCause.js +1 -1
  68. package/dist/constructor/fromEitherCause.js.map +1 -1
  69. package/dist/constructor/fromEmitter.d.ts.map +1 -1
  70. package/dist/constructor/fromEmitter.js +5 -4
  71. package/dist/constructor/fromEmitter.js.map +1 -1
  72. package/dist/constructor/fromFiber.d.ts.map +1 -1
  73. package/dist/constructor/fromFiber.js +1 -1
  74. package/dist/constructor/fromFiber.js.map +1 -1
  75. package/dist/constructor/fromFiberEffect.d.ts.map +1 -1
  76. package/dist/constructor/fromFiberEffect.js +1 -1
  77. package/dist/constructor/fromFiberEffect.js.map +1 -1
  78. package/dist/constructor/fromFxEffect.d.ts.map +1 -1
  79. package/dist/constructor/fromFxEffect.js +1 -1
  80. package/dist/constructor/fromFxEffect.js.map +1 -1
  81. package/dist/constructor/fromOption.d.ts +1 -1
  82. package/dist/constructor/fromOption.d.ts.map +1 -1
  83. package/dist/constructor/fromOption.js +1 -1
  84. package/dist/constructor/fromOption.js.map +1 -1
  85. package/dist/constructor/periodic.d.ts.map +1 -1
  86. package/dist/constructor/periodic.js +1 -1
  87. package/dist/constructor/periodic.js.map +1 -1
  88. package/dist/constructor/promise.js +1 -1
  89. package/dist/constructor/promise.js.map +1 -1
  90. package/dist/constructor/promiseAbort.js +1 -1
  91. package/dist/constructor/promiseAbort.js.map +1 -1
  92. package/dist/constructor/promiseFx.js +1 -1
  93. package/dist/constructor/promiseFx.js.map +1 -1
  94. package/dist/constructor/random.d.ts.map +1 -1
  95. package/dist/constructor/random.js +1 -1
  96. package/dist/constructor/random.js.map +1 -1
  97. package/dist/constructor/scheduled.d.ts.map +1 -1
  98. package/dist/constructor/scheduled.js +1 -1
  99. package/dist/constructor/scheduled.js.map +1 -1
  100. package/dist/constructor/service.d.ts.map +1 -1
  101. package/dist/constructor/service.js +1 -1
  102. package/dist/constructor/service.js.map +1 -1
  103. package/dist/constructor/serviceWith.d.ts.map +1 -1
  104. package/dist/constructor/serviceWith.js.map +1 -1
  105. package/dist/constructor/serviceWithEffect.d.ts +1 -1
  106. package/dist/constructor/serviceWithEffect.d.ts.map +1 -1
  107. package/dist/constructor/serviceWithEffect.js.map +1 -1
  108. package/dist/constructor/serviceWithFx.d.ts.map +1 -1
  109. package/dist/constructor/serviceWithFx.js.map +1 -1
  110. package/dist/constructor/succeed.js +1 -1
  111. package/dist/constructor/succeed.js.map +1 -1
  112. package/dist/constructor/sync.js +1 -1
  113. package/dist/constructor/sync.js.map +1 -1
  114. package/dist/constructor/tryCatchPromise.js +1 -1
  115. package/dist/constructor/tryCatchPromise.js.map +1 -1
  116. package/dist/constructor/tryCatchPromiseAbort.js +1 -1
  117. package/dist/constructor/tryCatchPromiseAbort.js.map +1 -1
  118. package/dist/constructor/tryPromise.js +1 -1
  119. package/dist/constructor/tryPromise.js.map +1 -1
  120. package/dist/constructor/tryPromiseAbort.js +1 -1
  121. package/dist/constructor/tryPromiseAbort.js.map +1 -1
  122. package/dist/operator/catchAll.js +2 -2
  123. package/dist/operator/catchAll.js.map +1 -1
  124. package/dist/operator/catchAllDefect.js +2 -2
  125. package/dist/operator/catchAllDefect.js.map +1 -1
  126. package/dist/operator/catchTag.d.ts.map +1 -1
  127. package/dist/operator/catchTag.js +2 -2
  128. package/dist/operator/catchTag.js.map +1 -1
  129. package/dist/operator/combine.js +1 -1
  130. package/dist/operator/combine.js.map +1 -1
  131. package/dist/operator/compact.d.ts +1 -1
  132. package/dist/operator/compact.d.ts.map +1 -1
  133. package/dist/operator/compact.js +1 -1
  134. package/dist/operator/compact.js.map +1 -1
  135. package/dist/operator/contramapContext.d.ts.map +1 -1
  136. package/dist/operator/contramapContext.js +1 -1
  137. package/dist/operator/contramapContext.js.map +1 -1
  138. package/dist/operator/debounce.d.ts.map +1 -1
  139. package/dist/operator/debounce.js +1 -1
  140. package/dist/operator/debounce.js.map +1 -1
  141. package/dist/operator/delay.d.ts.map +1 -1
  142. package/dist/operator/delay.js +1 -1
  143. package/dist/operator/delay.js.map +1 -1
  144. package/dist/operator/during.js +1 -1
  145. package/dist/operator/during.js.map +1 -1
  146. package/dist/operator/exhaustMap.d.ts +1 -1
  147. package/dist/operator/exhaustMap.d.ts.map +1 -1
  148. package/dist/operator/exhaustMap.js +1 -1
  149. package/dist/operator/exhaustMap.js.map +1 -1
  150. package/dist/operator/exhaustMapEffect.d.ts.map +1 -1
  151. package/dist/operator/exhaustMapEffect.js +1 -1
  152. package/dist/operator/exhaustMapEffect.js.map +1 -1
  153. package/dist/operator/exhaustMapLatest.js +1 -1
  154. package/dist/operator/exhaustMapLatest.js.map +1 -1
  155. package/dist/operator/exhaustMapLatestEffect.d.ts.map +1 -1
  156. package/dist/operator/exhaustMapLatestEffect.js +1 -1
  157. package/dist/operator/exhaustMapLatestEffect.js.map +1 -1
  158. package/dist/operator/filter.d.ts +1 -1
  159. package/dist/operator/filter.d.ts.map +1 -1
  160. package/dist/operator/filter.js.map +1 -1
  161. package/dist/operator/filterEffect.d.ts.map +1 -1
  162. package/dist/operator/filterEffect.js +1 -1
  163. package/dist/operator/filterEffect.js.map +1 -1
  164. package/dist/operator/filterMap.d.ts +1 -1
  165. package/dist/operator/filterMap.d.ts.map +1 -1
  166. package/dist/operator/filterMap.js +2 -2
  167. package/dist/operator/filterMap.js.map +1 -1
  168. package/dist/operator/filterMapEffect.d.ts +1 -1
  169. package/dist/operator/filterMapEffect.d.ts.map +1 -1
  170. package/dist/operator/filterMapEffect.js +2 -2
  171. package/dist/operator/filterMapEffect.js.map +1 -1
  172. package/dist/operator/flatMap.d.ts +1 -1
  173. package/dist/operator/flatMap.d.ts.map +1 -1
  174. package/dist/operator/flatMap.js +1 -1
  175. package/dist/operator/flatMap.js.map +1 -1
  176. package/dist/operator/flatMapCause.d.ts.map +1 -1
  177. package/dist/operator/flatMapCause.js +1 -1
  178. package/dist/operator/flatMapCause.js.map +1 -1
  179. package/dist/operator/flatMapConcurrently.js +1 -1
  180. package/dist/operator/flatMapConcurrently.js.map +1 -1
  181. package/dist/operator/flatMapEffect.d.ts.map +1 -1
  182. package/dist/operator/flatMapEffect.js +1 -1
  183. package/dist/operator/flatMapEffect.js.map +1 -1
  184. package/dist/operator/flatMapEffectConcurrently.d.ts.map +1 -1
  185. package/dist/operator/flatMapEffectConcurrently.js +1 -1
  186. package/dist/operator/flatMapEffectConcurrently.js.map +1 -1
  187. package/dist/operator/hold.d.ts +2 -2
  188. package/dist/operator/hold.d.ts.map +1 -1
  189. package/dist/operator/hold.js +3 -3
  190. package/dist/operator/hold.js.map +1 -1
  191. package/dist/operator/interruptible.js +1 -1
  192. package/dist/operator/interruptible.js.map +1 -1
  193. package/dist/operator/map.js +1 -1
  194. package/dist/operator/map.js.map +1 -1
  195. package/dist/operator/mapCause.d.ts.map +1 -1
  196. package/dist/operator/mapCause.js +1 -1
  197. package/dist/operator/mapCause.js.map +1 -1
  198. package/dist/operator/merge.js +1 -1
  199. package/dist/operator/merge.js.map +1 -1
  200. package/dist/operator/mergeRace.js +1 -1
  201. package/dist/operator/mergeRace.js.map +1 -1
  202. package/dist/operator/multicast.d.ts +1 -1
  203. package/dist/operator/multicast.d.ts.map +1 -1
  204. package/dist/operator/multicast.js +1 -1
  205. package/dist/operator/multicast.js.map +1 -1
  206. package/dist/operator/onDone.d.ts.map +1 -1
  207. package/dist/operator/onDone.js +2 -2
  208. package/dist/operator/onDone.js.map +1 -1
  209. package/dist/operator/onDoneCause.d.ts.map +1 -1
  210. package/dist/operator/onDoneCause.js +1 -1
  211. package/dist/operator/onDoneCause.js.map +1 -1
  212. package/dist/operator/onExit.d.ts.map +1 -1
  213. package/dist/operator/onExit.js +1 -1
  214. package/dist/operator/onExit.js.map +1 -1
  215. package/dist/operator/onInterrupt.d.ts +1 -1
  216. package/dist/operator/onInterrupt.d.ts.map +1 -1
  217. package/dist/operator/onInterrupt.js +1 -1
  218. package/dist/operator/onInterrupt.js.map +1 -1
  219. package/dist/operator/provideContext.d.ts.map +1 -1
  220. package/dist/operator/provideContext.js +2 -2
  221. package/dist/operator/provideContext.js.map +1 -1
  222. package/dist/operator/provideLayer.d.ts.map +1 -1
  223. package/dist/operator/provideLayer.js +1 -1
  224. package/dist/operator/provideLayer.js.map +1 -1
  225. package/dist/operator/provideService.d.ts.map +1 -1
  226. package/dist/operator/provideService.js +1 -1
  227. package/dist/operator/provideService.js.map +1 -1
  228. package/dist/operator/provideServiceEffect.d.ts +1 -1
  229. package/dist/operator/provideServiceEffect.d.ts.map +1 -1
  230. package/dist/operator/provideServiceEffect.js +1 -1
  231. package/dist/operator/provideServiceEffect.js.map +1 -1
  232. package/dist/operator/provideSomeLayer.d.ts.map +1 -1
  233. package/dist/operator/provideSomeLayer.js +1 -1
  234. package/dist/operator/provideSomeLayer.js.map +1 -1
  235. package/dist/operator/race.js +1 -1
  236. package/dist/operator/race.js.map +1 -1
  237. package/dist/operator/sample.js +1 -1
  238. package/dist/operator/sample.js.map +1 -1
  239. package/dist/operator/sandbox.d.ts.map +1 -1
  240. package/dist/operator/sandbox.js +1 -1
  241. package/dist/operator/sandbox.js.map +1 -1
  242. package/dist/operator/scan.js +1 -1
  243. package/dist/operator/scan.js.map +1 -1
  244. package/dist/operator/scanEffect.d.ts.map +1 -1
  245. package/dist/operator/scanEffect.js +1 -1
  246. package/dist/operator/scanEffect.js.map +1 -1
  247. package/dist/operator/separate.d.ts +1 -1
  248. package/dist/operator/separate.d.ts.map +1 -1
  249. package/dist/operator/separate.js +2 -2
  250. package/dist/operator/separate.js.map +1 -1
  251. package/dist/operator/since.js +1 -1
  252. package/dist/operator/since.js.map +1 -1
  253. package/dist/operator/skipAfter.d.ts +1 -1
  254. package/dist/operator/skipAfter.d.ts.map +1 -1
  255. package/dist/operator/skipAfter.js.map +1 -1
  256. package/dist/operator/skipRepeats.js +3 -3
  257. package/dist/operator/skipRepeats.js.map +1 -1
  258. package/dist/operator/skipUntil.d.ts +1 -1
  259. package/dist/operator/skipUntil.d.ts.map +1 -1
  260. package/dist/operator/skipUntil.js.map +1 -1
  261. package/dist/operator/skipWhile.d.ts +1 -1
  262. package/dist/operator/skipWhile.d.ts.map +1 -1
  263. package/dist/operator/skipWhile.js +2 -2
  264. package/dist/operator/skipWhile.js.map +1 -1
  265. package/dist/operator/slice.js +1 -1
  266. package/dist/operator/slice.js.map +1 -1
  267. package/dist/operator/snapshot.js +2 -2
  268. package/dist/operator/snapshot.js.map +1 -1
  269. package/dist/operator/snapshotEffect.d.ts.map +1 -1
  270. package/dist/operator/snapshotEffect.js +2 -2
  271. package/dist/operator/snapshotEffect.js.map +1 -1
  272. package/dist/operator/startWith.js +1 -1
  273. package/dist/operator/startWith.js.map +1 -1
  274. package/dist/operator/startWithEffect.d.ts.map +1 -1
  275. package/dist/operator/startWithEffect.js +1 -1
  276. package/dist/operator/startWithEffect.js.map +1 -1
  277. package/dist/operator/struct.js +1 -1
  278. package/dist/operator/struct.js.map +1 -1
  279. package/dist/operator/switchMap.d.ts +1 -1
  280. package/dist/operator/switchMap.d.ts.map +1 -1
  281. package/dist/operator/switchMap.js +1 -1
  282. package/dist/operator/switchMap.js.map +1 -1
  283. package/dist/operator/switchMapCause.d.ts.map +1 -1
  284. package/dist/operator/switchMapCause.js +1 -1
  285. package/dist/operator/switchMapCause.js.map +1 -1
  286. package/dist/operator/switchMapEffect.d.ts.map +1 -1
  287. package/dist/operator/switchMapEffect.js +1 -1
  288. package/dist/operator/switchMapEffect.js.map +1 -1
  289. package/dist/operator/switchMapError.d.ts.map +1 -1
  290. package/dist/operator/switchMapError.js +2 -2
  291. package/dist/operator/switchMapError.js.map +1 -1
  292. package/dist/operator/switchMatch.d.ts.map +1 -1
  293. package/dist/operator/switchMatch.js +2 -2
  294. package/dist/operator/switchMatch.js.map +1 -1
  295. package/dist/operator/takeUntil.d.ts +1 -1
  296. package/dist/operator/takeUntil.d.ts.map +1 -1
  297. package/dist/operator/takeWhile.d.ts +1 -1
  298. package/dist/operator/takeWhile.d.ts.map +1 -1
  299. package/dist/operator/takeWhile.js +2 -2
  300. package/dist/operator/takeWhile.js.map +1 -1
  301. package/dist/operator/tap.d.ts.map +1 -1
  302. package/dist/operator/tap.js +1 -1
  303. package/dist/operator/tap.js.map +1 -1
  304. package/dist/operator/tapCause.d.ts.map +1 -1
  305. package/dist/operator/tapCause.js +1 -1
  306. package/dist/operator/tapCause.js.map +1 -1
  307. package/dist/operator/tapDefect.d.ts.map +1 -1
  308. package/dist/operator/tapDefect.js +2 -2
  309. package/dist/operator/tapDefect.js.map +1 -1
  310. package/dist/operator/tapError.d.ts.map +1 -1
  311. package/dist/operator/tapError.js +2 -2
  312. package/dist/operator/tapError.js.map +1 -1
  313. package/dist/operator/throttle.d.ts.map +1 -1
  314. package/dist/operator/throttle.js +1 -1
  315. package/dist/operator/throttle.js.map +1 -1
  316. package/dist/operator/uninterruptible.js +1 -1
  317. package/dist/operator/uninterruptible.js.map +1 -1
  318. package/dist/operator/withItems.js +1 -1
  319. package/dist/operator/withItems.js.map +1 -1
  320. package/dist/operator/withPermit.d.ts.map +1 -1
  321. package/dist/operator/withPermit.js +1 -1
  322. package/dist/operator/withPermit.js.map +1 -1
  323. package/dist/operator/withRuntimeFlags.d.ts.map +1 -1
  324. package/dist/operator/withRuntimeFlags.js +1 -1
  325. package/dist/operator/withRuntimeFlags.js.map +1 -1
  326. package/dist/operator/zip.js +1 -1
  327. package/dist/operator/zip.js.map +1 -1
  328. package/dist/run/collectAll.d.ts.map +1 -1
  329. package/dist/run/collectAll.js +1 -1
  330. package/dist/run/collectAll.js.map +1 -1
  331. package/dist/run/collectN.d.ts.map +1 -1
  332. package/dist/run/collectN.js +1 -1
  333. package/dist/run/collectN.js.map +1 -1
  334. package/dist/run/observe.d.ts.map +1 -1
  335. package/dist/run/observe.js +1 -1
  336. package/dist/run/observe.js.map +1 -1
  337. package/dist/run/reduce.d.ts.map +1 -1
  338. package/dist/run/reduce.js +1 -1
  339. package/dist/run/reduce.js.map +1 -1
  340. package/dist/run/run.d.ts.map +1 -1
  341. package/dist/run/run.js +1 -1
  342. package/dist/run/run.js.map +1 -1
  343. package/dist/typeclass/Alternative.d.ts +1 -1
  344. package/dist/typeclass/Alternative.d.ts.map +1 -1
  345. package/dist/typeclass/Applicative.d.ts +1 -1
  346. package/dist/typeclass/Applicative.d.ts.map +1 -1
  347. package/dist/typeclass/Bicovariant.d.ts +1 -1
  348. package/dist/typeclass/Bicovariant.d.ts.map +1 -1
  349. package/dist/typeclass/Bicovariant.js +2 -2
  350. package/dist/typeclass/Bicovariant.js.map +1 -1
  351. package/dist/typeclass/Chainable.d.ts +1 -1
  352. package/dist/typeclass/Chainable.d.ts.map +1 -1
  353. package/dist/typeclass/Coproduct.d.ts +1 -1
  354. package/dist/typeclass/Coproduct.d.ts.map +1 -1
  355. package/dist/typeclass/Coproduct.js.map +1 -1
  356. package/dist/typeclass/Covariant.d.ts +1 -1
  357. package/dist/typeclass/Covariant.d.ts.map +1 -1
  358. package/dist/typeclass/Covariant.js +1 -1
  359. package/dist/typeclass/Covariant.js.map +1 -1
  360. package/dist/typeclass/FlatMap.d.ts +1 -1
  361. package/dist/typeclass/FlatMap.d.ts.map +1 -1
  362. package/dist/typeclass/Monad.d.ts +1 -1
  363. package/dist/typeclass/Monad.d.ts.map +1 -1
  364. package/dist/typeclass/Of.d.ts +1 -1
  365. package/dist/typeclass/Of.d.ts.map +1 -1
  366. package/dist/typeclass/Pointed.d.ts +1 -1
  367. package/dist/typeclass/Pointed.d.ts.map +1 -1
  368. package/dist/typeclass/Product.d.ts +1 -1
  369. package/dist/typeclass/Product.d.ts.map +1 -1
  370. package/dist/typeclass/SemiAlternative.d.ts +1 -1
  371. package/dist/typeclass/SemiAlternative.d.ts.map +1 -1
  372. package/dist/typeclass/SemiApplicative.d.ts +1 -1
  373. package/dist/typeclass/SemiApplicative.d.ts.map +1 -1
  374. package/dist/typeclass/SemiCoproduct.d.ts +1 -1
  375. package/dist/typeclass/SemiCoproduct.d.ts.map +1 -1
  376. package/dist/typeclass/SemiProduct.d.ts +1 -1
  377. package/dist/typeclass/SemiProduct.d.ts.map +1 -1
  378. package/dist/typeclass/SemiProduct.js +2 -2
  379. package/dist/typeclass/SemiProduct.js.map +1 -1
  380. package/dist/typeclass/TypeLambda.d.ts +1 -1
  381. package/dist/typeclass/TypeLambda.d.ts.map +1 -1
  382. package/package.json +4 -5
  383. package/src/Fx.ts +1 -1
  384. package/src/Subject/HoldSubject.test.ts +1 -1
  385. package/src/Subject/HoldSubject.ts +3 -3
  386. package/src/Subject/RefSubject.ts +4 -4
  387. package/src/Subject/Subject.ts +1 -1
  388. package/src/Subject/SynchronizedSubject.ts +4 -4
  389. package/src/_internal/RefCounter.ts +2 -2
  390. package/src/_internal/earlyExit.ts +1 -1
  391. package/src/constructor/acquireUseRelease.ts +1 -1
  392. package/src/constructor/async.ts +1 -1
  393. package/src/constructor/asyncEffect.ts +1 -1
  394. package/src/constructor/asyncOption.ts +2 -2
  395. package/src/constructor/at.ts +2 -2
  396. package/src/constructor/die.ts +1 -1
  397. package/src/constructor/dieMessage.ts +1 -1
  398. package/src/constructor/dieSync.ts +1 -1
  399. package/src/constructor/done.ts +1 -1
  400. package/src/constructor/fail.ts +1 -1
  401. package/src/constructor/failCause.ts +1 -1
  402. package/src/constructor/failCauseSync.ts +1 -1
  403. package/src/constructor/fromArray.ts +1 -1
  404. package/src/constructor/fromEffect.ts +1 -1
  405. package/src/constructor/fromEither.ts +2 -2
  406. package/src/constructor/fromEitherCause.ts +2 -2
  407. package/src/constructor/fromEmitter.ts +5 -4
  408. package/src/constructor/fromFiber.ts +1 -1
  409. package/src/constructor/fromFiberEffect.ts +1 -1
  410. package/src/constructor/fromFxEffect.ts +1 -1
  411. package/src/constructor/fromOption.ts +2 -2
  412. package/src/constructor/periodic.ts +2 -2
  413. package/src/constructor/promise.ts +1 -1
  414. package/src/constructor/promiseAbort.ts +1 -1
  415. package/src/constructor/promiseFx.ts +1 -1
  416. package/src/constructor/random.ts +1 -1
  417. package/src/constructor/scheduled.ts +1 -1
  418. package/src/constructor/service.ts +2 -2
  419. package/src/constructor/serviceWith.ts +1 -1
  420. package/src/constructor/serviceWithEffect.ts +1 -1
  421. package/src/constructor/serviceWithFx.ts +1 -1
  422. package/src/constructor/succeed.ts +1 -1
  423. package/src/constructor/sync.ts +1 -1
  424. package/src/constructor/tryCatchPromise.ts +1 -1
  425. package/src/constructor/tryCatchPromiseAbort.ts +1 -1
  426. package/src/constructor/tryPromise.ts +1 -1
  427. package/src/constructor/tryPromiseAbort.ts +1 -1
  428. package/src/operator/catchAll.ts +2 -2
  429. package/src/operator/catchAllCause.test.ts +1 -1
  430. package/src/operator/catchAllDefect.ts +2 -2
  431. package/src/operator/catchTag.ts +2 -2
  432. package/src/operator/combine.test.ts +2 -2
  433. package/src/operator/combine.ts +1 -1
  434. package/src/operator/compact.ts +2 -2
  435. package/src/operator/concatMap.test.ts +2 -2
  436. package/src/operator/continueWith.test.ts +1 -1
  437. package/src/operator/contramapContext.ts +1 -1
  438. package/src/operator/debounce.test.ts +2 -2
  439. package/src/operator/debounce.ts +2 -2
  440. package/src/operator/delay.ts +2 -2
  441. package/src/operator/during.ts +1 -1
  442. package/src/operator/exhaustMap.test.ts +2 -2
  443. package/src/operator/exhaustMap.ts +2 -2
  444. package/src/operator/exhaustMapEffect.ts +1 -1
  445. package/src/operator/exhaustMapLatest.test.ts +2 -2
  446. package/src/operator/exhaustMapLatest.ts +1 -1
  447. package/src/operator/exhaustMapLatestEffect.ts +1 -1
  448. package/src/operator/filter.test.ts +1 -1
  449. package/src/operator/filter.ts +1 -1
  450. package/src/operator/filterEffect.test.ts +1 -1
  451. package/src/operator/filterEffect.ts +1 -1
  452. package/src/operator/filterMap.test.ts +2 -2
  453. package/src/operator/filterMap.ts +2 -2
  454. package/src/operator/filterMapEffect.test.ts +2 -2
  455. package/src/operator/filterMapEffect.ts +2 -2
  456. package/src/operator/flatMap.test.ts +2 -2
  457. package/src/operator/flatMap.ts +2 -2
  458. package/src/operator/flatMapCause.ts +1 -1
  459. package/src/operator/flatMapConcurrently.test.ts +2 -2
  460. package/src/operator/flatMapConcurrently.ts +1 -1
  461. package/src/operator/flatMapEffect.ts +1 -1
  462. package/src/operator/flatMapEffectConcurrently.ts +1 -1
  463. package/src/operator/hold.test.ts +1 -1
  464. package/src/operator/hold.ts +3 -3
  465. package/src/operator/interruptible.ts +1 -1
  466. package/src/operator/loop.test.ts +1 -1
  467. package/src/operator/map.test.ts +1 -1
  468. package/src/operator/map.ts +1 -1
  469. package/src/operator/mapCause.test.ts +2 -2
  470. package/src/operator/mapCause.ts +1 -1
  471. package/src/operator/merge.test.ts +2 -2
  472. package/src/operator/merge.ts +1 -1
  473. package/src/operator/mergeRace.test.ts +2 -2
  474. package/src/operator/mergeRace.ts +1 -1
  475. package/src/operator/multicast.test.ts +2 -2
  476. package/src/operator/multicast.ts +2 -2
  477. package/src/operator/onDone.ts +2 -2
  478. package/src/operator/onDoneCause.ts +1 -1
  479. package/src/operator/onExit.ts +1 -1
  480. package/src/operator/onInterrupt.ts +2 -2
  481. package/src/operator/provideContext.ts +2 -2
  482. package/src/operator/provideLayer.ts +1 -1
  483. package/src/operator/provideService.test.ts +2 -2
  484. package/src/operator/provideService.ts +2 -2
  485. package/src/operator/provideServiceEffect.test.ts +2 -2
  486. package/src/operator/provideServiceEffect.ts +2 -2
  487. package/src/operator/provideSomeLayer.ts +1 -1
  488. package/src/operator/race.test.ts +2 -2
  489. package/src/operator/race.ts +2 -2
  490. package/src/operator/sample.ts +1 -1
  491. package/src/operator/sandbox.ts +1 -1
  492. package/src/operator/scan.test.ts +1 -1
  493. package/src/operator/scan.ts +1 -1
  494. package/src/operator/scanEffect.test.ts +2 -2
  495. package/src/operator/scanEffect.ts +1 -1
  496. package/src/operator/separate.test.ts +2 -2
  497. package/src/operator/separate.ts +2 -2
  498. package/src/operator/since.ts +1 -1
  499. package/src/operator/skipAfter.test.ts +1 -1
  500. package/src/operator/skipAfter.ts +1 -1
  501. package/src/operator/skipRepeats.test.ts +1 -1
  502. package/src/operator/skipRepeats.ts +3 -3
  503. package/src/operator/skipUntil.test.ts +1 -1
  504. package/src/operator/skipUntil.ts +1 -1
  505. package/src/operator/skipWhile.ts +2 -2
  506. package/src/operator/slice.test.ts +1 -1
  507. package/src/operator/slice.ts +1 -1
  508. package/src/operator/snapshot.test.ts +2 -2
  509. package/src/operator/snapshot.ts +2 -2
  510. package/src/operator/snapshotEffect.test.ts +2 -2
  511. package/src/operator/snapshotEffect.ts +2 -2
  512. package/src/operator/startWith.ts +1 -1
  513. package/src/operator/startWithEffect.ts +1 -1
  514. package/src/operator/struct.test.ts +2 -2
  515. package/src/operator/struct.ts +1 -1
  516. package/src/operator/switchMap.test.ts +2 -2
  517. package/src/operator/switchMap.ts +2 -2
  518. package/src/operator/switchMapCause.test.ts +3 -3
  519. package/src/operator/switchMapCause.ts +1 -1
  520. package/src/operator/switchMapEffect.ts +1 -1
  521. package/src/operator/switchMapError.ts +2 -2
  522. package/src/operator/switchMatch.test.ts +2 -2
  523. package/src/operator/switchMatch.ts +2 -2
  524. package/src/operator/takeUntil.test.ts +1 -1
  525. package/src/operator/takeUntil.ts +1 -1
  526. package/src/operator/takeWhile.ts +2 -2
  527. package/src/operator/tap.ts +1 -1
  528. package/src/operator/tapCause.ts +1 -1
  529. package/src/operator/tapDefect.ts +2 -2
  530. package/src/operator/tapError.ts +2 -2
  531. package/src/operator/throttle.test.ts +2 -2
  532. package/src/operator/throttle.ts +2 -2
  533. package/src/operator/uninterruptible.ts +1 -1
  534. package/src/operator/withItems.ts +1 -1
  535. package/src/operator/withPermit.ts +1 -1
  536. package/src/operator/withRuntimeFlags.ts +1 -1
  537. package/src/operator/zip.test.ts +2 -2
  538. package/src/operator/zip.ts +1 -1
  539. package/src/operator/zipItems.test.ts +1 -1
  540. package/src/run/collectAll.ts +1 -1
  541. package/src/run/collectN.ts +1 -1
  542. package/src/run/observe.ts +1 -1
  543. package/src/run/reduce.ts +1 -1
  544. package/src/run/run.ts +1 -1
  545. package/src/typeclass/Alternative.ts +1 -1
  546. package/src/typeclass/Applicative.ts +1 -1
  547. package/src/typeclass/Bicovariant.ts +2 -2
  548. package/src/typeclass/Chainable.ts +1 -1
  549. package/src/typeclass/Coproduct.ts +1 -1
  550. package/src/typeclass/Covariant.ts +1 -1
  551. package/src/typeclass/FlatMap.ts +1 -1
  552. package/src/typeclass/Monad.ts +1 -1
  553. package/src/typeclass/Of.ts +1 -1
  554. package/src/typeclass/Pointed.ts +1 -1
  555. package/src/typeclass/Product.ts +1 -1
  556. package/src/typeclass/SemiAlternative.ts +1 -1
  557. package/src/typeclass/SemiApplicative.ts +1 -1
  558. package/src/typeclass/SemiCoproduct.ts +1 -1
  559. package/src/typeclass/SemiProduct.ts +2 -2
  560. package/src/typeclass/TypeLambda.ts +1 -1
  561. package/tsconfig.build.tsbuildinfo +1 -1
@@ -1,7 +1,7 @@
1
+ import * as Either from '@effect/data/Either'
2
+ import { flow, pipe } from '@effect/data/Function'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
- import * as Either from '@fp-ts/core/Either'
4
- import { flow, pipe } from '@fp-ts/core/Function'
5
5
 
6
6
  import type { Fx } from '../Fx.js'
7
7
 
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Cause from '@effect/io/Cause'
2
3
  import * as Effect from '@effect/io/Effect'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import { Fx } from '../Fx.js'
6
6
 
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import type * as Effect from '@effect/io/Effect'
2
3
  import * as Exit from '@effect/io/Exit'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import type { Fx } from '../Fx.js'
6
6
 
@@ -1,7 +1,7 @@
1
+ import { flow, pipe } from '@effect/data/Function'
2
+ import type { HashSet } from '@effect/data/HashSet'
1
3
  import * as Effect from '@effect/io/Effect'
2
4
  import type { FiberId } from '@effect/io/Fiber/Id'
3
- import { flow, pipe } from '@fp-ts/core/Function'
4
- import type { HashSet } from '@effect/data/HashSet'
5
5
 
6
6
  import { Fx } from '../Fx.js'
7
7
 
@@ -1,7 +1,7 @@
1
+ import * as Context from '@effect/data/Context'
2
+ import { pipe } from '@effect/data/Function'
1
3
  import * as Effect from '@effect/io/Effect'
2
4
  import type { Scope } from '@effect/io/Scope'
3
- import { pipe } from '@fp-ts/core/Function'
4
- import * as Context from '@effect/data/Context'
5
5
 
6
6
  import { Fx } from '../Fx.js'
7
7
 
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import type { Layer } from '@effect/io/Layer'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { Tag } from '@effect/data/Context'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { serviceWith } from '../constructor/serviceWith.js'
@@ -1,6 +1,6 @@
1
- import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
1
  import type * as Context from '@effect/data/Context'
2
+ import { pipe } from '@effect/data/Function'
3
+ import * as Effect from '@effect/io/Effect'
4
4
 
5
5
  import { Fx } from '../Fx.js'
6
6
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { Tag } from '@effect/data/Context'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { serviceWith } from '../constructor/serviceWith.js'
@@ -1,7 +1,7 @@
1
+ import type * as Context from '@effect/data/Context'
2
+ import { pipe } from '@effect/data/Function'
1
3
  import * as Effect from '@effect/io/Effect'
2
4
  import type { Scope } from '@effect/io/Scope'
3
- import { pipe } from '@fp-ts/core/Function'
4
- import type * as Context from '@effect/data/Context'
5
5
 
6
6
  import { Fx } from '../Fx.js'
7
7
 
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
3
  import type { Layer } from '@effect/io/Layer'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import { Fx } from '../Fx.js'
6
6
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { at } from '../constructor/at.js'
@@ -1,10 +1,10 @@
1
+ import type { Chunk } from '@effect/data/Chunk'
2
+ import { pipe } from '@effect/data/Function'
1
3
  import { interrupt } from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
5
  import * as ExecutionStrategy from '@effect/io/ExecutionStrategy'
4
6
  import * as Exit from '@effect/io/Exit'
5
7
  import * as Scope from '@effect/io/Scope'
6
- import { pipe } from '@fp-ts/core/Function'
7
- import type { Chunk } from '@effect/data/Chunk'
8
8
 
9
9
  import { Fx } from '../Fx.js'
10
10
  import { asap } from '../_internal/RefCounter.js'
@@ -1,4 +1,4 @@
1
- import { identity, pipe } from '@fp-ts/core/Function'
1
+ import { identity, pipe } from '@effect/data/Function'
2
2
 
3
3
  import type { Fx } from '../Fx.js'
4
4
 
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import type { Cause } from '@effect/io/Cause'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
  import { fail } from '../constructor/fail.js'
@@ -1,7 +1,7 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { pipe } from '@effect/data/Function'
3
4
  import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
  import { describe, it } from 'vitest'
6
6
 
7
7
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,4 +1,4 @@
1
- import { pipe } from '@fp-ts/core/Function'
1
+ import { pipe } from '@effect/data/Function'
2
2
 
3
3
  import type { Fx } from '../Fx.js'
4
4
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
3
  import type * as Scope from '@effect/io/Scope'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import { Fx, Sink } from '../Fx.js'
6
6
 
@@ -1,9 +1,9 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { millis } from '@effect/data/Duration'
4
+ import * as Either from '@effect/data/Either'
3
5
  import * as Effect from '@effect/io/Effect'
4
6
  import * as Fiber from '@effect/io/Fiber'
5
- import * as Either from '@fp-ts/core/Either'
6
- import { millis } from '@effect/data/Duration'
7
7
  import { describe, it } from 'vitest'
8
8
 
9
9
  import { at } from '../constructor/at.js'
@@ -1,5 +1,5 @@
1
- import * as Either from '@fp-ts/core/Either'
2
- import { pipe } from '@fp-ts/core/Function'
1
+ import * as Either from '@effect/data/Either'
2
+ import { pipe } from '@effect/data/Function'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
 
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
  import { withEarlyExit } from '../_internal/earlyExit.js'
@@ -1,7 +1,7 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { pipe } from '@effect/data/Function'
3
4
  import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
  import { describe, it } from 'vitest'
6
6
 
7
7
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,5 +1,5 @@
1
+ import type { Predicate } from '@effect/data/Predicate'
1
2
  import { unit } from '@effect/io/Effect'
2
- import type { Predicate } from '@fp-ts/core/Predicate'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { pipe } from '@effect/data/Function'
3
4
  import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
  import { describe, it } from 'vitest'
6
6
 
7
7
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,7 +1,7 @@
1
- import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
- import * as Option from '@fp-ts/core/Option'
4
1
  import { equals } from '@effect/data/Equal'
2
+ import { pipe } from '@effect/data/Function'
3
+ import * as Option from '@effect/data/Option'
4
+ import * as Effect from '@effect/io/Effect'
5
5
 
6
6
  import { Fx } from '../Fx.js'
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { pipe } from '@effect/data/Function'
3
4
  import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
  import { describe, it } from 'vitest'
6
6
 
7
7
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,5 +1,5 @@
1
+ import type { Predicate } from '@effect/data/Predicate'
1
2
  import { unit } from '@effect/io/Effect'
2
- import type { Predicate } from '@fp-ts/core/Predicate'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
 
@@ -1,5 +1,5 @@
1
- import { pipe } from '@fp-ts/core/Function'
2
- import { type Predicate, not } from '@fp-ts/core/Predicate'
1
+ import { pipe } from '@effect/data/Function'
2
+ import { type Predicate, not } from '@effect/data/Predicate'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { pipe } from '@effect/data/Function'
3
4
  import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
  import { describe, it } from 'vitest'
6
6
 
7
7
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
  import { withEarlyExit } from '../_internal/earlyExit.js'
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { at } from '../constructor/at.js'
@@ -1,8 +1,8 @@
1
+ import { pipe } from '@effect/data/Function'
2
+ import * as Option from '@effect/data/Option'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
5
  import * as Ref from '@effect/io/Ref'
4
- import { pipe } from '@fp-ts/core/Function'
5
- import * as Option from '@fp-ts/core/Option'
6
6
 
7
7
  import { Fx } from '../Fx.js'
8
8
  import { run } from '../run/run.js'
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { at } from '../constructor/at.js'
@@ -1,8 +1,8 @@
1
+ import { pipe } from '@effect/data/Function'
2
+ import * as Option from '@effect/data/Option'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
5
  import * as Ref from '@effect/io/Ref/Synchronized'
4
- import { pipe } from '@fp-ts/core/Function'
5
- import * as Option from '@fp-ts/core/Option'
6
6
 
7
7
  import { Fx } from '../Fx.js'
8
8
  import { run } from '../run/run.js'
@@ -1,4 +1,4 @@
1
- import { pipe } from '@fp-ts/core/Function'
1
+ import { pipe } from '@effect/data/Function'
2
2
 
3
3
  import type { Fx } from '../Fx.js'
4
4
  import { succeed } from '../constructor/succeed.js'
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { periodic } from '../constructor/periodic.js'
@@ -1,4 +1,4 @@
1
- import { pipe } from '@fp-ts/core/Function'
1
+ import { pipe } from '@effect/data/Function'
2
2
 
3
3
  import type { Fx } from '../Fx.js'
4
4
  import { entriesOf } from '../_internal/entriesOf.js'
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { at } from '../constructor/at.js'
@@ -1,9 +1,9 @@
1
+ import { flow, pipe, identity, dual } from '@effect/data/Function'
2
+ import type { FlatMap } from '@effect/data/typeclass/FlatMap'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
5
  import * as Fiber from '@effect/io/Fiber'
4
6
  import * as Ref from '@effect/io/Ref/Synchronized'
5
- import { flow, pipe, identity, dual } from '@fp-ts/core/Function'
6
- import type { FlatMap } from '@fp-ts/core/typeclass/FlatMap'
7
7
 
8
8
  import { Fx } from '../Fx.js'
9
9
  import { withRefCounter } from '../_internal/RefCounter.js'
@@ -1,10 +1,10 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { millis } from '@effect/data/Duration'
4
+ import * as Either from '@effect/data/Either'
5
+ import { flow, pipe } from '@effect/data/Function'
3
6
  import * as Cause from '@effect/io/Cause'
4
7
  import * as Effect from '@effect/io/Effect'
5
- import * as Either from '@fp-ts/core/Either'
6
- import { flow, pipe } from '@fp-ts/core/Function'
7
- import { millis } from '@effect/data/Duration'
8
8
  import { describe, it } from 'vitest'
9
9
 
10
10
  import { at } from '../constructor/at.js'
@@ -1,8 +1,8 @@
1
+ import { flow, pipe } from '@effect/data/Function'
1
2
  import type * as Cause from '@effect/io/Cause'
2
3
  import * as Effect from '@effect/io/Effect'
3
4
  import * as Fiber from '@effect/io/Fiber'
4
5
  import * as Ref from '@effect/io/Ref/Synchronized'
5
- import { flow, pipe } from '@fp-ts/core/Function'
6
6
 
7
7
  import { Fx } from '../Fx.js'
8
8
  import { withRefCounter } from '../_internal/RefCounter.js'
@@ -1,5 +1,5 @@
1
+ import { flow } from '@effect/data/Function'
1
2
  import type { Effect } from '@effect/io/Effect'
2
- import { flow } from '@fp-ts/core/Function'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
  import { fromEffect } from '../constructor/fromEffect.js'
@@ -1,7 +1,7 @@
1
+ import { match } from '@effect/data/Either'
2
+ import { flow, pipe } from '@effect/data/Function'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import type * as Effect from '@effect/io/Effect'
3
- import { match } from '@fp-ts/core/Either'
4
- import { flow, pipe } from '@fp-ts/core/Function'
5
5
 
6
6
  import type { Fx } from '../Fx.js'
7
7
  import { failCause } from '../constructor/failCause.js'
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { at } from '../constructor/at.js'
@@ -1,9 +1,9 @@
1
+ import * as Either from '@effect/data/Either'
2
+ import { flow, pipe } from '@effect/data/Function'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
5
  import * as Fiber from '@effect/io/Fiber'
4
6
  import * as Ref from '@effect/io/Ref/Synchronized'
5
- import * as Either from '@fp-ts/core/Either'
6
- import { flow, pipe } from '@fp-ts/core/Function'
7
7
 
8
8
  import { Fx } from '../Fx.js'
9
9
  import { withRefCounter } from '../_internal/RefCounter.js'
@@ -1,7 +1,7 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
+ import { pipe } from '@effect/data/Function'
3
4
  import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
  import { describe, it } from 'vitest'
6
6
 
7
7
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,5 +1,5 @@
1
+ import type { Predicate } from '@effect/data/Predicate'
1
2
  import type { Effect } from '@effect/io/Effect'
2
- import type { Predicate } from '@fp-ts/core/Predicate'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
  import { withEarlyExit } from '../_internal/earlyExit.js'
@@ -1,5 +1,5 @@
1
- import { pipe } from '@fp-ts/core/Function'
2
- import { type Predicate, not } from '@fp-ts/core/Predicate'
1
+ import { pipe } from '@effect/data/Function'
2
+ import { type Predicate, not } from '@effect/data/Predicate'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
 
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import type { Fx } from '../Fx.js'
5
5
  import { fromEffect } from '../constructor/fromEffect.js'
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Cause from '@effect/io/Cause'
2
3
  import * as Effect from '@effect/io/Effect'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import { Fx } from '../Fx.js'
6
6
 
@@ -1,7 +1,7 @@
1
+ import { pipe } from '@effect/data/Function'
2
+ import { match } from '@effect/data/Option'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
- import { pipe } from '@fp-ts/core/Function'
4
- import { match } from '@fp-ts/core/Option'
5
5
 
6
6
  import type { Fx } from '../Fx.js'
7
7
 
@@ -1,7 +1,7 @@
1
+ import { match } from '@effect/data/Either'
2
+ import { pipe } from '@effect/data/Function'
1
3
  import * as Cause from '@effect/io/Cause'
2
4
  import * as Effect from '@effect/io/Effect'
3
- import { match } from '@fp-ts/core/Either'
4
- import { pipe } from '@fp-ts/core/Function'
5
5
 
6
6
  import type { Fx } from '../Fx.js'
7
7
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import * as Duration from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { fromArray } from '../constructor/fromArray.js'
@@ -1,7 +1,7 @@
1
+ import type * as Duration from '@effect/data/Duration'
2
+ import { pipe } from '@effect/data/Function'
1
3
  import * as Effect from '@effect/io/Effect'
2
4
  import type * as Fiber from '@effect/io/Fiber'
3
- import { pipe } from '@fp-ts/core/Function'
4
- import type * as Duration from '@effect/data/Duration'
5
5
 
6
6
  import type { Fx } from '../Fx.js'
7
7
  import { suspend } from '../constructor/suspend.js'
@@ -1,5 +1,5 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
- import { pipe } from '@fp-ts/core/Function'
3
3
 
4
4
  import { Fx } from '../Fx.js'
5
5
 
@@ -1,4 +1,4 @@
1
- import { identity } from '@fp-ts/core/Function'
1
+ import { identity } from '@effect/data/Function'
2
2
 
3
3
  import type { Fx } from '../Fx.js'
4
4
 
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import type { Effect, Semaphore } from '@effect/io/Effect'
2
3
  import type { Scope } from '@effect/io/Scope'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import { Fx } from '../Fx.js'
6
6
 
@@ -1,6 +1,6 @@
1
+ import { pipe } from '@effect/data/Function'
1
2
  import * as Effect from '@effect/io/Effect'
2
3
  import type { RuntimeFlagsPatch } from '@effect/io/Fiber/Runtime/Flags/Patch'
3
- import { pipe } from '@fp-ts/core/Function'
4
4
 
5
5
  import { Fx } from '../Fx.js'
6
6
 
@@ -1,8 +1,8 @@
1
1
  import { deepStrictEqual } from 'assert'
2
2
 
3
- import * as Effect from '@effect/io/Effect'
4
- import { pipe } from '@fp-ts/core/Function'
5
3
  import { millis } from '@effect/data/Duration'
4
+ import { pipe } from '@effect/data/Function'
5
+ import * as Effect from '@effect/io/Effect'
6
6
  import { describe, it } from 'vitest'
7
7
 
8
8
  import { at } from '../constructor/at.js'