iter-fest 0.1.1-main.2a21293 → 0.1.1-main.38dc55c

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 (342) hide show
  1. package/README.md +64 -39
  2. package/dist/chunk-3S6LCGE6.mjs +10 -0
  3. package/dist/chunk-3S6LCGE6.mjs.map +1 -0
  4. package/dist/{chunk-UIEKIMLW.mjs → chunk-AN54W42O.mjs} +8 -5
  5. package/dist/chunk-AN54W42O.mjs.map +1 -0
  6. package/dist/chunk-BSAPKNNZ.mjs +16 -0
  7. package/dist/chunk-BSAPKNNZ.mjs.map +1 -0
  8. package/dist/chunk-BWMXKULC.mjs +46 -0
  9. package/dist/chunk-BWMXKULC.mjs.map +1 -0
  10. package/dist/chunk-CNCNQPK3.mjs +16 -0
  11. package/dist/chunk-CNCNQPK3.mjs.map +1 -0
  12. package/dist/{chunk-KONB7TV6.mjs → chunk-EQZQP6GW.mjs} +8 -5
  13. package/dist/chunk-EQZQP6GW.mjs.map +1 -0
  14. package/dist/chunk-FBST4AUL.mjs +10 -0
  15. package/dist/chunk-FBST4AUL.mjs.map +1 -0
  16. package/dist/chunk-FEEBFWAI.mjs +24 -0
  17. package/dist/chunk-FEEBFWAI.mjs.map +1 -0
  18. package/dist/chunk-FMIHIL6A.mjs +10 -0
  19. package/dist/chunk-FMIHIL6A.mjs.map +1 -0
  20. package/dist/{chunk-27NJVC7K.mjs → chunk-H27CTQGV.mjs} +8 -5
  21. package/dist/chunk-H27CTQGV.mjs.map +1 -0
  22. package/dist/{chunk-MDBK7ND5.mjs → chunk-H5ARVU55.mjs} +8 -5
  23. package/dist/chunk-H5ARVU55.mjs.map +1 -0
  24. package/dist/{chunk-WKIRSZXX.mjs → chunk-IZXDQ25M.mjs} +8 -5
  25. package/dist/chunk-IZXDQ25M.mjs.map +1 -0
  26. package/dist/chunk-KYMTQJIJ.mjs +10 -0
  27. package/dist/chunk-KYMTQJIJ.mjs.map +1 -0
  28. package/dist/chunk-LIMQXDFK.mjs +10 -0
  29. package/dist/chunk-LIMQXDFK.mjs.map +1 -0
  30. package/dist/chunk-MO7HMLOZ.mjs +24 -0
  31. package/dist/chunk-MO7HMLOZ.mjs.map +1 -0
  32. package/dist/chunk-MYSNSDM7.mjs +13 -0
  33. package/dist/chunk-MYSNSDM7.mjs.map +1 -0
  34. package/dist/chunk-NZRXO7EY.mjs +24 -0
  35. package/dist/chunk-NZRXO7EY.mjs.map +1 -0
  36. package/dist/chunk-OCK7PKGO.mjs +23 -0
  37. package/dist/chunk-OCK7PKGO.mjs.map +1 -0
  38. package/dist/chunk-OWUGLCQB.mjs +10 -0
  39. package/dist/chunk-OWUGLCQB.mjs.map +1 -0
  40. package/dist/chunk-PGJSIDLV.mjs +25 -0
  41. package/dist/chunk-PGJSIDLV.mjs.map +1 -0
  42. package/dist/chunk-QX6EMOSQ.mjs +10 -0
  43. package/dist/chunk-QX6EMOSQ.mjs.map +1 -0
  44. package/dist/chunk-R6SXIXMH.mjs +10 -0
  45. package/dist/chunk-R6SXIXMH.mjs.map +1 -0
  46. package/dist/chunk-TDHR35S7.mjs +10 -0
  47. package/dist/chunk-TDHR35S7.mjs.map +1 -0
  48. package/dist/chunk-VCKLUCOT.mjs +10 -0
  49. package/dist/chunk-VCKLUCOT.mjs.map +1 -0
  50. package/dist/chunk-XQDGXAAF.mjs +10 -0
  51. package/dist/chunk-XQDGXAAF.mjs.map +1 -0
  52. package/dist/{chunk-MOBXUTO5.mjs → chunk-YJSIVBF7.mjs} +5 -5
  53. package/dist/chunk-YJSIVBF7.mjs.map +1 -0
  54. package/dist/chunk-YLERARWI.mjs +10 -0
  55. package/dist/chunk-YLERARWI.mjs.map +1 -0
  56. package/dist/iter-fest.d.mts +27 -22
  57. package/dist/iter-fest.d.ts +27 -22
  58. package/dist/iter-fest.iterableWritableStream.d.mts +7 -0
  59. package/dist/iter-fest.iterableWritableStream.d.ts +7 -0
  60. package/dist/{iter-fest.pushAsyncIterableIterator.js → iter-fest.iterableWritableStream.js} +39 -30
  61. package/dist/iter-fest.iterableWritableStream.js.map +1 -0
  62. package/dist/iter-fest.iterableWritableStream.mjs +7 -0
  63. package/dist/{iter-fest.iterableAt.d.ts → iter-fest.iteratorAt.d.mts} +2 -2
  64. package/dist/{iter-fest.iterableAt.d.mts → iter-fest.iteratorAt.d.ts} +2 -2
  65. package/dist/{iter-fest.iterableAt.js → iter-fest.iteratorAt.js} +21 -10
  66. package/dist/iter-fest.iteratorAt.js.map +1 -0
  67. package/dist/iter-fest.iteratorAt.mjs +9 -0
  68. package/dist/iter-fest.iteratorConcat.d.mts +16 -0
  69. package/dist/iter-fest.iteratorConcat.d.ts +16 -0
  70. package/dist/{iter-fest.iterableConcat.js → iter-fest.iteratorConcat.js} +27 -11
  71. package/dist/iter-fest.iteratorConcat.js.map +1 -0
  72. package/dist/iter-fest.iteratorConcat.mjs +8 -0
  73. package/dist/iter-fest.iteratorDrop.d.mts +12 -0
  74. package/dist/iter-fest.iteratorDrop.d.ts +12 -0
  75. package/dist/iter-fest.iteratorDrop.js +44 -0
  76. package/dist/iter-fest.iteratorDrop.js.map +1 -0
  77. package/dist/iter-fest.iteratorDrop.mjs +7 -0
  78. package/dist/iter-fest.iteratorEntries.d.mts +6 -0
  79. package/dist/iter-fest.iteratorEntries.d.ts +6 -0
  80. package/dist/{iter-fest.iterableEntries.js → iter-fest.iteratorEntries.js} +22 -9
  81. package/dist/iter-fest.iteratorEntries.js.map +1 -0
  82. package/dist/iter-fest.iteratorEntries.mjs +8 -0
  83. package/dist/iter-fest.iteratorEvery.d.mts +25 -0
  84. package/dist/iter-fest.iteratorEvery.d.ts +25 -0
  85. package/dist/iter-fest.iteratorEvery.js +44 -0
  86. package/dist/iter-fest.iteratorEvery.js.map +1 -0
  87. package/dist/iter-fest.iteratorEvery.mjs +7 -0
  88. package/dist/iter-fest.iteratorFilter.d.mts +18 -0
  89. package/dist/iter-fest.iteratorFilter.d.ts +18 -0
  90. package/dist/iter-fest.iteratorFilter.js +44 -0
  91. package/dist/iter-fest.iteratorFilter.js.map +1 -0
  92. package/dist/iter-fest.iteratorFilter.mjs +7 -0
  93. package/dist/iter-fest.iteratorFind.d.mts +14 -0
  94. package/dist/iter-fest.iteratorFind.d.ts +14 -0
  95. package/dist/iter-fest.iteratorFind.js +44 -0
  96. package/dist/iter-fest.iteratorFind.js.map +1 -0
  97. package/dist/iter-fest.iteratorFind.mjs +7 -0
  98. package/dist/{iter-fest.iterableFindIndex.d.mts → iter-fest.iteratorFindIndex.d.mts} +4 -4
  99. package/dist/{iter-fest.iterableFindIndex.d.ts → iter-fest.iteratorFindIndex.d.ts} +4 -4
  100. package/dist/{iter-fest.iterableFindIndex.js → iter-fest.iteratorFindIndex.js} +23 -10
  101. package/dist/iter-fest.iteratorFindIndex.js.map +1 -0
  102. package/dist/iter-fest.iteratorFindIndex.mjs +8 -0
  103. package/dist/{iter-fest.iterableFindLast.d.mts → iter-fest.iteratorFindLast.d.mts} +5 -5
  104. package/dist/{iter-fest.iterableFindLast.d.ts → iter-fest.iteratorFindLast.d.ts} +5 -5
  105. package/dist/{iter-fest.iterableFindLast.js → iter-fest.iteratorFindLast.js} +23 -10
  106. package/dist/iter-fest.iteratorFindLast.js.map +1 -0
  107. package/dist/iter-fest.iteratorFindLast.mjs +8 -0
  108. package/dist/{iter-fest.iterableFindLastIndex.d.mts → iter-fest.iteratorFindLastIndex.d.mts} +4 -4
  109. package/dist/{iter-fest.iterableFindLastIndex.d.ts → iter-fest.iteratorFindLastIndex.d.ts} +4 -4
  110. package/dist/{iter-fest.iterableFindLastIndex.js → iter-fest.iteratorFindLastIndex.js} +23 -10
  111. package/dist/iter-fest.iteratorFindLastIndex.js.map +1 -0
  112. package/dist/iter-fest.iteratorFindLastIndex.mjs +8 -0
  113. package/dist/iter-fest.iteratorFlatMap.d.mts +12 -0
  114. package/dist/iter-fest.iteratorFlatMap.d.ts +12 -0
  115. package/dist/iter-fest.iteratorFlatMap.js +44 -0
  116. package/dist/iter-fest.iteratorFlatMap.js.map +1 -0
  117. package/dist/iter-fest.iteratorFlatMap.mjs +7 -0
  118. package/dist/iter-fest.iteratorForEach.d.mts +10 -0
  119. package/dist/iter-fest.iteratorForEach.d.ts +10 -0
  120. package/dist/iter-fest.iteratorForEach.js +44 -0
  121. package/dist/iter-fest.iteratorForEach.js.map +1 -0
  122. package/dist/iter-fest.iteratorForEach.mjs +7 -0
  123. package/dist/iter-fest.iteratorFrom.d.mts +12 -0
  124. package/dist/iter-fest.iteratorFrom.d.ts +12 -0
  125. package/dist/iter-fest.iteratorFrom.js +44 -0
  126. package/dist/iter-fest.iteratorFrom.js.map +1 -0
  127. package/dist/iter-fest.iteratorFrom.mjs +7 -0
  128. package/dist/iter-fest.iteratorIncludes.d.mts +9 -0
  129. package/dist/iter-fest.iteratorIncludes.d.ts +9 -0
  130. package/dist/{iter-fest.iterableIncludes.js → iter-fest.iteratorIncludes.js} +21 -10
  131. package/dist/iter-fest.iteratorIncludes.js.map +1 -0
  132. package/dist/iter-fest.iteratorIncludes.mjs +9 -0
  133. package/dist/iter-fest.iteratorIndexOf.d.mts +9 -0
  134. package/dist/iter-fest.iteratorIndexOf.d.ts +9 -0
  135. package/dist/{iter-fest.iterableIndexOf.js → iter-fest.iteratorIndexOf.js} +21 -10
  136. package/dist/iter-fest.iteratorIndexOf.js.map +1 -0
  137. package/dist/iter-fest.iteratorIndexOf.mjs +9 -0
  138. package/dist/iter-fest.iteratorJoin.d.mts +8 -0
  139. package/dist/iter-fest.iteratorJoin.d.ts +8 -0
  140. package/dist/{iter-fest.iterableToString.js → iter-fest.iteratorJoin.js} +21 -15
  141. package/dist/iter-fest.iteratorJoin.js.map +1 -0
  142. package/dist/iter-fest.iteratorJoin.mjs +8 -0
  143. package/dist/iter-fest.iteratorKeys.d.mts +6 -0
  144. package/dist/iter-fest.iteratorKeys.d.ts +6 -0
  145. package/dist/{iter-fest.iterableKeys.js → iter-fest.iteratorKeys.js} +22 -9
  146. package/dist/iter-fest.iteratorKeys.js.map +1 -0
  147. package/dist/iter-fest.iteratorKeys.mjs +8 -0
  148. package/dist/iter-fest.iteratorMap.d.mts +10 -0
  149. package/dist/iter-fest.iteratorMap.d.ts +10 -0
  150. package/dist/iter-fest.iteratorMap.js +44 -0
  151. package/dist/iter-fest.iteratorMap.js.map +1 -0
  152. package/dist/iter-fest.iteratorMap.mjs +7 -0
  153. package/dist/{iter-fest.iterableReduce.d.mts → iter-fest.iteratorReduce.d.mts} +13 -9
  154. package/dist/{iter-fest.iterableReduce.d.ts → iter-fest.iteratorReduce.d.ts} +13 -9
  155. package/dist/iter-fest.iteratorReduce.js +44 -0
  156. package/dist/iter-fest.iteratorReduce.js.map +1 -0
  157. package/dist/iter-fest.iteratorReduce.mjs +7 -0
  158. package/dist/{iter-fest.iterableSlice.d.mts → iter-fest.iteratorSlice.d.mts} +8 -8
  159. package/dist/{iter-fest.iterableSlice.d.ts → iter-fest.iteratorSlice.d.ts} +8 -8
  160. package/dist/{iter-fest.iterableSlice.js → iter-fest.iteratorSlice.js} +21 -10
  161. package/dist/iter-fest.iteratorSlice.js.map +1 -0
  162. package/dist/iter-fest.iteratorSlice.mjs +9 -0
  163. package/dist/iter-fest.iteratorSome.d.mts +10 -0
  164. package/dist/iter-fest.iteratorSome.d.ts +10 -0
  165. package/dist/iter-fest.iteratorSome.js +44 -0
  166. package/dist/iter-fest.iteratorSome.js.map +1 -0
  167. package/dist/iter-fest.iteratorSome.mjs +7 -0
  168. package/dist/iter-fest.iteratorTake.d.mts +12 -0
  169. package/dist/iter-fest.iteratorTake.d.ts +12 -0
  170. package/dist/iter-fest.iteratorTake.js +44 -0
  171. package/dist/iter-fest.iteratorTake.js.map +1 -0
  172. package/dist/iter-fest.iteratorTake.mjs +7 -0
  173. package/dist/iter-fest.iteratorTake.mjs.map +1 -0
  174. package/dist/iter-fest.iteratorToArray.d.mts +13 -0
  175. package/dist/iter-fest.iteratorToArray.d.ts +13 -0
  176. package/dist/iter-fest.iteratorToArray.js +44 -0
  177. package/dist/iter-fest.iteratorToArray.js.map +1 -0
  178. package/dist/iter-fest.iteratorToArray.mjs +7 -0
  179. package/dist/iter-fest.iteratorToArray.mjs.map +1 -0
  180. package/dist/{iter-fest.iterableToSpliced.d.mts → iter-fest.iteratorToSpliced.d.mts} +3 -3
  181. package/dist/{iter-fest.iterableToSpliced.d.ts → iter-fest.iteratorToSpliced.d.ts} +3 -3
  182. package/dist/{iter-fest.iterableToSpliced.js → iter-fest.iteratorToSpliced.js} +21 -10
  183. package/dist/iter-fest.iteratorToSpliced.js.map +1 -0
  184. package/dist/iter-fest.iteratorToSpliced.mjs +9 -0
  185. package/dist/iter-fest.iteratorToSpliced.mjs.map +1 -0
  186. package/dist/iter-fest.iteratorToString.d.mts +6 -0
  187. package/dist/iter-fest.iteratorToString.d.ts +6 -0
  188. package/dist/{iter-fest.iterableJoin.js → iter-fest.iteratorToString.js} +27 -9
  189. package/dist/iter-fest.iteratorToString.js.map +1 -0
  190. package/dist/iter-fest.iteratorToString.mjs +9 -0
  191. package/dist/iter-fest.iteratorToString.mjs.map +1 -0
  192. package/dist/iter-fest.js +253 -254
  193. package/dist/iter-fest.js.map +1 -1
  194. package/dist/iter-fest.mjs +93 -73
  195. package/dist/iter-fest.readableStreamFrom.d.mts +3 -0
  196. package/dist/iter-fest.readableStreamFrom.d.ts +3 -0
  197. package/dist/{iter-fest.iterableGetReadable.js → iter-fest.readableStreamFrom.js} +9 -9
  198. package/dist/iter-fest.readableStreamFrom.js.map +1 -0
  199. package/dist/iter-fest.readableStreamFrom.mjs +7 -0
  200. package/dist/iter-fest.readableStreamFrom.mjs.map +1 -0
  201. package/package.json +162 -112
  202. package/dist/chunk-27NJVC7K.mjs.map +0 -1
  203. package/dist/chunk-44W7OTNE.mjs +0 -12
  204. package/dist/chunk-44W7OTNE.mjs.map +0 -1
  205. package/dist/chunk-5CHMNKXJ.mjs +0 -20
  206. package/dist/chunk-5CHMNKXJ.mjs.map +0 -1
  207. package/dist/chunk-5CRMPYKD.mjs +0 -19
  208. package/dist/chunk-5CRMPYKD.mjs.map +0 -1
  209. package/dist/chunk-6C3P4TNK.mjs +0 -19
  210. package/dist/chunk-6C3P4TNK.mjs.map +0 -1
  211. package/dist/chunk-EZC33HE6.mjs +0 -15
  212. package/dist/chunk-EZC33HE6.mjs.map +0 -1
  213. package/dist/chunk-GWZF5BB7.mjs +0 -16
  214. package/dist/chunk-GWZF5BB7.mjs.map +0 -1
  215. package/dist/chunk-HYU4EN7J.mjs +0 -20
  216. package/dist/chunk-HYU4EN7J.mjs.map +0 -1
  217. package/dist/chunk-JU353VSE.mjs +0 -16
  218. package/dist/chunk-JU353VSE.mjs.map +0 -1
  219. package/dist/chunk-KONB7TV6.mjs.map +0 -1
  220. package/dist/chunk-MDBK7ND5.mjs.map +0 -1
  221. package/dist/chunk-MNLOWKTC.mjs +0 -19
  222. package/dist/chunk-MNLOWKTC.mjs.map +0 -1
  223. package/dist/chunk-MOBXUTO5.mjs.map +0 -1
  224. package/dist/chunk-O5SQJUKB.mjs +0 -37
  225. package/dist/chunk-O5SQJUKB.mjs.map +0 -1
  226. package/dist/chunk-TEI3K6GT.mjs +0 -21
  227. package/dist/chunk-TEI3K6GT.mjs.map +0 -1
  228. package/dist/chunk-UIEKIMLW.mjs.map +0 -1
  229. package/dist/chunk-V6OWQQ3Q.mjs +0 -20
  230. package/dist/chunk-V6OWQQ3Q.mjs.map +0 -1
  231. package/dist/chunk-WKIRSZXX.mjs.map +0 -1
  232. package/dist/chunk-XKBVB2JN.mjs +0 -12
  233. package/dist/chunk-XKBVB2JN.mjs.map +0 -1
  234. package/dist/chunk-XW34KZRY.mjs +0 -17
  235. package/dist/chunk-XW34KZRY.mjs.map +0 -1
  236. package/dist/chunk-Y5M2C7NQ.mjs +0 -13
  237. package/dist/chunk-Y5M2C7NQ.mjs.map +0 -1
  238. package/dist/chunk-ZUBHGSCW.mjs +0 -18
  239. package/dist/chunk-ZUBHGSCW.mjs.map +0 -1
  240. package/dist/iter-fest.iterableAt.js.map +0 -1
  241. package/dist/iter-fest.iterableAt.mjs +0 -8
  242. package/dist/iter-fest.iterableConcat.d.mts +0 -16
  243. package/dist/iter-fest.iterableConcat.d.ts +0 -16
  244. package/dist/iter-fest.iterableConcat.js.map +0 -1
  245. package/dist/iter-fest.iterableConcat.mjs +0 -7
  246. package/dist/iter-fest.iterableEntries.d.mts +0 -6
  247. package/dist/iter-fest.iterableEntries.d.ts +0 -6
  248. package/dist/iter-fest.iterableEntries.js.map +0 -1
  249. package/dist/iter-fest.iterableEntries.mjs +0 -7
  250. package/dist/iter-fest.iterableEvery.d.mts +0 -24
  251. package/dist/iter-fest.iterableEvery.d.ts +0 -24
  252. package/dist/iter-fest.iterableEvery.js +0 -43
  253. package/dist/iter-fest.iterableEvery.js.map +0 -1
  254. package/dist/iter-fest.iterableEvery.mjs +0 -7
  255. package/dist/iter-fest.iterableFilter.d.mts +0 -16
  256. package/dist/iter-fest.iterableFilter.d.ts +0 -16
  257. package/dist/iter-fest.iterableFilter.js +0 -42
  258. package/dist/iter-fest.iterableFilter.js.map +0 -1
  259. package/dist/iter-fest.iterableFilter.mjs +0 -7
  260. package/dist/iter-fest.iterableFind.d.mts +0 -15
  261. package/dist/iter-fest.iterableFind.d.ts +0 -15
  262. package/dist/iter-fest.iterableFind.js +0 -43
  263. package/dist/iter-fest.iterableFind.js.map +0 -1
  264. package/dist/iter-fest.iterableFind.mjs +0 -7
  265. package/dist/iter-fest.iterableFindIndex.js.map +0 -1
  266. package/dist/iter-fest.iterableFindIndex.mjs +0 -7
  267. package/dist/iter-fest.iterableFindLast.js.map +0 -1
  268. package/dist/iter-fest.iterableFindLast.mjs +0 -7
  269. package/dist/iter-fest.iterableFindLastIndex.js.map +0 -1
  270. package/dist/iter-fest.iterableFindLastIndex.mjs +0 -7
  271. package/dist/iter-fest.iterableForEach.d.mts +0 -10
  272. package/dist/iter-fest.iterableForEach.d.ts +0 -10
  273. package/dist/iter-fest.iterableForEach.js +0 -40
  274. package/dist/iter-fest.iterableForEach.js.map +0 -1
  275. package/dist/iter-fest.iterableForEach.mjs +0 -7
  276. package/dist/iter-fest.iterableGetReadable.d.mts +0 -3
  277. package/dist/iter-fest.iterableGetReadable.d.ts +0 -3
  278. package/dist/iter-fest.iterableGetReadable.js.map +0 -1
  279. package/dist/iter-fest.iterableGetReadable.mjs +0 -7
  280. package/dist/iter-fest.iterableIncludes.d.mts +0 -9
  281. package/dist/iter-fest.iterableIncludes.d.ts +0 -9
  282. package/dist/iter-fest.iterableIncludes.js.map +0 -1
  283. package/dist/iter-fest.iterableIncludes.mjs +0 -8
  284. package/dist/iter-fest.iterableIndexOf.d.mts +0 -9
  285. package/dist/iter-fest.iterableIndexOf.d.ts +0 -9
  286. package/dist/iter-fest.iterableIndexOf.js.map +0 -1
  287. package/dist/iter-fest.iterableIndexOf.mjs +0 -8
  288. package/dist/iter-fest.iterableJoin.d.mts +0 -8
  289. package/dist/iter-fest.iterableJoin.d.ts +0 -8
  290. package/dist/iter-fest.iterableJoin.js.map +0 -1
  291. package/dist/iter-fest.iterableJoin.mjs +0 -7
  292. package/dist/iter-fest.iterableKeys.d.mts +0 -6
  293. package/dist/iter-fest.iterableKeys.d.ts +0 -6
  294. package/dist/iter-fest.iterableKeys.js.map +0 -1
  295. package/dist/iter-fest.iterableKeys.mjs +0 -7
  296. package/dist/iter-fest.iterableMap.d.mts +0 -8
  297. package/dist/iter-fest.iterableMap.d.ts +0 -8
  298. package/dist/iter-fest.iterableMap.js +0 -39
  299. package/dist/iter-fest.iterableMap.js.map +0 -1
  300. package/dist/iter-fest.iterableMap.mjs +0 -7
  301. package/dist/iter-fest.iterableReduce.js +0 -41
  302. package/dist/iter-fest.iterableReduce.js.map +0 -1
  303. package/dist/iter-fest.iterableReduce.mjs +0 -7
  304. package/dist/iter-fest.iterableSlice.js.map +0 -1
  305. package/dist/iter-fest.iterableSlice.mjs +0 -8
  306. package/dist/iter-fest.iterableSome.d.mts +0 -12
  307. package/dist/iter-fest.iterableSome.d.ts +0 -12
  308. package/dist/iter-fest.iterableSome.js +0 -43
  309. package/dist/iter-fest.iterableSome.js.map +0 -1
  310. package/dist/iter-fest.iterableSome.mjs +0 -7
  311. package/dist/iter-fest.iterableToSpliced.js.map +0 -1
  312. package/dist/iter-fest.iterableToSpliced.mjs +0 -8
  313. package/dist/iter-fest.iterableToString.d.mts +0 -6
  314. package/dist/iter-fest.iterableToString.d.ts +0 -6
  315. package/dist/iter-fest.iterableToString.js.map +0 -1
  316. package/dist/iter-fest.iterableToString.mjs +0 -8
  317. package/dist/iter-fest.pushAsyncIterableIterator.d.mts +0 -9
  318. package/dist/iter-fest.pushAsyncIterableIterator.d.ts +0 -9
  319. package/dist/iter-fest.pushAsyncIterableIterator.js.map +0 -1
  320. package/dist/iter-fest.pushAsyncIterableIterator.mjs +0 -7
  321. /package/dist/{iter-fest.iterableAt.mjs.map → iter-fest.iterableWritableStream.mjs.map} +0 -0
  322. /package/dist/{iter-fest.iterableConcat.mjs.map → iter-fest.iteratorAt.mjs.map} +0 -0
  323. /package/dist/{iter-fest.iterableEntries.mjs.map → iter-fest.iteratorConcat.mjs.map} +0 -0
  324. /package/dist/{iter-fest.iterableEvery.mjs.map → iter-fest.iteratorDrop.mjs.map} +0 -0
  325. /package/dist/{iter-fest.iterableFilter.mjs.map → iter-fest.iteratorEntries.mjs.map} +0 -0
  326. /package/dist/{iter-fest.iterableFind.mjs.map → iter-fest.iteratorEvery.mjs.map} +0 -0
  327. /package/dist/{iter-fest.iterableFindIndex.mjs.map → iter-fest.iteratorFilter.mjs.map} +0 -0
  328. /package/dist/{iter-fest.iterableFindLast.mjs.map → iter-fest.iteratorFind.mjs.map} +0 -0
  329. /package/dist/{iter-fest.iterableFindLastIndex.mjs.map → iter-fest.iteratorFindIndex.mjs.map} +0 -0
  330. /package/dist/{iter-fest.iterableForEach.mjs.map → iter-fest.iteratorFindLast.mjs.map} +0 -0
  331. /package/dist/{iter-fest.iterableGetReadable.mjs.map → iter-fest.iteratorFindLastIndex.mjs.map} +0 -0
  332. /package/dist/{iter-fest.iterableIncludes.mjs.map → iter-fest.iteratorFlatMap.mjs.map} +0 -0
  333. /package/dist/{iter-fest.iterableIndexOf.mjs.map → iter-fest.iteratorForEach.mjs.map} +0 -0
  334. /package/dist/{iter-fest.iterableJoin.mjs.map → iter-fest.iteratorFrom.mjs.map} +0 -0
  335. /package/dist/{iter-fest.iterableKeys.mjs.map → iter-fest.iteratorIncludes.mjs.map} +0 -0
  336. /package/dist/{iter-fest.iterableMap.mjs.map → iter-fest.iteratorIndexOf.mjs.map} +0 -0
  337. /package/dist/{iter-fest.iterableReduce.mjs.map → iter-fest.iteratorJoin.mjs.map} +0 -0
  338. /package/dist/{iter-fest.iterableSlice.mjs.map → iter-fest.iteratorKeys.mjs.map} +0 -0
  339. /package/dist/{iter-fest.iterableSome.mjs.map → iter-fest.iteratorMap.mjs.map} +0 -0
  340. /package/dist/{iter-fest.iterableToSpliced.mjs.map → iter-fest.iteratorReduce.mjs.map} +0 -0
  341. /package/dist/{iter-fest.iterableToString.mjs.map → iter-fest.iteratorSlice.mjs.map} +0 -0
  342. /package/dist/{iter-fest.pushAsyncIterableIterator.mjs.map → iter-fest.iteratorSome.mjs.map} +0 -0
package/README.md CHANGED
@@ -18,14 +18,14 @@ npm install iter-fest
18
18
 
19
19
  ## Conversions
20
20
 
21
- | From | To | Function signature |
22
- | ----------------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
23
- | `Iterator` | `IterableIterator` | [`iteratorToIterable<T>(iterator: Iterator<T>): IterableIterator<T>`](#converting-an-iterator-to-iterable) |
24
- | `AsyncIterator` | `AsyncIterableIterator` | [`asyncIteratorToAsyncIterable<T>(asyncIterator: AsyncIterator<T>): AsyncIterableIterator<T>`](#converting-an-iterator-to-iterable) |
25
- | `Observable` | `ReadableStream` | [`observableSubscribeAsReadable<T>(observable: Observable<T>): ReadableStream<T>`](#converting-an-observable-to-readablestream) |
26
- | `ReadableStreamDefaultReader` | `AsyncIterableIterator` | [`readerValues`<T>(reader: ReadableStreamDefaultReader<T>): AsyncIterableIterator<T>`](#iterating-readablestreamdefaultreader) |
27
- | `AsyncIterable` | `Observable` | [`observableFromAsync<T>(iterable: AsyncIterable<T>): Observable<T>`](#converting-an-asynciterable-to-observable) |
28
- | `AsyncIterable`/`Iterable` | `ReadableStream` | [`iterableGetReadable<T>(iterable: AsyncIterable<T> \| Iterable<T>): ReadableStream<T>`](#converting-an-asynciterableiterable-to-readablestream) |
21
+ | From | To | Function signature |
22
+ | ----------------------------- | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
23
+ | `Iterator` | `IterableIterator` | [`iteratorToIterable<T>(iterator: Iterator<T>): IterableIterator<T>`](#converting-an-iterator-to-iterable) |
24
+ | `AsyncIterator` | `AsyncIterableIterator` | [`asyncIteratorToAsyncIterable<T>(asyncIterator: AsyncIterator<T>): AsyncIterableIterator<T>`](#converting-an-iterator-to-iterable) |
25
+ | `Observable` | `ReadableStream` | [`observableSubscribeAsReadable<T>(observable: Observable<T>): ReadableStream<T>`](#converting-an-observable-to-readablestream) |
26
+ | `ReadableStreamDefaultReader` | `AsyncIterableIterator` | [`readerValues`<T>(reader: ReadableStreamDefaultReader<T>): AsyncIterableIterator<T>`](#converting-a-readablestreamdefaultreader-to-asynciterableiterator) |
27
+ | `AsyncIterable` | `Observable` | [`observableFromAsync<T>(iterable: AsyncIterable<T>): Observable<T>`](#converting-an-asynciterable-to-observable) |
28
+ | `AsyncIterable`/`Iterable` | `ReadableStream` | [`readableStreamFrom<T>(anyIterable: AsyncIterable<T> \| Iterable<T>): ReadableStream<T>`](#converting-an-asynciterableiterable-to-readablestream) |
29
29
 
30
30
  To convert `Observable` to `AsyncIterableIterator`, [use `ReadableStream` as intermediate format](#converting-an-observable-to-asynciterableiterator).
31
31
 
@@ -43,7 +43,7 @@ const iterate = (): Iterator<number> => {
43
43
  return { value };
44
44
  }
45
45
 
46
- return { done: true, value: undefined };
46
+ return { done: true, value: undefined } satisfies IteratorResult<number>;
47
47
  }
48
48
  };
49
49
  };
@@ -94,6 +94,8 @@ observable.subscribe({ next }); // Prints "1", "2", "3".
94
94
 
95
95
  Note: `observableFromAsync` will call `[Symbol.asyncIterator]()` initially to restart the iteration where possible.
96
96
 
97
+ Note: It is not recommended to convert `AsyncGenerator` to an `Observable`. `AsyncGenerator` has more functionalities and `Observable` does not support many of them.
98
+
97
99
  ### Converting an `Observable` to `ReadableStream`
98
100
 
99
101
  `ReadableStream` is powerful for transforming and piping stream of data. It can be formed using data from both push-based and pull-based source with backpressuree.
@@ -107,7 +109,7 @@ const readable = observableSubscribeAsReadable(observable);
107
109
  readable.pipeTo(stream.writable); // Will write 1, 2, 3.
108
110
  ```
109
111
 
110
- ### Iterating `ReadableStreamDefaultReader`
112
+ ### Converting a `ReadableStreamDefaultReader` to `AsyncIterableIterator`
111
113
 
112
114
  `readerValues` will convert default reader of `ReadableStream` into an `AsyncIterableIterator` to use in for-loop.
113
115
 
@@ -134,14 +136,16 @@ Note: `[Symbol.asyncIterator]()` will not restart the reader and read from start
134
136
 
135
137
  ### Converting an `AsyncIterable`/`Iterable` to `ReadableStream`
136
138
 
139
+ > Notes: this feature is part of [Streams Standard](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static).
140
+
137
141
  ```ts
138
142
  const iterable = [1, 2, 3].values();
139
- const readable = iterableGetReadable(iterable);
143
+ const readable = readableStreamFrom(iterable);
140
144
 
141
145
  readable.pipeTo(stream.writable); // Will write 1, 2, 3.
142
146
  ```
143
147
 
144
- Note: `iterableGetReadable()` will call `[Symbol.iterator]()` initially to restart the iteration where possible.
148
+ Note: `readableStreamFrom()` will call `[Symbol.iterator]()` initially to restart the iteration where possible.
145
149
 
146
150
  ## Others
147
151
 
@@ -151,14 +155,18 @@ Note: `iterableGetReadable()` will call `[Symbol.iterator]()` initially to resta
151
155
 
152
156
  ### Producer-consumer queue
153
157
 
154
- `PushAsyncIterableIterator` is a simple push-based producer-consumer queue and designed to decouple the flow between a producer and consumer. The producer can push a new job at anytime. The consumer can pull a job at its own convenience via for-loop.
158
+ `IterableWritableStream` is a push-based producer-consumer queue designed to decouple the flow between a producer and multiple consumers. The producer can push a new job at anytime. The consumer can pull a job at its own convenience via for-loop.
159
+
160
+ `IterableWritableStream` supports multiple consumers and continuation:
155
161
 
156
- Compare to pull-based queue, a push-based queue is very easy to use. However, pull-based queue offers better flow control as it will produce a job only if there is a consumer ready to consume.
162
+ - Multiple consumers: when 2 or more consumers are active at the same time, jobs will be distributed across all consumers in a round robin fashion when possible
163
+ - Continuation: when the last consumer disconnected while producer keep pushing new jobs, the next consumer will pick up where the last consumer left
157
164
 
158
- For a full-featured producer-consumer queue that supports flow control, use `ReadableStream` instead.
165
+ Compare to pull-based queue, a push-based queue is easy to use. However, pull-based queue offers better flow control as it will produce a job only if there is a consumer ready to consume.
159
166
 
160
167
  ```ts
161
- const iterable = new PushAsyncIterableIterator();
168
+ const iterable = new IterableWritableStream();
169
+ const writer = iterable.getWriter();
162
170
 
163
171
  (async function consumer() {
164
172
  for await (const value of iterable) {
@@ -169,10 +177,10 @@ const iterable = new PushAsyncIterableIterator();
169
177
  })();
170
178
 
171
179
  (async function producer() {
172
- iterable.push(1);
173
- iterable.push(2);
174
- iterable.push(3);
175
- iterable.close();
180
+ writer.write(1);
181
+ writer.write(2);
182
+ writer.write(3);
183
+ writer.close();
176
184
  })();
177
185
 
178
186
  // Prints "1", "2", "3", "Done".
@@ -189,11 +197,11 @@ The `generatorWithLastValue()` and `asyncGeneratorWithLastValue()` helps bridge
189
197
  ```ts
190
198
  const generator = generatorWithLastValue(
191
199
  (function* () {
192
- yield 1;
193
- yield 2;
194
- yield 3;
200
+ yield 1; // { done: false, value: 1 }
201
+ yield 2; // { done: false, value: 2 }
202
+ yield 3; // { done: false, value: 3 }
195
203
 
196
- return 'end';
204
+ return 'end'; // { done: true, value: 'end' }
197
205
  })()
198
206
  );
199
207
 
@@ -216,22 +224,39 @@ const generator = generatorWithLastValue(
216
224
  );
217
225
  ```
218
226
 
227
+ ## Adding types to `core-js-pure`
228
+
229
+ We added types to implementation from `core-js-pure`:
230
+
231
+ - [`Iterator.drop`](https://tc39.es/ecma262/#sec-array.prototype.drop)
232
+ - [`Iterator.every`](https://tc39.es/ecma262/#sec-array.prototype.every)
233
+ - [`Iterator.filter`](https://tc39.es/ecma262/#sec-array.prototype.filter)
234
+ - [`Iterator.find`](https://tc39.es/ecma262/#sec-array.prototype.find)
235
+ - [`Iterator.flatMap`](https://tc39.es/ecma262/#sec-array.prototype.flatmap)
236
+ - [`Iterator.forEach`](https://tc39.es/ecma262/#sec-array.prototype.foreach)
237
+ - [`Iterator.from`](https://tc39.es/ecma262/#sec-array.prototype.from)
238
+ - [`Iterator.map`](https://tc39.es/ecma262/#sec-array.prototype.map)
239
+ - [`Iterator.reduce`](https://tc39.es/ecma262/#sec-array.prototype.reduce)
240
+ - [`Iterator.some`](https://tc39.es/ecma262/#sec-array.prototype.some)
241
+ - [`Iterator.take`](https://tc39.es/ecma262/#sec-array.prototype.take)
242
+ - [`Iterator.toArray`](https://tc39.es/ecma262/#sec-array.prototype.toarray)
243
+
219
244
  ## `Array.prototype` ports
220
245
 
221
- We ported majority of functions from `Array.prototype.*` to `iterable*`.
246
+ We ported majority of functions from `Array.prototype.*` to `iterator*`.
222
247
 
223
248
  ```ts
224
- import { iterableIncludes, iterableReduce } from 'iter-fest'; // Via default exports.
225
- import { iterableSome } from 'iter-fest/iterableSome'; // Via named exports.
249
+ import { iteratorIncludes, iteratorReduce } from 'iter-fest'; // Via default exports.
250
+ import { iteratorSome } from 'iter-fest/iteratorSome'; // Via named exports.
226
251
 
227
- const iterable: Iterable<number> = [1, 2, 3, 4, 5].values();
252
+ const iterator: iterator<number> = [1, 2, 3, 4, 5].values();
228
253
 
229
- console.log(iterableIncludes(iterable, 3)); // Prints "true".
230
- console.log(iterableReduce(iterable, (sum, value) => sum + value, 0)); // Prints "15".
231
- console.log(iterableSome(iterable, value => value % 2)); // Prints "true".
254
+ console.log(iteratorIncludes(iterator, 3)); // Prints "true".
255
+ console.log(iteratorReduce(iterator, (sum, value) => sum + value, 0)); // Prints "15".
256
+ console.log(iteratorSome(iterator, value => value % 2)); // Prints "true".
232
257
  ```
233
258
 
234
- List of ported functions: [`at`](https://tc39.es/ecma262/#sec-array.prototype.at), [`concat`](https://tc39.es/ecma262/#sec-array.prototype.concat), [`entries`](https://tc39.es/ecma262/#sec-array.prototype.entries), [`every`](https://tc39.es/ecma262/#sec-array.prototype.every), [`filter`](https://tc39.es/ecma262/#sec-array.prototype.filter), [`find`](https://tc39.es/ecma262/#sec-array.prototype.find), [`findIndex`](https://tc39.es/ecma262/#sec-array.prototype.findindex), [`findLast`](https://tc39.es/ecma262/#sec-array.prototype.findlast), [`findLastIndex`](https://tc39.es/ecma262/#sec-array.prototype.findlastindex), [`forEach`](https://tc39.es/ecma262/#sec-array.prototype.foreach), [`includes`](https://tc39.es/ecma262/#sec-array.prototype.includes), [`indexOf`](https://tc39.es/ecma262/#sec-array.prototype.indexof), [`join`](https://tc39.es/ecma262/#sec-array.prototype.join), [`keys`](https://tc39.es/ecma262/#sec-array.prototype.keys), [`map`](https://tc39.es/ecma262/#sec-array.prototype.map), [`reduce`](https://tc39.es/ecma262/#sec-array.prototype.reduce), [`slice`](https://tc39.es/ecma262/#sec-array.prototype.slice), [`some`](https://tc39.es/ecma262/#sec-array.prototype.some), [`toSpliced`](https://tc39.es/ecma262/#sec-array.prototype.tospliced), and [`toString`](https://tc39.es/ecma262/#sec-array.prototype.tostring).
259
+ List of ported functions: [`at`](https://tc39.es/ecma262/#sec-array.prototype.at), [`concat`](https://tc39.es/ecma262/#sec-array.prototype.concat), [`entries`](https://tc39.es/ecma262/#sec-array.prototype.entries), [`findIndex`](https://tc39.es/ecma262/#sec-array.prototype.findindex), [`findLast`](https://tc39.es/ecma262/#sec-array.prototype.findlast), [`findLastIndex`](https://tc39.es/ecma262/#sec-array.prototype.findlastindex), [`includes`](https://tc39.es/ecma262/#sec-array.prototype.includes), [`indexOf`](https://tc39.es/ecma262/#sec-array.prototype.indexof), [`join`](https://tc39.es/ecma262/#sec-array.prototype.join), [`keys`](https://tc39.es/ecma262/#sec-array.prototype.keys), [`slice`](https://tc39.es/ecma262/#sec-array.prototype.slice), [`toSpliced`](https://tc39.es/ecma262/#sec-array.prototype.tospliced), and [`toString`](https://tc39.es/ecma262/#sec-array.prototype.tostring).
235
260
 
236
261
  ## Behaviors
237
262
 
@@ -248,27 +273,27 @@ Majority of functions should work the same way with same complexity and performa
248
273
  There are minor differences on some functions:
249
274
 
250
275
  - `findLast` and `findLastIndex`
251
- - Instead of iterating from the right side, iterables must start from left side
252
- - Thus, with an iterable of 5 items, `predicate` will be called exactly 5 times with `O(N)` complexity
276
+ - Instead of iterating from the right side, iterators must start from left side
277
+ - Thus, with an iterator of 5 items, `predicate` will be called exactly 5 times with `O(N)` complexity
253
278
  - In contrast, its counterpart in `Array` will be called between 1 and 5 times with `O(log N)` complexity
254
279
  - `at`, `includes`, `indexOf`, `slice`, and `toSpliced`
255
280
  - Index arguments cannot be negative finite number
256
- - Negative finite number means traversing from right side, which an iterator/iterable may not have an end
281
+ - Negative finite number means traversing from right side, which an iterator may not have an end
257
282
  - Infinites, zeroes, and positive numbers are supported
258
283
 
259
284
  ### Why `Array.prototype.push` is not ported?
260
285
 
261
- Some functions that modify the array are not ported, such as, `copyWithin`, `fill`, `pop`, `push`, `reverse`, `shift`, `splice`, `unshift`, etc. Iterables are read-only and we prefer to keep it that way.
286
+ Some functions that modify the array are not ported, such as, `copyWithin`, `fill`, `pop`, `push`, `reverse`, `shift`, `splice`, `unshift`, etc. Iterators are read-only and we prefer to keep it that way.
262
287
 
263
- Some functions that do not have actual functionality in the iterable world are not ported, such as, `values`, etc.
288
+ Some functions that do not have actual functionality in the iterator world are not ported, such as, `values`, etc.
264
289
 
265
290
  Some functions that cannot not retains their complexity or performance characteristics are not ported. These functions usually iterate from the other end or requires random access, such as, `lastIndexOf`, `reduceRight`, `sort`, `toReversed`, `toSorted`, etc.
266
291
 
267
292
  If you think a specific function should be ported, please submit a pull request to us.
268
293
 
269
- ### How about asynchronous iterables?
294
+ ### How about asynchronous iterators?
270
295
 
271
- Yes, this is on our roadmap. This will enable traverse iterables [across domains/workers via `MessagePort`](https://npmjs.com/package/message-port-rpc). We welcome pull requests.
296
+ Yes, this is on our roadmap. This will enable traverse iterators [across domains/workers via `MessagePort`](https://npmjs.com/package/message-port-rpc). We welcome pull requests.
272
297
 
273
298
  ### How about functions outside of `Array.prototype`?
274
299
 
@@ -0,0 +1,10 @@
1
+ // src/iteratorSome.ts
2
+ import some from "core-js-pure/full/iterator/some";
3
+ function iteratorSome(iterator, predicate) {
4
+ return some(iterator, predicate);
5
+ }
6
+
7
+ export {
8
+ iteratorSome
9
+ };
10
+ //# sourceMappingURL=chunk-3S6LCGE6.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorSome.ts"],"sourcesContent":["// @ts-expect-error core-js-pure is not typed.\nimport some from 'core-js-pure/full/iterator/some';\n\n/**\n * Determines whether the specified callback function returns true for any element of an iterable.\n *\n * @param predicate A function that accepts up to three arguments. The some method calls the predicate function for each element in the iterable until the predicate returns a value which is coercible to the Boolean value true, or until the end of the iterable.\n *\n * @link https://github.com/tc39/proposal-iterator-helpers/blob/main/README.md\n */\nexport function iteratorSome<T>(iterator: Iterator<T>, predicate: (value: T, index: number) => unknown): boolean {\n return some(iterator, predicate);\n}\n"],"mappings":";AACA,OAAO,UAAU;AASV,SAAS,aAAgB,UAAuB,WAA0D;AAC/G,SAAO,KAAK,UAAU,SAAS;AACjC;","names":[]}
@@ -1,9 +1,12 @@
1
1
  import {
2
2
  toIntegerOrInfinity
3
3
  } from "./chunk-W5NEOEVE.mjs";
4
+ import {
5
+ iteratorToIterable
6
+ } from "./chunk-MNDAEMYM.mjs";
4
7
 
5
- // src/iterableIndexOf.ts
6
- function iterableIndexOf(iterable, searchElement, fromIndex = 0) {
8
+ // src/iteratorIndexOf.ts
9
+ function iteratorIndexOf(iterator, searchElement, fromIndex = 0) {
7
10
  let index = 0;
8
11
  fromIndex = toIntegerOrInfinity(fromIndex);
9
12
  if (fromIndex !== Infinity) {
@@ -11,7 +14,7 @@ function iterableIndexOf(iterable, searchElement, fromIndex = 0) {
11
14
  if (fromIndex < 0) {
12
15
  throw new TypeError("fromIndex cannot be a negative finite number");
13
16
  }
14
- for (const item of iterable) {
17
+ for (const item of iteratorToIterable(iterator)) {
15
18
  if (index >= fromIndex && Object.is(item, searchElement)) {
16
19
  return index;
17
20
  }
@@ -22,6 +25,6 @@ function iterableIndexOf(iterable, searchElement, fromIndex = 0) {
22
25
  }
23
26
 
24
27
  export {
25
- iterableIndexOf
28
+ iteratorIndexOf
26
29
  };
27
- //# sourceMappingURL=chunk-UIEKIMLW.mjs.map
30
+ //# sourceMappingURL=chunk-AN54W42O.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorIndexOf.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\nimport toIntegerOrInfinity from './private/toIntegerOrInfinity';\n\n/**\n * Returns the index of the first occurrence of a value in an iterator, or -1 if it is not present.\n *\n * @param searchElement The value to locate in the iterator.\n * @param fromIndex The iterator index at which to begin the search. If fromIndex is omitted, the search starts at index 0.\n */\nexport function iteratorIndexOf<T>(iterator: Iterator<T>, searchElement: T, fromIndex: number = 0): number {\n let index = 0;\n\n fromIndex = toIntegerOrInfinity(fromIndex);\n\n if (fromIndex !== Infinity) {\n fromIndex = fromIndex === -Infinity ? 0 : fromIndex;\n\n if (fromIndex < 0) {\n // TODO: Support negative fromIndex.\n throw new TypeError('fromIndex cannot be a negative finite number');\n }\n\n for (const item of iteratorToIterable(iterator)) {\n if (index >= fromIndex && Object.is(item, searchElement)) {\n return index;\n }\n\n index++;\n }\n }\n\n return -1;\n}\n"],"mappings":";;;;;;;;AASO,SAAS,gBAAmB,UAAuB,eAAkB,YAAoB,GAAW;AACzG,MAAI,QAAQ;AAEZ,cAAY,oBAAoB,SAAS;AAEzC,MAAI,cAAc,UAAU;AAC1B,gBAAY,cAAc,YAAY,IAAI;AAE1C,QAAI,YAAY,GAAG;AAEjB,YAAM,IAAI,UAAU,8CAA8C;AAAA,IACpE;AAEA,eAAW,QAAQ,mBAAmB,QAAQ,GAAG;AAC/C,UAAI,SAAS,aAAa,OAAO,GAAG,MAAM,aAAa,GAAG;AACxD,eAAO;AAAA,MACT;AAEA;AAAA,IACF;AAAA,EACF;AAEA,SAAO;AACT;","names":[]}
@@ -0,0 +1,16 @@
1
+ import {
2
+ iteratorToIterable
3
+ } from "./chunk-MNDAEMYM.mjs";
4
+
5
+ // src/iteratorEntries.ts
6
+ function* iteratorEntries(iterator) {
7
+ let index = 0;
8
+ for (const value of iteratorToIterable(iterator)) {
9
+ yield [index++, value];
10
+ }
11
+ }
12
+
13
+ export {
14
+ iteratorEntries
15
+ };
16
+ //# sourceMappingURL=chunk-BSAPKNNZ.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorEntries.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\n\n/**\n * Returns an iterator of key, value pairs for every entry in the iterator\n */\nexport function* iteratorEntries<T>(iterator: Iterator<T>): IterableIterator<[number, T]> {\n let index = 0;\n\n for (const value of iteratorToIterable(iterator)) {\n yield [index++, value];\n }\n}\n"],"mappings":";;;;;AAKO,UAAU,gBAAmB,UAAsD;AACxF,MAAI,QAAQ;AAEZ,aAAW,SAAS,mBAAmB,QAAQ,GAAG;AAChD,UAAM,CAAC,SAAS,KAAK;AAAA,EACvB;AACF;","names":[]}
@@ -0,0 +1,46 @@
1
+ // src/private/withResolvers.ts
2
+ import coreJSPromiseWithResolvers from "core-js-pure/full/promise/with-resolvers";
3
+ function withResolvers() {
4
+ return coreJSPromiseWithResolvers();
5
+ }
6
+
7
+ // src/iterableWritableStream.ts
8
+ var CLOSE = Symbol();
9
+ var IterableWritableStream = class extends WritableStream {
10
+ constructor() {
11
+ super({
12
+ close: () => {
13
+ this.#buffer.push(CLOSE);
14
+ this.#writeResolvers.resolve();
15
+ },
16
+ write: (chunk) => {
17
+ this.#buffer.push(chunk);
18
+ this.#writeResolvers.resolve();
19
+ this.#writeResolvers = withResolvers();
20
+ }
21
+ });
22
+ }
23
+ #buffer = [];
24
+ #writeResolvers = withResolvers();
25
+ [Symbol.asyncIterator]() {
26
+ return {
27
+ next: async () => {
28
+ while (!this.#buffer.length) {
29
+ await this.#writeResolvers.promise;
30
+ }
31
+ const value = this.#buffer[0];
32
+ if (value === CLOSE) {
33
+ return { done: true, value: void 0 };
34
+ }
35
+ this.#buffer.shift();
36
+ await void 0;
37
+ return { done: false, value };
38
+ }
39
+ };
40
+ }
41
+ };
42
+
43
+ export {
44
+ IterableWritableStream
45
+ };
46
+ //# sourceMappingURL=chunk-BWMXKULC.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/private/withResolvers.ts","../src/iterableWritableStream.ts"],"sourcesContent":["// @ts-expect-error \"core-js\" is not typed.\nimport coreJSPromiseWithResolvers from 'core-js-pure/full/promise/with-resolvers';\n\nexport default function withResolvers<T>(): PromiseWithResolvers<T> {\n return coreJSPromiseWithResolvers();\n}\n","import withResolvers from './private/withResolvers';\n\nconst CLOSE = Symbol();\n\nexport class IterableWritableStream<T> extends WritableStream<T> {\n constructor() {\n super({\n close: () => {\n this.#buffer.push(CLOSE);\n this.#writeResolvers.resolve();\n },\n write: (chunk: T) => {\n this.#buffer.push(chunk);\n this.#writeResolvers.resolve();\n this.#writeResolvers = withResolvers();\n }\n });\n }\n\n #buffer: (T | typeof CLOSE)[] = [];\n #writeResolvers: PromiseWithResolvers<void> = withResolvers();\n\n [Symbol.asyncIterator](): AsyncIterator<T> {\n return {\n next: async () => {\n while (!this.#buffer.length) {\n await this.#writeResolvers.promise;\n }\n\n const value = this.#buffer[0] as T | typeof CLOSE;\n\n if (value === CLOSE) {\n return { done: true, value: undefined };\n }\n\n // If it is not CLOSE, remove it from the queue.\n this.#buffer.shift();\n\n // Idle here so concurrent iteration has a chance to pick up the next value in a round robin fashion.\n await undefined;\n\n return { done: false, value };\n }\n };\n }\n}\n"],"mappings":";AACA,OAAO,gCAAgC;AAExB,SAAR,gBAA6D;AAClE,SAAO,2BAA2B;AACpC;;;ACHA,IAAM,QAAQ,OAAO;AAEd,IAAM,yBAAN,cAAwC,eAAkB;AAAA,EAC/D,cAAc;AACZ,UAAM;AAAA,MACJ,OAAO,MAAM;AACX,aAAK,QAAQ,KAAK,KAAK;AACvB,aAAK,gBAAgB,QAAQ;AAAA,MAC/B;AAAA,MACA,OAAO,CAAC,UAAa;AACnB,aAAK,QAAQ,KAAK,KAAK;AACvB,aAAK,gBAAgB,QAAQ;AAC7B,aAAK,kBAAkB,cAAc;AAAA,MACvC;AAAA,IACF,CAAC;AAAA,EACH;AAAA,EAEA,UAAgC,CAAC;AAAA,EACjC,kBAA8C,cAAc;AAAA,EAE5D,CAAC,OAAO,aAAa,IAAsB;AACzC,WAAO;AAAA,MACL,MAAM,YAAY;AAChB,eAAO,CAAC,KAAK,QAAQ,QAAQ;AAC3B,gBAAM,KAAK,gBAAgB;AAAA,QAC7B;AAEA,cAAM,QAAQ,KAAK,QAAQ,CAAC;AAE5B,YAAI,UAAU,OAAO;AACnB,iBAAO,EAAE,MAAM,MAAM,OAAO,OAAU;AAAA,QACxC;AAGA,aAAK,QAAQ,MAAM;AAGnB,cAAM;AAEN,eAAO,EAAE,MAAM,OAAO,MAAM;AAAA,MAC9B;AAAA,IACF;AAAA,EACF;AACF;","names":[]}
@@ -0,0 +1,16 @@
1
+ import {
2
+ iteratorToIterable
3
+ } from "./chunk-MNDAEMYM.mjs";
4
+
5
+ // src/iteratorKeys.ts
6
+ function* iteratorKeys(iterator) {
7
+ let index = 0;
8
+ for (const _ of iteratorToIterable(iterator)) {
9
+ yield index++;
10
+ }
11
+ }
12
+
13
+ export {
14
+ iteratorKeys
15
+ };
16
+ //# sourceMappingURL=chunk-CNCNQPK3.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorKeys.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\n\n/**\n * Returns an iterator of keys in the iterator\n */\nexport function* iteratorKeys<T>(iterator: Iterator<T>): IterableIterator<number> {\n let index = 0;\n\n for (const _ of iteratorToIterable(iterator)) {\n yield index++;\n }\n}\n"],"mappings":";;;;;AAKO,UAAU,aAAgB,UAAiD;AAChF,MAAI,QAAQ;AAEZ,aAAW,KAAK,mBAAmB,QAAQ,GAAG;AAC5C,UAAM;AAAA,EACR;AACF;","names":[]}
@@ -1,9 +1,12 @@
1
1
  import {
2
2
  toIntegerOrInfinity
3
3
  } from "./chunk-W5NEOEVE.mjs";
4
+ import {
5
+ iteratorToIterable
6
+ } from "./chunk-MNDAEMYM.mjs";
4
7
 
5
- // src/iterableSlice.ts
6
- function* iterableSlice(iterable, start = 0, end = Infinity) {
8
+ // src/iteratorSlice.ts
9
+ function* iteratorSlice(iterator, start = 0, end = Infinity) {
7
10
  let index = 0;
8
11
  start = toIntegerOrInfinity(start);
9
12
  start = start === -Infinity ? 0 : start;
@@ -18,7 +21,7 @@ function* iterableSlice(iterable, start = 0, end = Infinity) {
18
21
  if (start === Infinity) {
19
22
  return;
20
23
  }
21
- for (const item of iterable) {
24
+ for (const item of iteratorToIterable(iterator)) {
22
25
  if (index >= start && index < end) {
23
26
  yield item;
24
27
  }
@@ -30,6 +33,6 @@ function* iterableSlice(iterable, start = 0, end = Infinity) {
30
33
  }
31
34
 
32
35
  export {
33
- iterableSlice
36
+ iteratorSlice
34
37
  };
35
- //# sourceMappingURL=chunk-KONB7TV6.mjs.map
38
+ //# sourceMappingURL=chunk-EQZQP6GW.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorSlice.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\nimport toIntegerOrInfinity from './private/toIntegerOrInfinity';\n\n/**\n * Returns a copy of a section of an iterator.\n * For both start and end, a negative index can be used to indicate an offset from the end of the iterator.\n * For example, -2 refers to the second to last element of the iterator.\n *\n * @param start The beginning index of the specified portion of the iterator.\n * If start is undefined, then the slice begins at index 0.\n *\n * @param end The end index of the specified portion of the iterator. This is exclusive of the element at the index 'end'.\n * If end is undefined, then the slice extends to the end of the iterator.\n */\nexport function* iteratorSlice<T>(\n iterator: Iterator<T>,\n start: number = 0,\n end: number = Infinity\n): IterableIterator<T> {\n let index = 0;\n\n start = toIntegerOrInfinity(start);\n start = start === -Infinity ? 0 : start;\n end = toIntegerOrInfinity(end);\n end = end === -Infinity ? 0 : end;\n\n if (start < 0) {\n throw new TypeError('start cannot be a negative finite number');\n }\n\n if (end < 0) {\n throw new TypeError('end cannot be a negative finite number');\n }\n\n if (start === Infinity) {\n return;\n }\n\n for (const item of iteratorToIterable(iterator)) {\n if (index >= start && index < end) {\n yield item;\n }\n\n index++;\n\n if (index > end) {\n break;\n }\n }\n}\n"],"mappings":";;;;;;;;AAcO,UAAU,cACf,UACA,QAAgB,GAChB,MAAc,UACO;AACrB,MAAI,QAAQ;AAEZ,UAAQ,oBAAoB,KAAK;AACjC,UAAQ,UAAU,YAAY,IAAI;AAClC,QAAM,oBAAoB,GAAG;AAC7B,QAAM,QAAQ,YAAY,IAAI;AAE9B,MAAI,QAAQ,GAAG;AACb,UAAM,IAAI,UAAU,0CAA0C;AAAA,EAChE;AAEA,MAAI,MAAM,GAAG;AACX,UAAM,IAAI,UAAU,wCAAwC;AAAA,EAC9D;AAEA,MAAI,UAAU,UAAU;AACtB;AAAA,EACF;AAEA,aAAW,QAAQ,mBAAmB,QAAQ,GAAG;AAC/C,QAAI,SAAS,SAAS,QAAQ,KAAK;AACjC,YAAM;AAAA,IACR;AAEA;AAEA,QAAI,QAAQ,KAAK;AACf;AAAA,IACF;AAAA,EACF;AACF;","names":[]}
@@ -0,0 +1,10 @@
1
+ // src/iteratorFind.ts
2
+ import find from "core-js-pure/full/iterator/find";
3
+ function iteratorFind(iterator, predicate) {
4
+ return find(iterator, predicate);
5
+ }
6
+
7
+ export {
8
+ iteratorFind
9
+ };
10
+ //# sourceMappingURL=chunk-FBST4AUL.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorFind.ts"],"sourcesContent":["// @ts-expect-error core-js-pure is not typed.\nimport find from 'core-js-pure/full/iterator/find';\n\n/**\n * Returns the value of the first element in the iterator where predicate is true, and undefined\n * otherwise.\n *\n * @param predicate find calls predicate once for each element of the iterator, in ascending\n * order, until it finds one where predicate returns true. If such an element is found, find\n * immediately returns that element value. Otherwise, find returns undefined.\n *\n * @link https://github.com/tc39/proposal-iterator-helpers/blob/main/README.md\n */\nexport function iteratorFind<T, S extends T>(\n iterator: Iterator<T>,\n predicate: (value: T, index: number) => value is S\n): S | undefined;\n\nexport function iteratorFind<T>(iterator: Iterator<T>, predicate: (value: T, index: number) => unknown): T | undefined;\n\nexport function iteratorFind<T, S extends T>(\n iterator: Iterator<T>,\n predicate: (value: T, index: number) => unknown\n): S | undefined {\n return find(iterator, predicate);\n}\n"],"mappings":";AACA,OAAO,UAAU;AAmBV,SAAS,aACd,UACA,WACe;AACf,SAAO,KAAK,UAAU,SAAS;AACjC;","names":[]}
@@ -0,0 +1,24 @@
1
+ import {
2
+ iteratorToIterable
3
+ } from "./chunk-MNDAEMYM.mjs";
4
+
5
+ // src/iteratorJoin.ts
6
+ function iteratorJoin(iterator, separator = ",") {
7
+ let index = 0;
8
+ let result = "";
9
+ for (const item of iteratorToIterable(iterator)) {
10
+ if (index) {
11
+ result += separator;
12
+ }
13
+ if (typeof item !== "undefined" && item !== null) {
14
+ result += item;
15
+ }
16
+ index++;
17
+ }
18
+ return result;
19
+ }
20
+
21
+ export {
22
+ iteratorJoin
23
+ };
24
+ //# sourceMappingURL=chunk-FEEBFWAI.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorJoin.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\n\n/**\n * Adds all the elements of an iterator into a string, separated by the specified separator string.\n *\n * @param separator A string used to separate one element of the iterator from the next in the resulting string. If omitted, the iterator elements are separated with a comma.\n */\nexport function iteratorJoin<T>(iterator: Iterator<T>, separator: string = ','): string {\n let index = 0;\n let result = '';\n\n for (const item of iteratorToIterable(iterator)) {\n if (index) {\n result += separator;\n }\n\n if (typeof item !== 'undefined' && item !== null) {\n result += item;\n }\n\n index++;\n }\n\n return result;\n}\n"],"mappings":";;;;;AAOO,SAAS,aAAgB,UAAuB,YAAoB,KAAa;AACtF,MAAI,QAAQ;AACZ,MAAI,SAAS;AAEb,aAAW,QAAQ,mBAAmB,QAAQ,GAAG;AAC/C,QAAI,OAAO;AACT,gBAAU;AAAA,IACZ;AAEA,QAAI,OAAO,SAAS,eAAe,SAAS,MAAM;AAChD,gBAAU;AAAA,IACZ;AAEA;AAAA,EACF;AAEA,SAAO;AACT;","names":[]}
@@ -0,0 +1,10 @@
1
+ // src/iteratorForEach.ts
2
+ import forEach from "core-js-pure/full/iterator/for-each";
3
+ function iteratorForEach(iterator, callbackfn) {
4
+ forEach(iterator, callbackfn);
5
+ }
6
+
7
+ export {
8
+ iteratorForEach
9
+ };
10
+ //# sourceMappingURL=chunk-FMIHIL6A.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorForEach.ts"],"sourcesContent":["// @ts-expect-error core-js-pure is not typed.\nimport forEach from 'core-js-pure/full/iterator/for-each';\n\n/**\n * Performs the specified action for each element in an iterator.\n *\n * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the iterator.\n *\n * @link https://github.com/tc39/proposal-iterator-helpers/blob/main/README.md\n */\nexport function iteratorForEach<T>(iterator: Iterator<T>, callbackfn: (value: T, index: number) => void): void {\n forEach(iterator, callbackfn);\n}\n"],"mappings":";AACA,OAAO,aAAa;AASb,SAAS,gBAAmB,UAAuB,YAAqD;AAC7G,UAAQ,UAAU,UAAU;AAC9B;","names":[]}
@@ -1,9 +1,12 @@
1
1
  import {
2
2
  toIntegerOrInfinity
3
3
  } from "./chunk-W5NEOEVE.mjs";
4
+ import {
5
+ iteratorToIterable
6
+ } from "./chunk-MNDAEMYM.mjs";
4
7
 
5
- // src/iterableIncludes.ts
6
- function iterableIncludes(iterable, searchElement, fromIndex = 0) {
8
+ // src/iteratorIncludes.ts
9
+ function iteratorIncludes(iterator, searchElement, fromIndex = 0) {
7
10
  let index = 0;
8
11
  fromIndex = toIntegerOrInfinity(fromIndex);
9
12
  if (fromIndex !== Infinity) {
@@ -11,7 +14,7 @@ function iterableIncludes(iterable, searchElement, fromIndex = 0) {
11
14
  if (fromIndex < 0) {
12
15
  throw new TypeError("fromIndex cannot be a negative finite number");
13
16
  }
14
- for (const item of iterable) {
17
+ for (const item of iteratorToIterable(iterator)) {
15
18
  if (index++ >= fromIndex && Object.is(item, searchElement)) {
16
19
  return true;
17
20
  }
@@ -21,6 +24,6 @@ function iterableIncludes(iterable, searchElement, fromIndex = 0) {
21
24
  }
22
25
 
23
26
  export {
24
- iterableIncludes
27
+ iteratorIncludes
25
28
  };
26
- //# sourceMappingURL=chunk-27NJVC7K.mjs.map
29
+ //# sourceMappingURL=chunk-H27CTQGV.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorIncludes.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\nimport toIntegerOrInfinity from './private/toIntegerOrInfinity';\n\n/**\n * Determines whether an iterator includes a certain element, returning true or false as appropriate.\n *\n * @param searchElement The element to search for.\n * @param fromIndex The position in this iterator at which to begin searching for searchElement.\n */\nexport function iteratorIncludes<T>(iterator: Iterator<T>, searchElement: T, fromIndex: number = 0): boolean {\n let index = 0;\n\n fromIndex = toIntegerOrInfinity(fromIndex);\n\n if (fromIndex !== Infinity) {\n fromIndex = fromIndex === -Infinity ? 0 : fromIndex;\n\n if (fromIndex < 0) {\n // TODO: Support negative fromIndex.\n throw new TypeError('fromIndex cannot be a negative finite number');\n }\n\n for (const item of iteratorToIterable(iterator)) {\n if (index++ >= fromIndex && Object.is(item, searchElement)) {\n return true;\n }\n }\n }\n\n return false;\n}\n"],"mappings":";;;;;;;;AASO,SAAS,iBAAoB,UAAuB,eAAkB,YAAoB,GAAY;AAC3G,MAAI,QAAQ;AAEZ,cAAY,oBAAoB,SAAS;AAEzC,MAAI,cAAc,UAAU;AAC1B,gBAAY,cAAc,YAAY,IAAI;AAE1C,QAAI,YAAY,GAAG;AAEjB,YAAM,IAAI,UAAU,8CAA8C;AAAA,IACpE;AAEA,eAAW,QAAQ,mBAAmB,QAAQ,GAAG;AAC/C,UAAI,WAAW,aAAa,OAAO,GAAG,MAAM,aAAa,GAAG;AAC1D,eAAO;AAAA,MACT;AAAA,IACF;AAAA,EACF;AAEA,SAAO;AACT;","names":[]}
@@ -1,9 +1,12 @@
1
1
  import {
2
2
  toIntegerOrInfinity
3
3
  } from "./chunk-W5NEOEVE.mjs";
4
+ import {
5
+ iteratorToIterable
6
+ } from "./chunk-MNDAEMYM.mjs";
4
7
 
5
- // src/iterableAt.ts
6
- function iterableAt(iterable, index) {
8
+ // src/iteratorAt.ts
9
+ function iteratorAt(iterator, index) {
7
10
  let currentIndex = 0;
8
11
  index = toIntegerOrInfinity(index);
9
12
  if (!isFinite(index)) {
@@ -12,7 +15,7 @@ function iterableAt(iterable, index) {
12
15
  if (index < 0) {
13
16
  throw new TypeError("index cannot be a negative finite number");
14
17
  }
15
- for (const value of iterable) {
18
+ for (const value of iteratorToIterable(iterator)) {
16
19
  if (currentIndex++ === index) {
17
20
  return value;
18
21
  }
@@ -21,6 +24,6 @@ function iterableAt(iterable, index) {
21
24
  }
22
25
 
23
26
  export {
24
- iterableAt
27
+ iteratorAt
25
28
  };
26
- //# sourceMappingURL=chunk-MDBK7ND5.mjs.map
29
+ //# sourceMappingURL=chunk-H5ARVU55.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorAt.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\nimport toIntegerOrInfinity from './private/toIntegerOrInfinity';\n\n/**\n * Returns the item located at the specified index.\n *\n * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n */\nexport function iteratorAt<T>(iterator: Iterator<T>, index: number): T | undefined {\n let currentIndex = 0;\n\n index = toIntegerOrInfinity(index);\n\n if (!isFinite(index)) {\n return;\n }\n\n if (index < 0) {\n throw new TypeError('index cannot be a negative finite number');\n }\n\n for (const value of iteratorToIterable(iterator)) {\n if (currentIndex++ === index) {\n return value;\n }\n }\n\n return undefined;\n}\n"],"mappings":";;;;;;;;AAQO,SAAS,WAAc,UAAuB,OAA8B;AACjF,MAAI,eAAe;AAEnB,UAAQ,oBAAoB,KAAK;AAEjC,MAAI,CAAC,SAAS,KAAK,GAAG;AACpB;AAAA,EACF;AAEA,MAAI,QAAQ,GAAG;AACb,UAAM,IAAI,UAAU,0CAA0C;AAAA,EAChE;AAEA,aAAW,SAAS,mBAAmB,QAAQ,GAAG;AAChD,QAAI,mBAAmB,OAAO;AAC5B,aAAO;AAAA,IACT;AAAA,EACF;AAEA,SAAO;AACT;","names":[]}
@@ -1,9 +1,12 @@
1
1
  import {
2
2
  toIntegerOrInfinity
3
3
  } from "./chunk-W5NEOEVE.mjs";
4
+ import {
5
+ iteratorToIterable
6
+ } from "./chunk-MNDAEMYM.mjs";
4
7
 
5
- // src/iterableToSpliced.ts
6
- function* iterableToSpliced(iterable, start = 0, deleteCount = 0, ...items) {
8
+ // src/iteratorToSpliced.ts
9
+ function* iteratorToSpliced(iterator, start = 0, deleteCount = 0, ...items) {
7
10
  let index = 0;
8
11
  start = toIntegerOrInfinity(start);
9
12
  start = start === -Infinity ? 0 : start;
@@ -11,7 +14,7 @@ function* iterableToSpliced(iterable, start = 0, deleteCount = 0, ...items) {
11
14
  throw new TypeError("start cannot be a negative finite number");
12
15
  }
13
16
  let inserted = false;
14
- for (const item of iterable) {
17
+ for (const item of iteratorToIterable(iterator)) {
15
18
  if (index + 1 > start && !inserted) {
16
19
  yield* items;
17
20
  inserted = true;
@@ -27,6 +30,6 @@ function* iterableToSpliced(iterable, start = 0, deleteCount = 0, ...items) {
27
30
  }
28
31
 
29
32
  export {
30
- iterableToSpliced
33
+ iteratorToSpliced
31
34
  };
32
- //# sourceMappingURL=chunk-WKIRSZXX.mjs.map
35
+ //# sourceMappingURL=chunk-IZXDQ25M.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorToSpliced.ts"],"sourcesContent":["import { iteratorToIterable } from './iteratorToIterable';\nimport toIntegerOrInfinity from './private/toIntegerOrInfinity';\n\n/**\n * Copies an array and removes elements and, if necessary, inserts new elements in their place. Returns the copied array.\n * @param start The zero-based location in the array from which to start removing elements.\n * @param deleteCount The number of elements to remove.\n * @param items Elements to insert into the copied array in place of the deleted elements.\n * @returns The copied array.\n */\nexport function iteratorToSpliced<T>(\n iterator: Iterator<T>,\n start?: number | undefined,\n deleteCount?: number | undefined,\n ...items: T[]\n): IterableIterator<T>;\n\n/**\n * Copies an array and removes elements while returning the remaining elements.\n * @param start The zero-based location in the array from which to start removing elements.\n * @param deleteCount The number of elements to remove.\n * @returns A copy of the original array with the remaining elements.\n */\nexport function iteratorToSpliced<T>(\n iterator: Iterator<T>,\n start?: number | undefined,\n deleteCount?: number | undefined\n): IterableIterator<T>;\n\nexport function* iteratorToSpliced<T>(\n iterator: Iterator<T>,\n start: number = 0,\n deleteCount: number = 0,\n ...items: T[]\n): IterableIterator<T> {\n let index = 0;\n\n start = toIntegerOrInfinity(start);\n start = start === -Infinity ? 0 : start;\n\n if (start < 0) {\n throw new TypeError('start cannot be a negative finite number');\n }\n\n let inserted = false;\n\n for (const item of iteratorToIterable(iterator)) {\n if (index + 1 > start && !inserted) {\n yield* items;\n inserted = true;\n }\n\n if (index < start || index >= start + deleteCount) {\n yield item;\n }\n\n index++;\n }\n\n if (!inserted) {\n yield* items;\n }\n}\n"],"mappings":";;;;;;;;AA6BO,UAAU,kBACf,UACA,QAAgB,GAChB,cAAsB,MACnB,OACkB;AACrB,MAAI,QAAQ;AAEZ,UAAQ,oBAAoB,KAAK;AACjC,UAAQ,UAAU,YAAY,IAAI;AAElC,MAAI,QAAQ,GAAG;AACb,UAAM,IAAI,UAAU,0CAA0C;AAAA,EAChE;AAEA,MAAI,WAAW;AAEf,aAAW,QAAQ,mBAAmB,QAAQ,GAAG;AAC/C,QAAI,QAAQ,IAAI,SAAS,CAAC,UAAU;AAClC,aAAO;AACP,iBAAW;AAAA,IACb;AAEA,QAAI,QAAQ,SAAS,SAAS,QAAQ,aAAa;AACjD,YAAM;AAAA,IACR;AAEA;AAAA,EACF;AAEA,MAAI,CAAC,UAAU;AACb,WAAO;AAAA,EACT;AACF;","names":[]}
@@ -0,0 +1,10 @@
1
+ // src/iteratorFrom.ts
2
+ import from from "core-js-pure/full/iterator/from";
3
+ function iteratorFrom(iteratorLike) {
4
+ return from(iteratorLike);
5
+ }
6
+
7
+ export {
8
+ iteratorFrom
9
+ };
10
+ //# sourceMappingURL=chunk-KYMTQJIJ.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorFrom.ts"],"sourcesContent":["// @ts-expect-error core-js-pure is not typed.\nimport from from 'core-js-pure/full/iterator/from';\n\n/**\n * `.from` is a static method (unlike the others listed above) which takes an object as an argument. This method allows wrapping \"iterator-like\" objects with an iterator.\n *\n * @param limit\n *\n * @return Returns the object if it is already an iterator, returns a wrapping iterator if the passed object implements a callable @@iterator property.\n *\n * @link https://github.com/tc39/proposal-iterator-helpers/blob/main/README.md\n */\nexport function iteratorFrom<T>(iteratorLike: Iterator<T>): Iterator<T> {\n return from(iteratorLike);\n}\n"],"mappings":";AACA,OAAO,UAAU;AAWV,SAAS,aAAgB,cAAwC;AACtE,SAAO,KAAK,YAAY;AAC1B;","names":[]}
@@ -0,0 +1,10 @@
1
+ // src/iteratorReduce.ts
2
+ import reduce from "core-js-pure/full/iterator/reduce";
3
+ function iteratorReduce(iterator, callbackfn, initialValue) {
4
+ return reduce(iterator, callbackfn, initialValue);
5
+ }
6
+
7
+ export {
8
+ iteratorReduce
9
+ };
10
+ //# sourceMappingURL=chunk-LIMQXDFK.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/iteratorReduce.ts"],"sourcesContent":["// @ts-expect-error core-js-pure is not typed.\nimport reduce from 'core-js-pure/full/iterator/reduce';\n\n/**\n * Calls the specified callback function for all the elements in an iterator. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n *\n * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the iterator.\n *\n * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an iterator value.\n *\n * @link https://github.com/tc39/proposal-iterator-helpers/blob/main/README.md\n */\nexport function iteratorReduce<T>(\n iterator: Iterator<T>,\n callbackfn: (previousValue: T, currentValue: T, currentIndex: number) => T\n): T;\n\nexport function iteratorReduce<T>(\n iterator: Iterator<T>,\n callbackfn: (previousValue: T, currentValue: T, currentIndex: number) => T,\n initialValue: T\n): T;\n\n/**\n * Calls the specified callback function for all the elements in an iterator. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n *\n * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the iterator.\n *\n * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n *\n * @link https://github.com/tc39/proposal-iterator-helpers/blob/main/README.md\n */\nexport function iteratorReduce<T, U>(\n iterator: Iterator<T>,\n callbackfn: (previousValue: U, currentValue: T, currentIndex: number) => U,\n initialValue: U\n): U;\n\nexport function iteratorReduce<T, U = undefined>(\n iterator: Iterator<T>,\n callbackfn: (previousValue: U | undefined, currentValue: T, currentIndex: number) => U,\n initialValue?: U\n): U | undefined {\n return reduce(iterator, callbackfn, initialValue);\n}\n"],"mappings":";AACA,OAAO,YAAY;AAqCZ,SAAS,eACd,UACA,YACA,cACe;AACf,SAAO,OAAO,UAAU,YAAY,YAAY;AAClD;","names":[]}