rubico 2.8.1 → 2.8.3

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 (368) hide show
  1. package/README.md +10 -10
  2. package/dist/Transducer.es.js +5 -4
  3. package/dist/Transducer.es.min.js +5 -4
  4. package/dist/Transducer.js +5 -4
  5. package/dist/Transducer.min.js +6 -5
  6. package/dist/Transducer.mjs +5 -4
  7. package/dist/__.es.js +5 -4
  8. package/dist/__.es.min.js +5 -4
  9. package/dist/__.js +5 -4
  10. package/dist/__.min.js +6 -5
  11. package/dist/__.mjs +5 -4
  12. package/dist/all.es.js +5 -4
  13. package/dist/all.es.min.js +5 -4
  14. package/dist/all.js +5 -4
  15. package/dist/all.min.js +6 -5
  16. package/dist/all.mjs +5 -4
  17. package/dist/always.es.js +5 -4
  18. package/dist/always.es.min.js +5 -4
  19. package/dist/always.js +5 -4
  20. package/dist/always.min.js +6 -5
  21. package/dist/always.mjs +5 -4
  22. package/dist/and.es.js +5 -4
  23. package/dist/and.es.min.js +5 -4
  24. package/dist/and.js +5 -4
  25. package/dist/and.min.js +6 -5
  26. package/dist/and.mjs +5 -4
  27. package/dist/assign.es.js +5 -4
  28. package/dist/assign.es.min.js +5 -4
  29. package/dist/assign.js +5 -4
  30. package/dist/assign.min.js +6 -5
  31. package/dist/assign.mjs +5 -4
  32. package/dist/compose.es.js +5 -4
  33. package/dist/compose.es.min.js +5 -4
  34. package/dist/compose.js +5 -4
  35. package/dist/compose.min.js +6 -5
  36. package/dist/compose.mjs +5 -4
  37. package/dist/curry.es.js +5 -4
  38. package/dist/curry.es.min.js +5 -4
  39. package/dist/curry.js +5 -4
  40. package/dist/curry.min.js +6 -5
  41. package/dist/curry.mjs +5 -4
  42. package/dist/eq.es.js +5 -4
  43. package/dist/eq.es.min.js +5 -4
  44. package/dist/eq.js +5 -4
  45. package/dist/eq.min.js +6 -5
  46. package/dist/eq.mjs +5 -4
  47. package/dist/every.es.js +5 -4
  48. package/dist/every.es.min.js +6 -5
  49. package/dist/every.js +5 -4
  50. package/dist/every.min.js +6 -5
  51. package/dist/every.mjs +5 -4
  52. package/dist/filter.es.js +5 -4
  53. package/dist/filter.es.min.js +5 -4
  54. package/dist/filter.js +5 -4
  55. package/dist/filter.min.js +6 -5
  56. package/dist/filter.mjs +5 -4
  57. package/dist/flatMap.es.js +5 -4
  58. package/dist/flatMap.es.min.js +6 -5
  59. package/dist/flatMap.js +5 -4
  60. package/dist/flatMap.min.js +6 -5
  61. package/dist/flatMap.mjs +5 -4
  62. package/dist/forEach.es.js +5 -4
  63. package/dist/forEach.es.min.js +5 -4
  64. package/dist/forEach.js +5 -4
  65. package/dist/forEach.min.js +6 -5
  66. package/dist/forEach.mjs +5 -4
  67. package/dist/get.es.js +5 -4
  68. package/dist/get.es.min.js +5 -4
  69. package/dist/get.js +5 -4
  70. package/dist/get.min.js +6 -5
  71. package/dist/get.mjs +5 -4
  72. package/dist/gt.es.js +5 -4
  73. package/dist/gt.es.min.js +5 -4
  74. package/dist/gt.js +5 -4
  75. package/dist/gt.min.js +6 -5
  76. package/dist/gt.mjs +5 -4
  77. package/dist/gte.es.js +5 -4
  78. package/dist/gte.es.min.js +5 -4
  79. package/dist/gte.js +5 -4
  80. package/dist/gte.min.js +6 -5
  81. package/dist/gte.mjs +5 -4
  82. package/dist/lt.es.js +5 -4
  83. package/dist/lt.es.min.js +5 -4
  84. package/dist/lt.js +5 -4
  85. package/dist/lt.min.js +6 -5
  86. package/dist/lt.mjs +5 -4
  87. package/dist/lte.es.js +5 -4
  88. package/dist/lte.es.min.js +5 -4
  89. package/dist/lte.js +5 -4
  90. package/dist/lte.min.js +6 -5
  91. package/dist/lte.mjs +5 -4
  92. package/dist/map.es.js +5 -4
  93. package/dist/map.es.min.js +6 -5
  94. package/dist/map.js +5 -4
  95. package/dist/map.min.js +6 -5
  96. package/dist/map.mjs +5 -4
  97. package/dist/not.es.js +5 -4
  98. package/dist/not.es.min.js +5 -4
  99. package/dist/not.js +5 -4
  100. package/dist/not.min.js +6 -5
  101. package/dist/not.mjs +5 -4
  102. package/dist/omit.es.js +5 -4
  103. package/dist/omit.es.min.js +5 -4
  104. package/dist/omit.js +5 -4
  105. package/dist/omit.min.js +6 -5
  106. package/dist/omit.mjs +5 -4
  107. package/dist/or.es.js +5 -4
  108. package/dist/or.es.min.js +5 -4
  109. package/dist/or.js +5 -4
  110. package/dist/or.min.js +6 -5
  111. package/dist/or.mjs +5 -4
  112. package/dist/pick.es.js +5 -4
  113. package/dist/pick.es.min.js +5 -4
  114. package/dist/pick.js +5 -4
  115. package/dist/pick.min.js +6 -5
  116. package/dist/pick.mjs +5 -4
  117. package/dist/pipe.es.js +5 -4
  118. package/dist/pipe.es.min.js +5 -4
  119. package/dist/pipe.js +5 -4
  120. package/dist/pipe.min.js +6 -5
  121. package/dist/pipe.mjs +5 -4
  122. package/dist/reduce.es.js +5 -4
  123. package/dist/reduce.es.min.js +5 -4
  124. package/dist/reduce.js +5 -4
  125. package/dist/reduce.min.js +6 -5
  126. package/dist/reduce.mjs +5 -4
  127. package/dist/rubico.es.js +5 -4
  128. package/dist/rubico.es.min.js +6 -5
  129. package/dist/rubico.global.js +5 -4
  130. package/dist/rubico.global.min.js +6 -5
  131. package/dist/rubico.js +5 -4
  132. package/dist/rubico.min.js +6 -5
  133. package/dist/rubico.mjs +5 -4
  134. package/dist/set.es.js +5 -4
  135. package/dist/set.es.min.js +5 -4
  136. package/dist/set.js +5 -4
  137. package/dist/set.min.js +6 -5
  138. package/dist/set.mjs +5 -4
  139. package/dist/some.es.js +5 -4
  140. package/dist/some.es.min.js +6 -5
  141. package/dist/some.js +5 -4
  142. package/dist/some.min.js +6 -5
  143. package/dist/some.mjs +5 -4
  144. package/dist/switchCase.es.js +5 -4
  145. package/dist/switchCase.es.min.js +5 -4
  146. package/dist/switchCase.js +5 -4
  147. package/dist/switchCase.min.js +6 -5
  148. package/dist/switchCase.mjs +5 -4
  149. package/dist/tap.es.js +5 -4
  150. package/dist/tap.es.min.js +5 -4
  151. package/dist/tap.js +5 -4
  152. package/dist/tap.min.js +6 -5
  153. package/dist/tap.mjs +5 -4
  154. package/dist/thunkify.es.js +5 -4
  155. package/dist/thunkify.es.min.js +5 -4
  156. package/dist/thunkify.js +5 -4
  157. package/dist/thunkify.min.js +6 -5
  158. package/dist/thunkify.mjs +5 -4
  159. package/dist/transform.es.js +5 -4
  160. package/dist/transform.es.min.js +5 -4
  161. package/dist/transform.js +5 -4
  162. package/dist/transform.min.js +6 -5
  163. package/dist/transform.mjs +5 -4
  164. package/dist/tryCatch.es.js +5 -4
  165. package/dist/tryCatch.es.min.js +5 -4
  166. package/dist/tryCatch.js +5 -4
  167. package/dist/tryCatch.min.js +6 -5
  168. package/dist/tryCatch.mjs +5 -4
  169. package/dist/x/append.es.js +5 -4
  170. package/dist/x/append.es.min.js +5 -4
  171. package/dist/x/append.js +5 -4
  172. package/dist/x/append.min.js +6 -5
  173. package/dist/x/append.mjs +5 -4
  174. package/dist/x/callProp.es.js +5 -4
  175. package/dist/x/callProp.es.min.js +5 -4
  176. package/dist/x/callProp.js +5 -4
  177. package/dist/x/callProp.min.js +6 -5
  178. package/dist/x/callProp.mjs +5 -4
  179. package/dist/x/defaultsDeep.es.js +5 -4
  180. package/dist/x/defaultsDeep.es.min.js +5 -4
  181. package/dist/x/defaultsDeep.js +5 -4
  182. package/dist/x/defaultsDeep.min.js +6 -5
  183. package/dist/x/defaultsDeep.mjs +5 -4
  184. package/dist/x/differenceWith.es.js +5 -4
  185. package/dist/x/differenceWith.es.min.js +6 -5
  186. package/dist/x/differenceWith.js +5 -4
  187. package/dist/x/differenceWith.min.js +6 -5
  188. package/dist/x/differenceWith.mjs +5 -4
  189. package/dist/x/filterOut.es.js +5 -4
  190. package/dist/x/filterOut.es.min.js +5 -4
  191. package/dist/x/filterOut.js +5 -4
  192. package/dist/x/filterOut.min.js +6 -5
  193. package/dist/x/filterOut.mjs +5 -4
  194. package/dist/x/find.es.js +5 -4
  195. package/dist/x/find.es.min.js +5 -4
  196. package/dist/x/find.js +5 -4
  197. package/dist/x/find.min.js +6 -5
  198. package/dist/x/find.mjs +5 -4
  199. package/dist/x/findIndex.es.js +5 -4
  200. package/dist/x/findIndex.es.min.js +5 -4
  201. package/dist/x/findIndex.js +5 -4
  202. package/dist/x/findIndex.min.js +6 -5
  203. package/dist/x/findIndex.mjs +5 -4
  204. package/dist/x/first.es.js +5 -4
  205. package/dist/x/first.es.min.js +5 -4
  206. package/dist/x/first.js +5 -4
  207. package/dist/x/first.min.js +6 -5
  208. package/dist/x/first.mjs +5 -4
  209. package/dist/x/flatten.es.js +5 -4
  210. package/dist/x/flatten.es.min.js +6 -5
  211. package/dist/x/flatten.js +5 -4
  212. package/dist/x/flatten.min.js +6 -5
  213. package/dist/x/flatten.mjs +5 -4
  214. package/dist/x/groupBy.es.js +5 -4
  215. package/dist/x/groupBy.es.min.js +5 -4
  216. package/dist/x/groupBy.js +5 -4
  217. package/dist/x/groupBy.min.js +6 -5
  218. package/dist/x/groupBy.mjs +5 -4
  219. package/dist/x/has.es.js +5 -4
  220. package/dist/x/has.es.min.js +5 -4
  221. package/dist/x/has.js +5 -4
  222. package/dist/x/has.min.js +6 -5
  223. package/dist/x/has.mjs +5 -4
  224. package/dist/x/identity.es.js +5 -4
  225. package/dist/x/identity.es.min.js +5 -4
  226. package/dist/x/identity.js +5 -4
  227. package/dist/x/identity.min.js +6 -5
  228. package/dist/x/identity.mjs +5 -4
  229. package/dist/x/includes.es.js +5 -4
  230. package/dist/x/includes.es.min.js +5 -4
  231. package/dist/x/includes.js +5 -4
  232. package/dist/x/includes.min.js +6 -5
  233. package/dist/x/includes.mjs +5 -4
  234. package/dist/x/isDeepEqual.es.js +5 -4
  235. package/dist/x/isDeepEqual.es.min.js +5 -4
  236. package/dist/x/isDeepEqual.js +5 -4
  237. package/dist/x/isDeepEqual.min.js +6 -5
  238. package/dist/x/isDeepEqual.mjs +5 -4
  239. package/dist/x/isEmpty.es.js +5 -4
  240. package/dist/x/isEmpty.es.min.js +5 -4
  241. package/dist/x/isEmpty.js +5 -4
  242. package/dist/x/isEmpty.min.js +6 -5
  243. package/dist/x/isEmpty.mjs +5 -4
  244. package/dist/x/isEqual.es.js +5 -4
  245. package/dist/x/isEqual.es.min.js +5 -4
  246. package/dist/x/isEqual.js +5 -4
  247. package/dist/x/isEqual.min.js +6 -5
  248. package/dist/x/isEqual.mjs +5 -4
  249. package/dist/x/isFunction.es.js +5 -4
  250. package/dist/x/isFunction.es.min.js +5 -4
  251. package/dist/x/isFunction.js +5 -4
  252. package/dist/x/isFunction.min.js +6 -5
  253. package/dist/x/isFunction.mjs +5 -4
  254. package/dist/x/isIn.es.js +5 -4
  255. package/dist/x/isIn.es.min.js +5 -4
  256. package/dist/x/isIn.js +5 -4
  257. package/dist/x/isIn.min.js +6 -5
  258. package/dist/x/isIn.mjs +5 -4
  259. package/dist/x/isObject.es.js +5 -4
  260. package/dist/x/isObject.es.min.js +5 -4
  261. package/dist/x/isObject.js +5 -4
  262. package/dist/x/isObject.min.js +6 -5
  263. package/dist/x/isObject.mjs +5 -4
  264. package/dist/x/isString.es.js +5 -4
  265. package/dist/x/isString.es.min.js +5 -4
  266. package/dist/x/isString.js +5 -4
  267. package/dist/x/isString.min.js +6 -5
  268. package/dist/x/isString.mjs +5 -4
  269. package/dist/x/keys.es.js +5 -4
  270. package/dist/x/keys.es.min.js +5 -4
  271. package/dist/x/keys.js +5 -4
  272. package/dist/x/keys.min.js +6 -5
  273. package/dist/x/keys.mjs +5 -4
  274. package/dist/x/last.es.js +5 -4
  275. package/dist/x/last.es.min.js +5 -4
  276. package/dist/x/last.js +5 -4
  277. package/dist/x/last.min.js +6 -5
  278. package/dist/x/last.mjs +5 -4
  279. package/dist/x/maxBy.es.js +5 -4
  280. package/dist/x/maxBy.es.min.js +5 -4
  281. package/dist/x/maxBy.js +5 -4
  282. package/dist/x/maxBy.min.js +6 -5
  283. package/dist/x/maxBy.mjs +5 -4
  284. package/dist/x/noop.es.js +5 -4
  285. package/dist/x/noop.es.min.js +5 -4
  286. package/dist/x/noop.js +5 -4
  287. package/dist/x/noop.min.js +6 -5
  288. package/dist/x/noop.mjs +5 -4
  289. package/dist/x/pluck.es.js +5 -4
  290. package/dist/x/pluck.es.min.js +6 -5
  291. package/dist/x/pluck.js +5 -4
  292. package/dist/x/pluck.min.js +6 -5
  293. package/dist/x/pluck.mjs +5 -4
  294. package/dist/x/prepend.es.js +5 -4
  295. package/dist/x/prepend.es.min.js +5 -4
  296. package/dist/x/prepend.js +5 -4
  297. package/dist/x/prepend.min.js +6 -5
  298. package/dist/x/prepend.mjs +5 -4
  299. package/dist/x/size.es.js +5 -4
  300. package/dist/x/size.es.min.js +5 -4
  301. package/dist/x/size.js +5 -4
  302. package/dist/x/size.min.js +6 -5
  303. package/dist/x/size.mjs +5 -4
  304. package/dist/x/trace.es.js +5 -4
  305. package/dist/x/trace.es.min.js +5 -4
  306. package/dist/x/trace.js +5 -4
  307. package/dist/x/trace.min.js +6 -5
  308. package/dist/x/trace.mjs +5 -4
  309. package/dist/x/unionWith.es.js +5 -4
  310. package/dist/x/unionWith.es.min.js +5 -4
  311. package/dist/x/unionWith.js +5 -4
  312. package/dist/x/unionWith.min.js +6 -5
  313. package/dist/x/unionWith.mjs +5 -4
  314. package/dist/x/uniq.es.js +5 -4
  315. package/dist/x/uniq.es.min.js +5 -4
  316. package/dist/x/uniq.js +5 -4
  317. package/dist/x/uniq.min.js +6 -5
  318. package/dist/x/uniq.mjs +5 -4
  319. package/dist/x/unless.es.js +5 -4
  320. package/dist/x/unless.es.min.js +5 -4
  321. package/dist/x/unless.js +5 -4
  322. package/dist/x/unless.min.js +6 -5
  323. package/dist/x/unless.mjs +5 -4
  324. package/dist/x/values.es.js +5 -4
  325. package/dist/x/values.es.min.js +5 -4
  326. package/dist/x/values.js +5 -4
  327. package/dist/x/values.min.js +6 -5
  328. package/dist/x/values.mjs +5 -4
  329. package/dist/x/when.es.js +5 -4
  330. package/dist/x/when.es.min.js +5 -4
  331. package/dist/x/when.js +5 -4
  332. package/dist/x/when.min.js +6 -5
  333. package/dist/x/when.mjs +5 -4
  334. package/es.js +5 -4
  335. package/index.js +5 -4
  336. package/package.json +1 -1
  337. package/thunkify.js +9 -3
  338. package/x/append.js +1 -1
  339. package/x/callProp.js +1 -1
  340. package/x/defaultsDeep.js +1 -1
  341. package/x/differenceWith.js +2 -2
  342. package/x/find.js +1 -1
  343. package/x/findIndex.js +1 -1
  344. package/x/first.js +1 -1
  345. package/x/flatten.js +1 -1
  346. package/x/groupBy.js +2 -2
  347. package/x/has.js +1 -1
  348. package/x/identity.js +1 -1
  349. package/x/includes.js +1 -1
  350. package/x/isDeepEqual.js +2 -2
  351. package/x/isEmpty.js +1 -1
  352. package/x/isFunction.js +1 -1
  353. package/x/isIn.js +2 -2
  354. package/x/isObject.js +1 -1
  355. package/x/isString.js +1 -1
  356. package/x/keys.js +1 -1
  357. package/x/last.js +1 -1
  358. package/x/maxBy.js +2 -2
  359. package/x/noop.js +1 -1
  360. package/x/pluck.js +1 -1
  361. package/x/prepend.js +1 -1
  362. package/x/size.js +1 -1
  363. package/x/trace.js +1 -1
  364. package/x/unionWith.js +2 -2
  365. package/x/uniq.js +1 -1
  366. package/x/unless.js +1 -1
  367. package/x/values.js +1 -1
  368. package/x/when.js +1 -1
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const first = value => value == null ? undefined : value[0]
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const first=t=>null==t?void 0:t[0];export default first;
package/dist/x/first.js CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  (function (root, first) {
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
- !function(e,o){"object"==typeof module?module.exports=o:"function"==typeof define?define(()=>o):e.first=o}("object"==typeof globalThis?globalThis:this,function(){"use strict";return e=>null==e?void 0:e[0]}());
9
+ !function(e,o){"object"==typeof module?module.exports=o:"function"==typeof define?define((()=>o)):e.first=o}("object"==typeof globalThis?globalThis:this,function(){"use strict";return e=>null==e?void 0:e[0]}());
package/dist/x/first.mjs CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const first = value => value == null ? undefined : value[0]
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const isArray = Array.isArray
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
- const isArray=Array.isArray,__=Symbol.for("placeholder"),arrayPush=function(t,e){return t.push(e),t},always=t=>function(){return t},curry2ResolveArg0=(t,e)=>function(r){return t(r,e)},curry2ResolveArg1=(t,e)=>function(r){return t(e,r)},curry2=function(t,e,r){return e==__?curry2ResolveArg0(t,r):curry2ResolveArg1(t,e)},getArg1=(t,e)=>e,identity=t=>t,isPromise=t=>null!=t&&"function"==typeof t.then,promiseAll=Promise.all.bind(Promise),funcConcatSync=(t,e)=>function(...r){return e(t(...r))},asyncIteratorForEach=async function(t,e){const r=[];for await(const n of t){const t=e(n);isPromise(t)&&r.push(t)}return 0==r.length?t:promiseAll(r).then(always(t))},symbolIterator=Symbol.iterator,symbolAsyncIterator=Symbol.asyncIterator,arrayFlatten=function(t){const e=t.length,r=[],n=[];let o=-1;for(;++o<e;){const e=t[o];if(isArray(e)){const t=e.length;let r=-1;for(;++r<t;)n.push(e[r])}else if(null==e)n.push(e);else if("function"==typeof e.then)r.push(e.then(curry2(arrayPush,n,__)));else if("function"==typeof e[symbolIterator])for(const t of e)n.push(t);else if("function"==typeof e[symbolAsyncIterator])r.push(asyncIteratorForEach(e[symbolAsyncIterator](),curry2(arrayPush,n,__)));else if("function"==typeof e.chain){const t=e.chain(identity);isPromise(t)?r.push(t.then(curry2(arrayPush,n,__))):n.push(t)}else if("function"==typeof e.flatMap){const t=e.flatMap(identity);isPromise(t)?r.push(t.then(curry2(arrayPush,n,__))):n.push(t)}else if("function"==typeof e.reduce){const t=e.reduce(funcConcatSync(getArg1,curry2(arrayPush,n,__)),null);isPromise(t)&&r.push(t)}else if(e.constructor==Object)for(const t in e)n.push(e[t]);else n.push(e)}return 0==r.length?n:promiseAll(r).then(always(n))},curry3ResolveArg0=(t,e,r)=>function(n){return t(n,e,r)},curry3ResolveArg1=(t,e,r)=>function(n){return t(e,n,r)},curry3ResolveArg2=(t,e,r)=>function(n){return t(e,r,n)},curry3=function(t,e,r,n){return e==__?curry3ResolveArg0(t,r,n):r==__?curry3ResolveArg1(t,e,n):curry3ResolveArg2(t,e,r)},callPropUnary=(t,e,r)=>t[e](r),setFlatten=function(t){t.size;const e=[],r=new Set,n=(t,e)=>r.add(e),o=curry3(callPropUnary,r,"add",__);for(const c of t)if(isArray(c)){const t=c.length;let e=-1;for(;++e<t;)r.add(c[e])}else if(null==c)r.add(c);else if("function"==typeof c[symbolIterator])for(const t of c)r.add(t);else if("function"==typeof c[symbolAsyncIterator])e.push(asyncIteratorForEach(c[symbolAsyncIterator](),o));else if("function"==typeof c.chain){const t=c.chain(identity);isPromise(t)?e.push(t.then(o)):r.add(t)}else if("function"==typeof c.flatMap){const t=c.flatMap(identity);isPromise(t)?e.push(t.then(o)):r.add(t)}else if("function"==typeof c.reduce){const t=c.reduce(n,null);isPromise(t)&&e.push(t)}else if(c.constructor==Object)for(const t in c)r.add(c[t]);else r.add(c);return 0==e.length?r:promiseAll(e).then(()=>r)},objectAssign=Object.assign,objectFlatten=function(t){const e=[],r={},n=curry2(objectAssign,r,__),o=funcConcatSync(getArg1,n);for(const c in t){const s=t[c];if(null!=s)if("function"==typeof s[symbolIterator])for(const t of s)objectAssign(r,t);else if("function"==typeof s[symbolAsyncIterator])e.push(asyncIteratorForEach(s[symbolAsyncIterator](),n));else if("function"==typeof s.chain){const t=s.chain(identity);isPromise(t)?e.push(t.then(n)):objectAssign(r,t)}else if("function"==typeof s.flatMap){const t=s.flatMap(identity);isPromise(t)?e.push(t.then(n)):n(t)}else if("function"==typeof s.reduce){const t=s.reduce(o,null);isPromise(t)&&e.push(t)}else objectAssign(r,s)}return 0==e.length?r:promiseAll(e).then(()=>r)},objectValues=Object.values,objectProto=Object.prototype,nativeObjectToString=objectProto.toString,objectToString=t=>nativeObjectToString.call(t),generatorFunctionTag="[object GeneratorFunction]",isGeneratorFunction=t=>objectToString(t)==generatorFunctionTag,asyncGeneratorFunctionTag="[object AsyncGeneratorFunction]",isAsyncGeneratorFunction=t=>objectToString(t)==asyncGeneratorFunctionTag,iteratorReduceAsync=async function(t,e,r){let n=t.next();if(n.done)return r;for(;!n.done;)r=e(r,n.value),isPromise(r)&&(r=await r),n=t.next();return r},iteratorReduce=function(t,e,r){let n=t.next();if(n.done)return r;for(void 0===r&&(r=n.value,n=t.next());!n.done;){if(r=e(r,n.value),isPromise(r))return r.then(curry3(iteratorReduceAsync,t,e,__));n=t.next()}return r},asyncIteratorReduce=async function(t,e,r){let n=await t.next();if(n.done)return r;for(void 0===r&&(r=n.value,n=await t.next());!n.done;)r=await e(r,n.value),n=await t.next();return r},curryArgs3ResolveArgs0=(t,e,r)=>function(...n){return t(n,e,r)},curryArgs3ResolveArgs1=(t,e,r)=>function(...n){return t(e,n,r)},curryArgs3ResolveArgs2=(t,e,r)=>function(...n){return t(e,r,n)},curryArgs3=function(t,e,r,n){return e==__?curryArgs3ResolveArgs0(t,r,n):r==__?curryArgs3ResolveArgs1(t,e,n):curryArgs3ResolveArgs2(t,e,r)},curry4ResolveArg0=(t,e,r,n)=>function(o){return t(o,e,r,n)},curry4ResolveArg1=(t,e,r,n)=>function(o){return t(e,o,r,n)},curry4ResolveArg2=(t,e,r,n)=>function(o){return t(e,r,o,n)},curry4ResolveArg3=(t,e,r,n)=>function(o){return t(e,r,n,o)},curry4=function(t,e,r,n,o){return e==__?curry4ResolveArg0(t,r,n,o):r==__?curry4ResolveArg1(t,e,n,o):n==__?curry4ResolveArg2(t,e,r,o):curry4ResolveArg3(t,e,r,n)},arrayReduceAsync=async function(t,e,r,n){const o=t.length;for(;++n<o;)r=e(r,t[n],n,t),isPromise(r)&&(r=await r);return r},arrayReduce=function(t,e,r){const n=t.length;let o=-1;for(void 0===r&&(r=t[++o]);++o<n;)if(r=e(r,t[o],o,t),isPromise(r))return r.then(curry4(arrayReduceAsync,t,e,__,o));return r},curry5ResolveArg0=(t,e,r,n,o)=>function(c){return t(c,e,r,n,o)},curry5ResolveArg1=(t,e,r,n,o)=>function(c){return t(e,c,r,n,o)},curry5ResolveArg2=(t,e,r,n,o)=>function(c){return t(e,r,c,n,o)},curry5ResolveArg3=(t,e,r,n,o)=>function(c){return t(e,r,n,c,o)},curry5ResolveArg4=(t,e,r,n,o)=>function(c){return t(e,r,n,o,c)},curry5=function(t,e,r,n,o,c){return e==__?curry5ResolveArg0(t,r,n,o,c):r==__?curry5ResolveArg1(t,e,n,o,c):n==__?curry5ResolveArg2(t,e,r,o,c):o==__?curry5ResolveArg3(t,e,r,n,c):curry5ResolveArg4(t,e,r,n,o)},objectKeys=Object.keys,objectReduceAsync=async function(t,e,r,n,o){const c=n.length;for(;++o<c;){const c=n[o];r=e(r,t[c],c,t),isPromise(r)&&(r=await r)}return r},objectReduce=function(t,e,r){const n=objectKeys(t),o=n.length;let c=-1;for(void 0===r&&(r=t[n[++c]]);++c<o;){const o=n[c];if(r=e(r,t[o],o,t),isPromise(r))return r.then(curry5(objectReduceAsync,t,e,__,n,c))}return r},mapReduceAsync=async function(t,e,r,n){for(const[o,c]of n)r=e(r,c,o,t),isPromise(r)&&(r=await r);return r},mapReduce=function(t,e,r){const n=t.entries();if(void 0===r){const t=n.next();if(t.done)return r;r=t.value[1]}for(const[o,c]of n)if(r=e(r,c,o,t),isPromise(r))return r.then(curry4(mapReduceAsync,t,e,__,n));return r},reducerConcat=(t,e)=>function(r,n){const o=t(r,n);return isPromise(o)?o.then(curry2(e,__,n)):e(o,n)},genericReduce=function(t,e,r){return isArray(t)?arrayReduce(t,e,r):null==t?void 0===r?curry2(e,t,__):e(r,t):t.constructor==Map?mapReduce(t,e,r):"function"==typeof t[symbolIterator]?iteratorReduce(t[symbolIterator](),e,r):"function"==typeof t[symbolAsyncIterator]?asyncIteratorReduce(t[symbolAsyncIterator](),e,r):"function"==typeof t.reduce?t.reduce(e,r):"function"==typeof t.chain?t.chain(curry2(e,r,__)):"function"==typeof t.flatMap?t.flatMap(curry2(e,r,__)):t.constructor==Object?objectReduce(t,e,r):void 0===r?curry2(e,t,__):e(r,t)},FlatMappingIterator=function(t,e){let r=[],n=0;return{[symbolIterator](){return this},next(){if(n<r.length){const t=r[n];return n+=1,{value:t,done:!1}}const o=t.next();if(o.done)return o;const c=genericReduce(e(o.value),arrayPush,[]);return c.length>1&&(r=c,n=1),{value:c[0],done:!1}}}},promiseRace=Promise.race.bind(Promise),sleep=t=>new Promise(e=>{setTimeout(e,t)}),FlatMappingAsyncIterator=function(t,e){const r=[],n=new Set;return{isAsyncIteratorDone:!1,[symbolAsyncIterator](){return this},toString:()=>"[object FlatMappingAsyncIterator]",async next(){for(;!this.isAsyncIteratorDone||r.length>0||n.size>0;){if(!this.isAsyncIteratorDone){const{value:o,done:c}=await t.next();if(c)this.isAsyncIteratorDone=c;else{const t=e(o);if(isPromise(t)){const e=t.then(curry3(genericReduce,__,arrayPush,r)).then(()=>n.delete(e));n.add(e)}else{const e=genericReduce(t,arrayPush,r);if(isPromise(e)){const t=e.then(()=>n.delete(t));n.add(t)}}}}if(r.length>0)return{value:r.shift(),done:!1};n.size>0&&await promiseRace([sleep(1e3),...n])}return{value:void 0,done:!0}}}},arrayMap=function(t,e){const r=t.length,n=Array(r);let o=-1,c=!1;for(;++o<r;){const r=e(t[o],o,t);isPromise(r)&&(c=!0),n[o]=r}return c?promiseAll(n):n},arrayFlatMap=function(t,e){const r=arrayMap(t,e);return isPromise(r)?r.then(arrayFlatten):arrayFlatten(r)},promiseObjectAllExecutor=t=>function(e){const r={};let n=0;for(const o in t){const c=t[o];isPromise(c)?(n+=1,c.then((t=>function(o){r[t]=o,n-=1,0==n&&e(r)})(o))):r[o]=c}0==n&&e(r)},promiseObjectAll=t=>new Promise(promiseObjectAllExecutor(t)),objectMap=function(t,e){const r={};let n=!1;for(const o in t){const c=e(t[o],o,t);isPromise(c)&&(n=!0),r[o]=c}return n?promiseObjectAll(r):r},objectFlatMap=function(t,e){const r=objectMap(t,e);return isPromise(r)?r.then(objectFlatten):objectFlatten(r)},setMap=function(t,e){const r=new Set,n=[];for(const o of t){const c=e(o,o,t);isPromise(c)?n.push(c.then(curry3(callPropUnary,r,"add",__))):r.add(c)}return 0==n.length?r:promiseAll(n).then(always(r))},setFlatMap=function(t,e){const r=setMap(t,e);return isPromise(r)?r.then(setFlatten):setFlatten(r)},funcConcat=(t,e)=>function(...r){const n=t(...r);return isPromise(n)?n.then(e):e(n)},arrayJoin=(t,e)=>t.join(e),arrayFlattenToString=funcConcat(arrayFlatten,curry2(arrayJoin,__,"")),stringFlatMap=function(t,e){const r=arrayMap(t,e);return isPromise(r)?r.then(arrayFlattenToString):arrayFlattenToString(r)},_flatMap=function(t,e){if(isArray(t))return arrayFlatMap(t,e);if(null==t)return e(t);if("function"==typeof t.then)return t.then(e);if("function"==typeof t.next)return symbolIterator in t?FlatMappingIterator(t,e):FlatMappingAsyncIterator(t,e);if("function"==typeof t.chain)return t.chain(e);if("function"==typeof t.flatMap)return t.flatMap(e);const r=t.constructor;return r==Object?objectFlatMap(t,e):r==Set?setFlatMap(t,e):"string"==typeof t||r==String?stringFlatMap(t,e):e(t)},flatMap=(t,e)=>"function"==typeof t?curry2(_flatMap,__,t):isPromise(t)?t.then(curry2(_flatMap,__,e)):_flatMap(t,e),flatten=function(t){return isArray(t)?arrayFlatten(t):null==t?t:t.constructor==Set?setFlatten(t):t.constructor==Object?objectFlatten(t):flatMap(t,identity)};export default flatten;
8
+ const isArray=Array.isArray,__=Symbol.for("placeholder"),arrayPush=function(t,e){return t.push(e),t},always=t=>function(){return t},curry2ResolveArg0=(t,e)=>function(r){return t(r,e)},curry2ResolveArg1=(t,e)=>function(r){return t(e,r)},curry2=function(t,e,r){return e==__?curry2ResolveArg0(t,r):curry2ResolveArg1(t,e)},getArg1=(t,e)=>e,identity=t=>t,isPromise=t=>null!=t&&"function"==typeof t.then,promiseAll=Promise.all.bind(Promise),funcConcatSync=(t,e)=>function(...r){return e(t(...r))},asyncIteratorForEach=async function(t,e){const r=[];for await(const n of t){const t=e(n);isPromise(t)&&r.push(t)}return 0==r.length?t:promiseAll(r).then(always(t))},symbolIterator=Symbol.iterator,symbolAsyncIterator=Symbol.asyncIterator,arrayFlatten=function(t){const e=t.length,r=[],n=[];let o=-1;for(;++o<e;){const e=t[o];if(isArray(e)){const t=e.length;let r=-1;for(;++r<t;)n.push(e[r])}else if(null==e)n.push(e);else if("function"==typeof e.then)r.push(e.then(curry2(arrayPush,n,__)));else if("function"==typeof e[symbolIterator])for(const t of e)n.push(t);else if("function"==typeof e[symbolAsyncIterator])r.push(asyncIteratorForEach(e[symbolAsyncIterator](),curry2(arrayPush,n,__)));else if("function"==typeof e.chain){const t=e.chain(identity);isPromise(t)?r.push(t.then(curry2(arrayPush,n,__))):n.push(t)}else if("function"==typeof e.flatMap){const t=e.flatMap(identity);isPromise(t)?r.push(t.then(curry2(arrayPush,n,__))):n.push(t)}else if("function"==typeof e.reduce){const t=e.reduce(funcConcatSync(getArg1,curry2(arrayPush,n,__)),null);isPromise(t)&&r.push(t)}else if(e.constructor==Object)for(const t in e)n.push(e[t]);else n.push(e)}return 0==r.length?n:promiseAll(r).then(always(n))},curry3ResolveArg0=(t,e,r)=>function(n){return t(n,e,r)},curry3ResolveArg1=(t,e,r)=>function(n){return t(e,n,r)},curry3ResolveArg2=(t,e,r)=>function(n){return t(e,r,n)},curry3=function(t,e,r,n){return e==__?curry3ResolveArg0(t,r,n):r==__?curry3ResolveArg1(t,e,n):curry3ResolveArg2(t,e,r)},callPropUnary=(t,e,r)=>t[e](r),setFlatten=function(t){t.size;const e=[],r=new Set,n=(t,e)=>r.add(e),o=curry3(callPropUnary,r,"add",__);for(const c of t)if(isArray(c)){const t=c.length;let e=-1;for(;++e<t;)r.add(c[e])}else if(null==c)r.add(c);else if("function"==typeof c[symbolIterator])for(const t of c)r.add(t);else if("function"==typeof c[symbolAsyncIterator])e.push(asyncIteratorForEach(c[symbolAsyncIterator](),o));else if("function"==typeof c.chain){const t=c.chain(identity);isPromise(t)?e.push(t.then(o)):r.add(t)}else if("function"==typeof c.flatMap){const t=c.flatMap(identity);isPromise(t)?e.push(t.then(o)):r.add(t)}else if("function"==typeof c.reduce){const t=c.reduce(n,null);isPromise(t)&&e.push(t)}else if(c.constructor==Object)for(const t in c)r.add(c[t]);else r.add(c);return 0==e.length?r:promiseAll(e).then((()=>r))},objectAssign=Object.assign,objectFlatten=function(t){const e=[],r={},n=curry2(objectAssign,r,__),o=funcConcatSync(getArg1,n);for(const c in t){const s=t[c];if(null!=s)if("function"==typeof s[symbolIterator])for(const t of s)objectAssign(r,t);else if("function"==typeof s[symbolAsyncIterator])e.push(asyncIteratorForEach(s[symbolAsyncIterator](),n));else if("function"==typeof s.chain){const t=s.chain(identity);isPromise(t)?e.push(t.then(n)):objectAssign(r,t)}else if("function"==typeof s.flatMap){const t=s.flatMap(identity);isPromise(t)?e.push(t.then(n)):n(t)}else if("function"==typeof s.reduce){const t=s.reduce(o,null);isPromise(t)&&e.push(t)}else objectAssign(r,s)}return 0==e.length?r:promiseAll(e).then((()=>r))},objectValues=Object.values,objectProto=Object.prototype,nativeObjectToString=objectProto.toString,objectToString=t=>nativeObjectToString.call(t),generatorFunctionTag="[object GeneratorFunction]",isGeneratorFunction=t=>objectToString(t)==generatorFunctionTag,asyncGeneratorFunctionTag="[object AsyncGeneratorFunction]",isAsyncGeneratorFunction=t=>objectToString(t)==asyncGeneratorFunctionTag,iteratorReduceAsync=async function(t,e,r){let n=t.next();if(n.done)return r;for(;!n.done;)r=e(r,n.value),isPromise(r)&&(r=await r),n=t.next();return r},iteratorReduce=function(t,e,r){let n=t.next();if(n.done)return r;for(void 0===r&&(r=n.value,n=t.next());!n.done;){if(r=e(r,n.value),isPromise(r))return r.then(curry3(iteratorReduceAsync,t,e,__));n=t.next()}return r},asyncIteratorReduce=async function(t,e,r){let n=await t.next();if(n.done)return r;for(void 0===r&&(r=n.value,n=await t.next());!n.done;)r=await e(r,n.value),n=await t.next();return r},curryArgs3ResolveArgs0=(t,e,r)=>function(...n){return t(n,e,r)},curryArgs3ResolveArgs1=(t,e,r)=>function(...n){return t(e,n,r)},curryArgs3ResolveArgs2=(t,e,r)=>function(...n){return t(e,r,n)},curryArgs3=function(t,e,r,n){return e==__?curryArgs3ResolveArgs0(t,r,n):r==__?curryArgs3ResolveArgs1(t,e,n):curryArgs3ResolveArgs2(t,e,r)},curry4ResolveArg0=(t,e,r,n)=>function(o){return t(o,e,r,n)},curry4ResolveArg1=(t,e,r,n)=>function(o){return t(e,o,r,n)},curry4ResolveArg2=(t,e,r,n)=>function(o){return t(e,r,o,n)},curry4ResolveArg3=(t,e,r,n)=>function(o){return t(e,r,n,o)},curry4=function(t,e,r,n,o){return e==__?curry4ResolveArg0(t,r,n,o):r==__?curry4ResolveArg1(t,e,n,o):n==__?curry4ResolveArg2(t,e,r,o):curry4ResolveArg3(t,e,r,n)},arrayReduceAsync=async function(t,e,r,n){const o=t.length;for(;++n<o;)r=e(r,t[n],n,t),isPromise(r)&&(r=await r);return r},arrayReduce=function(t,e,r){const n=t.length;let o=-1;for(void 0===r&&(r=t[++o]);++o<n;)if(r=e(r,t[o],o,t),isPromise(r))return r.then(curry4(arrayReduceAsync,t,e,__,o));return r},curry5ResolveArg0=(t,e,r,n,o)=>function(c){return t(c,e,r,n,o)},curry5ResolveArg1=(t,e,r,n,o)=>function(c){return t(e,c,r,n,o)},curry5ResolveArg2=(t,e,r,n,o)=>function(c){return t(e,r,c,n,o)},curry5ResolveArg3=(t,e,r,n,o)=>function(c){return t(e,r,n,c,o)},curry5ResolveArg4=(t,e,r,n,o)=>function(c){return t(e,r,n,o,c)},curry5=function(t,e,r,n,o,c){return e==__?curry5ResolveArg0(t,r,n,o,c):r==__?curry5ResolveArg1(t,e,n,o,c):n==__?curry5ResolveArg2(t,e,r,o,c):o==__?curry5ResolveArg3(t,e,r,n,c):curry5ResolveArg4(t,e,r,n,o)},objectKeys=Object.keys,objectReduceAsync=async function(t,e,r,n,o){const c=n.length;for(;++o<c;){const c=n[o];r=e(r,t[c],c,t),isPromise(r)&&(r=await r)}return r},objectReduce=function(t,e,r){const n=objectKeys(t),o=n.length;let c=-1;for(void 0===r&&(r=t[n[++c]]);++c<o;){const o=n[c];if(r=e(r,t[o],o,t),isPromise(r))return r.then(curry5(objectReduceAsync,t,e,__,n,c))}return r},mapReduceAsync=async function(t,e,r,n){for(const[o,c]of n)r=e(r,c,o,t),isPromise(r)&&(r=await r);return r},mapReduce=function(t,e,r){const n=t.entries();if(void 0===r){const t=n.next();if(t.done)return r;r=t.value[1]}for(const[o,c]of n)if(r=e(r,c,o,t),isPromise(r))return r.then(curry4(mapReduceAsync,t,e,__,n));return r},reducerConcat=(t,e)=>function(r,n){const o=t(r,n);return isPromise(o)?o.then(curry2(e,__,n)):e(o,n)},genericReduce=function(t,e,r){return isArray(t)?arrayReduce(t,e,r):null==t?void 0===r?curry2(e,t,__):e(r,t):t.constructor==Map?mapReduce(t,e,r):"function"==typeof t[symbolIterator]?iteratorReduce(t[symbolIterator](),e,r):"function"==typeof t[symbolAsyncIterator]?asyncIteratorReduce(t[symbolAsyncIterator](),e,r):"function"==typeof t.reduce?t.reduce(e,r):"function"==typeof t.chain?t.chain(curry2(e,r,__)):"function"==typeof t.flatMap?t.flatMap(curry2(e,r,__)):t.constructor==Object?objectReduce(t,e,r):void 0===r?curry2(e,t,__):e(r,t)},FlatMappingIterator=function(t,e){let r=[],n=0;return{[symbolIterator](){return this},next(){if(n<r.length){const t=r[n];return n+=1,{value:t,done:!1}}const o=t.next();if(o.done)return o;const c=genericReduce(e(o.value),arrayPush,[]);return c.length>1&&(r=c,n=1),{value:c[0],done:!1}}}},promiseRace=Promise.race.bind(Promise),sleep=t=>new Promise((e=>{setTimeout(e,t)})),FlatMappingAsyncIterator=function(t,e){const r=[],n=new Set;return{isAsyncIteratorDone:!1,[symbolAsyncIterator](){return this},toString:()=>"[object FlatMappingAsyncIterator]",async next(){for(;!this.isAsyncIteratorDone||r.length>0||n.size>0;){if(!this.isAsyncIteratorDone){const{value:o,done:c}=await t.next();if(c)this.isAsyncIteratorDone=c;else{const t=e(o);if(isPromise(t)){const e=t.then(curry3(genericReduce,__,arrayPush,r)).then((()=>n.delete(e)));n.add(e)}else{const e=genericReduce(t,arrayPush,r);if(isPromise(e)){const t=e.then((()=>n.delete(t)));n.add(t)}}}}if(r.length>0)return{value:r.shift(),done:!1};n.size>0&&await promiseRace([sleep(1e3),...n])}return{value:void 0,done:!0}}}},arrayMap=function(t,e){const r=t.length,n=Array(r);let o=-1,c=!1;for(;++o<r;){const r=e(t[o],o,t);isPromise(r)&&(c=!0),n[o]=r}return c?promiseAll(n):n},arrayFlatMap=function(t,e){const r=arrayMap(t,e);return isPromise(r)?r.then(arrayFlatten):arrayFlatten(r)},promiseObjectAllExecutor=t=>function(e){const r={};let n=0;for(const o in t){const c=t[o];isPromise(c)?(n+=1,c.then((t=>function(o){r[t]=o,n-=1,0==n&&e(r)})(o))):r[o]=c}0==n&&e(r)},promiseObjectAll=t=>new Promise(promiseObjectAllExecutor(t)),objectMap=function(t,e){const r={};let n=!1;for(const o in t){const c=e(t[o],o,t);isPromise(c)&&(n=!0),r[o]=c}return n?promiseObjectAll(r):r},objectFlatMap=function(t,e){const r=objectMap(t,e);return isPromise(r)?r.then(objectFlatten):objectFlatten(r)},setMap=function(t,e){const r=new Set,n=[];for(const o of t){const c=e(o,o,t);isPromise(c)?n.push(c.then(curry3(callPropUnary,r,"add",__))):r.add(c)}return 0==n.length?r:promiseAll(n).then(always(r))},setFlatMap=function(t,e){const r=setMap(t,e);return isPromise(r)?r.then(setFlatten):setFlatten(r)},funcConcat=(t,e)=>function(...r){const n=t(...r);return isPromise(n)?n.then(e):e(n)},arrayJoin=(t,e)=>t.join(e),arrayFlattenToString=funcConcat(arrayFlatten,curry2(arrayJoin,__,"")),stringFlatMap=function(t,e){const r=arrayMap(t,e);return isPromise(r)?r.then(arrayFlattenToString):arrayFlattenToString(r)},_flatMap=function(t,e){if(isArray(t))return arrayFlatMap(t,e);if(null==t)return e(t);if("function"==typeof t.then)return t.then(e);if("function"==typeof t.next)return symbolIterator in t?FlatMappingIterator(t,e):FlatMappingAsyncIterator(t,e);if("function"==typeof t.chain)return t.chain(e);if("function"==typeof t.flatMap)return t.flatMap(e);const r=t.constructor;return r==Object?objectFlatMap(t,e):r==Set?setFlatMap(t,e):"string"==typeof t||r==String?stringFlatMap(t,e):e(t)},flatMap=(t,e)=>"function"==typeof t?curry2(_flatMap,__,t):isPromise(t)?t.then(curry2(_flatMap,__,e)):_flatMap(t,e),flatten=function(t){return isArray(t)?arrayFlatten(t):null==t?t:t.constructor==Set?setFlatten(t):t.constructor==Object?objectFlatten(t):flatMap(t,identity)};export default flatten;
package/dist/x/flatten.js CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  (function (root, flatten) {
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
- !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define(()=>t):n.flatten=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";const n=Array.isArray,t=Symbol.for("placeholder"),e=function(n,t){return n.push(t),n},o=n=>function(){return n},r=function(n,e,o){return e==t?((n,t)=>function(e){return n(e,t)})(n,o):((n,t)=>function(e){return n(t,e)})(n,e)},u=(n,t)=>t,c=n=>n,f=n=>null!=n&&"function"==typeof n.then,i=Promise.all.bind(Promise),s=(n,t)=>function(...e){return t(n(...e))},l=async function(n,t){const e=[];for await(const o of n){const n=t(o);f(n)&&e.push(n)}return 0==e.length?n:i(e).then(o(n))},a=Symbol.iterator,h=Symbol.asyncIterator,p=function(p){const d=p.length,y=[],g=[];let v=-1;for(;++v<d;){const o=p[v];if(n(o)){const n=o.length;let t=-1;for(;++t<n;)g.push(o[t])}else if(null==o)g.push(o);else if("function"==typeof o.then)y.push(o.then(r(e,g,t)));else if("function"==typeof o[a])for(const n of o)g.push(n);else if("function"==typeof o[h])y.push(l(o[h](),r(e,g,t)));else if("function"==typeof o.chain){const n=o.chain(c);f(n)?y.push(n.then(r(e,g,t))):g.push(n)}else if("function"==typeof o.flatMap){const n=o.flatMap(c);f(n)?y.push(n.then(r(e,g,t))):g.push(n)}else if("function"==typeof o.reduce){const n=o.reduce(s(u,r(e,g,t)),null);f(n)&&y.push(n)}else if(o.constructor==Object)for(const n in o)g.push(o[n]);else g.push(o)}return 0==y.length?g:i(y).then(o(g))},d=function(n,e,o,r){return e==t?((n,t,e)=>function(o){return n(o,t,e)})(n,o,r):o==t?((n,t,e)=>function(o){return n(t,o,e)})(n,e,r):((n,t,e)=>function(o){return n(t,e,o)})(n,e,o)},y=(n,t,e)=>n[t](e),g=function(e){e.size;const o=[],r=new Set,u=(n,t)=>r.add(t),s=d(y,r,"add",t);for(const t of e)if(n(t)){const n=t.length;let e=-1;for(;++e<n;)r.add(t[e])}else if(null==t)r.add(t);else if("function"==typeof t[a])for(const n of t)r.add(n);else if("function"==typeof t[h])o.push(l(t[h](),s));else if("function"==typeof t.chain){const n=t.chain(c);f(n)?o.push(n.then(s)):r.add(n)}else if("function"==typeof t.flatMap){const n=t.flatMap(c);f(n)?o.push(n.then(s)):r.add(n)}else if("function"==typeof t.reduce){const n=t.reduce(u,null);f(n)&&o.push(n)}else if(t.constructor==Object)for(const n in t)r.add(t[n]);else r.add(t);return 0==o.length?r:i(o).then(()=>r)},v=Object.assign,b=function(n){const e=[],o={},p=r(v,o,t),d=s(u,p);for(const t in n){const r=n[t];if(null!=r)if("function"==typeof r[a])for(const n of r)v(o,n);else if("function"==typeof r[h])e.push(l(r[h](),p));else if("function"==typeof r.chain){const n=r.chain(c);f(n)?e.push(n.then(p)):v(o,n)}else if("function"==typeof r.flatMap){const n=r.flatMap(c);f(n)?e.push(n.then(p)):p(n)}else if("function"==typeof r.reduce){const n=r.reduce(d,null);f(n)&&e.push(n)}else v(o,r)}return 0==e.length?o:i(e).then(()=>o)},w=(Object.values,Object.prototype.toString,async function(n,t,e){let o=n.next();if(o.done)return e;for(;!o.done;)e=t(e,o.value),f(e)&&(e=await e),o=n.next();return e}),x=function(n,e,o,r,u){return e==t?((n,t,e,o)=>function(r){return n(r,t,e,o)})(n,o,r,u):o==t?((n,t,e,o)=>function(r){return n(t,r,e,o)})(n,e,r,u):r==t?((n,t,e,o)=>function(r){return n(t,e,r,o)})(n,e,o,u):((n,t,e,o)=>function(r){return n(t,e,o,r)})(n,e,o,r)},j=async function(n,t,e,o){const r=n.length;for(;++o<r;)e=t(e,n[o],o,n),f(e)&&(e=await e);return e},m=function(n,e,o,r,u,c){return e==t?((n,t,e,o,r)=>function(u){return n(u,t,e,o,r)})(n,o,r,u,c):o==t?((n,t,e,o,r)=>function(u){return n(t,u,e,o,r)})(n,e,r,u,c):r==t?((n,t,e,o,r)=>function(u){return n(t,e,u,o,r)})(n,e,o,u,c):u==t?((n,t,e,o,r)=>function(u){return n(t,e,o,u,r)})(n,e,o,r,c):((n,t,e,o,r)=>function(u){return n(t,e,o,r,u)})(n,e,o,r,u)},M=Object.keys,S=async function(n,t,e,o,r){const u=o.length;for(;++r<u;){const u=o[r];e=t(e,n[u],u,n),f(e)&&(e=await e)}return e},O=async function(n,t,e,o){for(const[r,u]of o)e=t(e,u,r,n),f(e)&&(e=await e);return e},A=function(e,o,u){return n(e)?function(n,e,o){const r=n.length;let u=-1;for(void 0===o&&(o=n[++u]);++u<r;)if(o=e(o,n[u],u,n),f(o))return o.then(x(j,n,e,t,u));return o}(e,o,u):null==e?void 0===u?r(o,e,t):o(u,e):e.constructor==Map?function(n,e,o){const r=n.entries();if(void 0===o){const n=r.next();if(n.done)return o;o=n.value[1]}for(const[u,c]of r)if(o=e(o,c,u,n),f(o))return o.then(x(O,n,e,t,r));return o}(e,o,u):"function"==typeof e[a]?function(n,e,o){let r=n.next();if(r.done)return o;for(void 0===o&&(o=r.value,r=n.next());!r.done;){if(o=e(o,r.value),f(o))return o.then(d(w,n,e,t));r=n.next()}return o}(e[a](),o,u):"function"==typeof e[h]?async function(n,t,e){let o=await n.next();if(o.done)return e;for(void 0===e&&(e=o.value,o=await n.next());!o.done;)e=await t(e,o.value),o=await n.next();return e}(e[h](),o,u):"function"==typeof e.reduce?e.reduce(o,u):"function"==typeof e.chain?e.chain(r(o,u,t)):"function"==typeof e.flatMap?e.flatMap(r(o,u,t)):e.constructor==Object?function(n,e,o){const r=M(n),u=r.length;let c=-1;for(void 0===o&&(o=n[r[++c]]);++c<u;){const u=r[c];if(o=e(o,n[u],u,n),f(o))return o.then(m(S,n,e,t,r,c))}return o}(e,o,u):void 0===u?r(o,e,t):o(u,e)},I=Promise.race.bind(Promise),P=n=>new Promise(t=>{setTimeout(t,n)}),D=function(n,t){const e=n.length,o=Array(e);let r=-1,u=!1;for(;++r<e;){const e=t(n[r],r,n);f(e)&&(u=!0),o[r]=e}return u?i(o):o},z=n=>new Promise((n=>function(t){const e={};let o=0;for(const r in n){const u=n[r];f(u)?(o+=1,u.then((n=>function(r){e[n]=r,o-=1,0==o&&t(e)})(r))):e[r]=u}0==o&&t(e)})(n)),T=function(n,t){const e=function(n,t){const e={};let o=!1;for(const r in n){const u=t(n[r],r,n);f(u)&&(o=!0),e[r]=u}return o?z(e):e}(n,t);return f(e)?e.then(b):b(e)},k=function(n,e){const r=function(n,e){const r=new Set,u=[];for(const o of n){const c=e(o,o,n);f(c)?u.push(c.then(d(y,r,"add",t))):r.add(c)}return 0==u.length?r:i(u).then(o(r))}(n,e);return f(r)?r.then(g):g(r)},F=(q=p,B=r((n,t)=>n.join(t),t,""),function(...n){const t=q(...n);return f(t)?t.then(B):B(t)});var q,B;const C=function(o,r){if(n(o))return function(n,t){const e=D(n,t);return f(e)?e.then(p):p(e)}(o,r);if(null==o)return r(o);if("function"==typeof o.then)return o.then(r);if("function"==typeof o.next)return a in o?function(n,t){let o=[],r=0;return{[a](){return this},next(){if(r<o.length){const n=o[r];return r+=1,{value:n,done:!1}}const u=n.next();if(u.done)return u;const c=A(t(u.value),e,[]);return c.length>1&&(o=c,r=1),{value:c[0],done:!1}}}}(o,r):function(n,o){const r=[],u=new Set;return{isAsyncIteratorDone:!1,[h](){return this},toString:()=>"[object FlatMappingAsyncIterator]",async next(){for(;!this.isAsyncIteratorDone||r.length>0||u.size>0;){if(!this.isAsyncIteratorDone){const{value:c,done:i}=await n.next();if(i)this.isAsyncIteratorDone=i;else{const n=o(c);if(f(n)){const o=n.then(d(A,t,e,r)).then(()=>u.delete(o));u.add(o)}else{const t=A(n,e,r);if(f(t)){const n=t.then(()=>u.delete(n));u.add(n)}}}}if(r.length>0)return{value:r.shift(),done:!1};u.size>0&&await I([P(1e3),...u])}return{value:void 0,done:!0}}}}(o,r);if("function"==typeof o.chain)return o.chain(r);if("function"==typeof o.flatMap)return o.flatMap(r);const u=o.constructor;return u==Object?T(o,r):u==Set?k(o,r):"string"==typeof o||u==String?function(n,t){const e=D(n,t);return f(e)?e.then(F):F(e)}(o,r):r(o)};return function(e){return n(e)?p(e):null==e?e:e.constructor==Set?g(e):e.constructor==Object?b(e):(u=c,"function"==typeof(o=e)?r(C,t,o):f(o)?o.then(r(C,t,u)):C(o,u));var o,u}}());
9
+ !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define((()=>t)):n.flatten=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";const n=Array.isArray,t=Symbol.for("placeholder"),e=function(n,t){return n.push(t),n},o=n=>function(){return n},r=function(n,e,o){return e==t?((n,t)=>function(e){return n(e,t)})(n,o):((n,t)=>function(e){return n(t,e)})(n,e)},u=(n,t)=>t,c=n=>n,f=n=>null!=n&&"function"==typeof n.then,i=Promise.all.bind(Promise),s=(n,t)=>function(...e){return t(n(...e))},l=async function(n,t){const e=[];for await(const o of n){const n=t(o);f(n)&&e.push(n)}return 0==e.length?n:i(e).then(o(n))},a=Symbol.iterator,h=Symbol.asyncIterator,p=function(p){const d=p.length,y=[],g=[];let v=-1;for(;++v<d;){const o=p[v];if(n(o)){const n=o.length;let t=-1;for(;++t<n;)g.push(o[t])}else if(null==o)g.push(o);else if("function"==typeof o.then)y.push(o.then(r(e,g,t)));else if("function"==typeof o[a])for(const n of o)g.push(n);else if("function"==typeof o[h])y.push(l(o[h](),r(e,g,t)));else if("function"==typeof o.chain){const n=o.chain(c);f(n)?y.push(n.then(r(e,g,t))):g.push(n)}else if("function"==typeof o.flatMap){const n=o.flatMap(c);f(n)?y.push(n.then(r(e,g,t))):g.push(n)}else if("function"==typeof o.reduce){const n=o.reduce(s(u,r(e,g,t)),null);f(n)&&y.push(n)}else if(o.constructor==Object)for(const n in o)g.push(o[n]);else g.push(o)}return 0==y.length?g:i(y).then(o(g))},d=function(n,e,o,r){return e==t?((n,t,e)=>function(o){return n(o,t,e)})(n,o,r):o==t?((n,t,e)=>function(o){return n(t,o,e)})(n,e,r):((n,t,e)=>function(o){return n(t,e,o)})(n,e,o)},y=(n,t,e)=>n[t](e),g=function(e){e.size;const o=[],r=new Set,u=(n,t)=>r.add(t),s=d(y,r,"add",t);for(const t of e)if(n(t)){const n=t.length;let e=-1;for(;++e<n;)r.add(t[e])}else if(null==t)r.add(t);else if("function"==typeof t[a])for(const n of t)r.add(n);else if("function"==typeof t[h])o.push(l(t[h](),s));else if("function"==typeof t.chain){const n=t.chain(c);f(n)?o.push(n.then(s)):r.add(n)}else if("function"==typeof t.flatMap){const n=t.flatMap(c);f(n)?o.push(n.then(s)):r.add(n)}else if("function"==typeof t.reduce){const n=t.reduce(u,null);f(n)&&o.push(n)}else if(t.constructor==Object)for(const n in t)r.add(t[n]);else r.add(t);return 0==o.length?r:i(o).then((()=>r))},v=Object.assign,b=function(n){const e=[],o={},p=r(v,o,t),d=s(u,p);for(const t in n){const r=n[t];if(null!=r)if("function"==typeof r[a])for(const n of r)v(o,n);else if("function"==typeof r[h])e.push(l(r[h](),p));else if("function"==typeof r.chain){const n=r.chain(c);f(n)?e.push(n.then(p)):v(o,n)}else if("function"==typeof r.flatMap){const n=r.flatMap(c);f(n)?e.push(n.then(p)):p(n)}else if("function"==typeof r.reduce){const n=r.reduce(d,null);f(n)&&e.push(n)}else v(o,r)}return 0==e.length?o:i(e).then((()=>o))},w=(Object.values,Object.prototype.toString,async function(n,t,e){let o=n.next();if(o.done)return e;for(;!o.done;)e=t(e,o.value),f(e)&&(e=await e),o=n.next();return e}),x=function(n,e,o,r,u){return e==t?((n,t,e,o)=>function(r){return n(r,t,e,o)})(n,o,r,u):o==t?((n,t,e,o)=>function(r){return n(t,r,e,o)})(n,e,r,u):r==t?((n,t,e,o)=>function(r){return n(t,e,r,o)})(n,e,o,u):((n,t,e,o)=>function(r){return n(t,e,o,r)})(n,e,o,r)},j=async function(n,t,e,o){const r=n.length;for(;++o<r;)e=t(e,n[o],o,n),f(e)&&(e=await e);return e},m=Object.keys,M=async function(n,t,e,o,r){const u=o.length;for(;++r<u;){const u=o[r];e=t(e,n[u],u,n),f(e)&&(e=await e)}return e},S=async function(n,t,e,o){for(const[r,u]of o)e=t(e,u,r,n),f(e)&&(e=await e);return e},O=function(e,o,u){return n(e)?function(n,e,o){const r=n.length;let u=-1;for(void 0===o&&(o=n[++u]);++u<r;)if(o=e(o,n[u],u,n),f(o))return o.then(x(j,n,e,t,u));return o}(e,o,u):null==e?void 0===u?r(o,e,t):o(u,e):e.constructor==Map?function(n,e,o){const r=n.entries();if(void 0===o){const n=r.next();if(n.done)return o;o=n.value[1]}for(const[u,c]of r)if(o=e(o,c,u,n),f(o))return o.then(x(S,n,e,t,r));return o}(e,o,u):"function"==typeof e[a]?function(n,e,o){let r=n.next();if(r.done)return o;for(void 0===o&&(o=r.value,r=n.next());!r.done;){if(o=e(o,r.value),f(o))return o.then(d(w,n,e,t));r=n.next()}return o}(e[a](),o,u):"function"==typeof e[h]?async function(n,t,e){let o=await n.next();if(o.done)return e;for(void 0===e&&(e=o.value,o=await n.next());!o.done;)e=await t(e,o.value),o=await n.next();return e}(e[h](),o,u):"function"==typeof e.reduce?e.reduce(o,u):"function"==typeof e.chain?e.chain(r(o,u,t)):"function"==typeof e.flatMap?e.flatMap(r(o,u,t)):e.constructor==Object?function(n,e,o){const r=m(n),u=r.length;let c=-1;for(void 0===o&&(o=n[r[++c]]);++c<u;){const u=r[c];if(o=e(o,n[u],u,n),f(o))return o.then((i=M,l=e,a=t,h=r,p=c,(s=n)==t?((n,t,e,o,r)=>function(u){return n(u,t,e,o,r)})(i,l,a,h,p):l==t?((n,t,e,o,r)=>function(u){return n(t,u,e,o,r)})(i,s,a,h,p):a==t?((n,t,e,o,r)=>function(u){return n(t,e,u,o,r)})(i,s,l,h,p):h==t?((n,t,e,o,r)=>function(u){return n(t,e,o,u,r)})(i,s,l,a,p):((n,t,e,o,r)=>function(u){return n(t,e,o,r,u)})(i,s,l,a,h)))}var i,s,l,a,h,p;return o}(e,o,u):void 0===u?r(o,e,t):o(u,e)},A=Promise.race.bind(Promise),I=n=>new Promise((t=>{setTimeout(t,n)})),P=function(n,t){const e=n.length,o=Array(e);let r=-1,u=!1;for(;++r<e;){const e=t(n[r],r,n);f(e)&&(u=!0),o[r]=e}return u?i(o):o},D=n=>new Promise((n=>function(t){const e={};let o=0;for(const r in n){const u=n[r];f(u)?(o+=1,u.then((n=>function(r){e[n]=r,o-=1,0==o&&t(e)})(r))):e[r]=u}0==o&&t(e)})(n)),z=function(n,t){const e=function(n,t){const e={};let o=!1;for(const r in n){const u=t(n[r],r,n);f(u)&&(o=!0),e[r]=u}return o?D(e):e}(n,t);return f(e)?e.then(b):b(e)},T=function(n,e){const r=function(n,e){const r=new Set,u=[];for(const o of n){const c=e(o,o,n);f(c)?u.push(c.then(d(y,r,"add",t))):r.add(c)}return 0==u.length?r:i(u).then(o(r))}(n,e);return f(r)?r.then(g):g(r)},k=(F=p,q=r(((n,t)=>n.join(t)),t,""),function(...n){const t=F(...n);return f(t)?t.then(q):q(t)});var F,q;const B=function(o,r){if(n(o))return function(n,t){const e=P(n,t);return f(e)?e.then(p):p(e)}(o,r);if(null==o)return r(o);if("function"==typeof o.then)return o.then(r);if("function"==typeof o.next)return a in o?function(n,t){let o=[],r=0;return{[a](){return this},next(){if(r<o.length){const n=o[r];return r+=1,{value:n,done:!1}}const u=n.next();if(u.done)return u;const c=O(t(u.value),e,[]);return c.length>1&&(o=c,r=1),{value:c[0],done:!1}}}}(o,r):function(n,o){const r=[],u=new Set;return{isAsyncIteratorDone:!1,[h](){return this},toString:()=>"[object FlatMappingAsyncIterator]",async next(){for(;!this.isAsyncIteratorDone||r.length>0||u.size>0;){if(!this.isAsyncIteratorDone){const{value:c,done:i}=await n.next();if(i)this.isAsyncIteratorDone=i;else{const n=o(c);if(f(n)){const o=n.then(d(O,t,e,r)).then((()=>u.delete(o)));u.add(o)}else{const t=O(n,e,r);if(f(t)){const n=t.then((()=>u.delete(n)));u.add(n)}}}}if(r.length>0)return{value:r.shift(),done:!1};u.size>0&&await A([I(1e3),...u])}return{value:void 0,done:!0}}}}(o,r);if("function"==typeof o.chain)return o.chain(r);if("function"==typeof o.flatMap)return o.flatMap(r);const u=o.constructor;return u==Object?z(o,r):u==Set?T(o,r):"string"==typeof o||u==String?function(n,t){const e=P(n,t);return f(e)?e.then(k):k(e)}(o,r):r(o)};return function(e){return n(e)?p(e):null==e?e:e.constructor==Set?g(e):e.constructor==Object?b(e):(u=c,"function"==typeof(o=e)?r(B,t,o):f(o)?o.then(r(B,t,u)):B(o,u));var o,u}}());
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const isArray = Array.isArray
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  // () => Map<>
8
9
  const EmptyMap = () => new Map()
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const EmptyMap=()=>new Map,isPromise=r=>null!=r&&"function"==typeof r.then,__=Symbol.for("placeholder"),curry3ResolveArg0=(r,e,n)=>function(t){return r(t,e,n)},curry3ResolveArg1=(r,e,n)=>function(t){return r(e,t,n)},curry3ResolveArg2=(r,e,n)=>function(t){return r(e,n,t)},curry3=function(r,e,n,t){return e==__?curry3ResolveArg0(r,n,t):n==__?curry3ResolveArg1(r,e,t):curry3ResolveArg2(r,e,n)},isArray=Array.isArray,objectValues=Object.values,objectProto=Object.prototype,nativeObjectToString=objectProto.toString,objectToString=r=>nativeObjectToString.call(r),generatorFunctionTag="[object GeneratorFunction]",isGeneratorFunction=r=>objectToString(r)==generatorFunctionTag,asyncGeneratorFunctionTag="[object AsyncGeneratorFunction]",isAsyncGeneratorFunction=r=>objectToString(r)==asyncGeneratorFunctionTag,iteratorReduceAsync=async function(r,e,n){let t=r.next();if(t.done)return n;for(;!t.done;)n=e(n,t.value),isPromise(n)&&(n=await n),t=r.next();return n},iteratorReduce=function(r,e,n){let t=r.next();if(t.done)return n;for(void 0===n&&(n=t.value,t=r.next());!t.done;){if(n=e(n,t.value),isPromise(n))return n.then(curry3(iteratorReduceAsync,r,e,__));t=r.next()}return n},asyncIteratorReduce=async function(r,e,n){let t=await r.next();if(t.done)return n;for(void 0===n&&(n=t.value,t=await r.next());!t.done;)n=await e(n,t.value),t=await r.next();return n},symbolIterator=Symbol.iterator,symbolAsyncIterator=Symbol.asyncIterator,curry2ResolveArg0=(r,e)=>function(n){return r(n,e)},curry2ResolveArg1=(r,e)=>function(n){return r(e,n)},curry2=function(r,e,n){return e==__?curry2ResolveArg0(r,n):curry2ResolveArg1(r,e)},curryArgs3ResolveArgs0=(r,e,n)=>function(...t){return r(t,e,n)},curryArgs3ResolveArgs1=(r,e,n)=>function(...t){return r(e,t,n)},curryArgs3ResolveArgs2=(r,e,n)=>function(...t){return r(e,n,t)},curryArgs3=function(r,e,n,t){return e==__?curryArgs3ResolveArgs0(r,n,t):n==__?curryArgs3ResolveArgs1(r,e,t):curryArgs3ResolveArgs2(r,e,n)},curry4ResolveArg0=(r,e,n,t)=>function(o){return r(o,e,n,t)},curry4ResolveArg1=(r,e,n,t)=>function(o){return r(e,o,n,t)},curry4ResolveArg2=(r,e,n,t)=>function(o){return r(e,n,o,t)},curry4ResolveArg3=(r,e,n,t)=>function(o){return r(e,n,t,o)},curry4=function(r,e,n,t,o){return e==__?curry4ResolveArg0(r,n,t,o):n==__?curry4ResolveArg1(r,e,t,o):t==__?curry4ResolveArg2(r,e,n,o):curry4ResolveArg3(r,e,n,t)},arrayReduceAsync=async function(r,e,n,t){const o=r.length;for(;++t<o;)n=e(n,r[t],t,r),isPromise(n)&&(n=await n);return n},arrayReduce=function(r,e,n){const t=r.length;let o=-1;for(void 0===n&&(n=r[++o]);++o<t;)if(n=e(n,r[o],o,r),isPromise(n))return n.then(curry4(arrayReduceAsync,r,e,__,o));return n},curry5ResolveArg0=(r,e,n,t,o)=>function(c){return r(c,e,n,t,o)},curry5ResolveArg1=(r,e,n,t,o)=>function(c){return r(e,c,n,t,o)},curry5ResolveArg2=(r,e,n,t,o)=>function(c){return r(e,n,c,t,o)},curry5ResolveArg3=(r,e,n,t,o)=>function(c){return r(e,n,t,c,o)},curry5ResolveArg4=(r,e,n,t,o)=>function(c){return r(e,n,t,o,c)},curry5=function(r,e,n,t,o,c){return e==__?curry5ResolveArg0(r,n,t,o,c):n==__?curry5ResolveArg1(r,e,t,o,c):t==__?curry5ResolveArg2(r,e,n,o,c):o==__?curry5ResolveArg3(r,e,n,t,c):curry5ResolveArg4(r,e,n,t,o)},objectKeys=Object.keys,objectReduceAsync=async function(r,e,n,t,o){const c=t.length;for(;++o<c;){const c=t[o];n=e(n,r[c],c,r),isPromise(n)&&(n=await n)}return n},objectReduce=function(r,e,n){const t=objectKeys(r),o=t.length;let c=-1;for(void 0===n&&(n=r[t[++c]]);++c<o;){const o=t[c];if(n=e(n,r[o],o,r),isPromise(n))return n.then(curry5(objectReduceAsync,r,e,__,t,c))}return n},mapReduceAsync=async function(r,e,n,t){for(const[o,c]of t)n=e(n,c,o,r),isPromise(n)&&(n=await n);return n},mapReduce=function(r,e,n){const t=r.entries();if(void 0===n){const r=t.next();if(r.done)return n;n=r.value[1]}for(const[o,c]of t)if(n=e(n,c,o,r),isPromise(n))return n.then(curry4(mapReduceAsync,r,e,__,t));return n},reducerConcat=(r,e)=>function(n,t){const o=r(n,t);return isPromise(o)?o.then(curry2(e,__,t)):e(o,t)},genericReduce=function(r,e,n){return isArray(r)?arrayReduce(r,e,n):null==r?void 0===n?curry2(e,r,__):e(n,r):r.constructor==Map?mapReduce(r,e,n):"function"==typeof r[symbolIterator]?iteratorReduce(r[symbolIterator](),e,n):"function"==typeof r[symbolAsyncIterator]?asyncIteratorReduce(r[symbolAsyncIterator](),e,n):"function"==typeof r.reduce?r.reduce(e,n):"function"==typeof r.chain?r.chain(curry2(e,n,__)):"function"==typeof r.flatMap?r.flatMap(curry2(e,n,__)):r.constructor==Object?objectReduce(r,e,n):void 0===n?curry2(e,r,__):e(n,r)},_reduce=function(r,e,n){if("function"==typeof n){const t=n(r);return isPromise(t)?t.then(curry3(genericReduce,r,e,__)):genericReduce(r,e,t)}return isPromise(n)?n.then(curry3(genericReduce,r,e,__)):genericReduce(r,e,n)},reduce=function(...r){return"function"==typeof r[0]?curry3(_reduce,__,r[0],r[1]):isPromise(r[0])?r[0].then(curry3(_reduce,__,r[1],r[2])):_reduce(r[0],r[1],r[2])},group=function(r,e,n){const t=r.get(e);return null==t?r.set(e,[n]):t.push(n),r},groupByProperty=r=>function(e,n){return group(e,n[r],n)},groupByResolver=r=>function(e,n){const t=r(n);return isPromise(t)?t.then(curry3(group,e,__,n)):group(e,t,n)},groupBy=r=>reduce("function"==typeof r?groupByResolver(r):groupByProperty(r),EmptyMap);export default groupBy;
package/dist/x/groupBy.js CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  (function (root, groupBy) {
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
- !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define(()=>t):n.groupBy=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";const n=()=>new Map,t=n=>null!=n&&"function"==typeof n.then,e=Symbol.for("placeholder"),r=function(n,t,r,o){return t==e?((n,t,e)=>function(r){return n(r,t,e)})(n,r,o):r==e?((n,t,e)=>function(r){return n(t,r,e)})(n,t,o):((n,t,e)=>function(r){return n(t,e,r)})(n,t,r)},o=Array.isArray,u=(Object.values,Object.prototype.toString,async function(n,e,r){let o=n.next();if(o.done)return r;for(;!o.done;)r=e(r,o.value),t(r)&&(r=await r),o=n.next();return r}),f=Symbol.iterator,i=Symbol.asyncIterator,c=function(n,t,r){return t==e?((n,t)=>function(e){return n(e,t)})(n,r):((n,t)=>function(e){return n(t,e)})(n,t)},a=function(n,t,r,o,u){return t==e?((n,t,e,r)=>function(o){return n(o,t,e,r)})(n,r,o,u):r==e?((n,t,e,r)=>function(o){return n(t,o,e,r)})(n,t,o,u):o==e?((n,t,e,r)=>function(o){return n(t,e,o,r)})(n,t,r,u):((n,t,e,r)=>function(o){return n(t,e,r,o)})(n,t,r,o)},l=async function(n,e,r,o){const u=n.length;for(;++o<u;)r=e(r,n[o],o,n),t(r)&&(r=await r);return r},s=function(n,t,r,o,u,f){return t==e?((n,t,e,r,o)=>function(u){return n(u,t,e,r,o)})(n,r,o,u,f):r==e?((n,t,e,r,o)=>function(u){return n(t,u,e,r,o)})(n,t,o,u,f):o==e?((n,t,e,r,o)=>function(u){return n(t,e,u,r,o)})(n,t,r,u,f):u==e?((n,t,e,r,o)=>function(u){return n(t,e,r,u,o)})(n,t,r,o,f):((n,t,e,r,o)=>function(u){return n(t,e,r,o,u)})(n,t,r,o,u)},y=Object.keys,p=async function(n,e,r,o,u){const f=o.length;for(;++u<f;){const f=o[u];r=e(r,n[f],f,n),t(r)&&(r=await r)}return r},d=async function(n,e,r,o){for(const[u,f]of o)r=e(r,f,u,n),t(r)&&(r=await r);return r},h=function(n,h,v){return o(n)?function(n,r,o){const u=n.length;let f=-1;for(void 0===o&&(o=n[++f]);++f<u;)if(o=r(o,n[f],f,n),t(o))return o.then(a(l,n,r,e,f));return o}(n,h,v):null==n?void 0===v?c(h,n,e):h(v,n):n.constructor==Map?function(n,r,o){const u=n.entries();if(void 0===o){const n=u.next();if(n.done)return o;o=n.value[1]}for(const[f,i]of u)if(o=r(o,i,f,n),t(o))return o.then(a(d,n,r,e,u));return o}(n,h,v):"function"==typeof n[f]?function(n,o,f){let i=n.next();if(i.done)return f;for(void 0===f&&(f=i.value,i=n.next());!i.done;){if(f=o(f,i.value),t(f))return f.then(r(u,n,o,e));i=n.next()}return f}(n[f](),h,v):"function"==typeof n[i]?async function(n,t,e){let r=await n.next();if(r.done)return e;for(void 0===e&&(e=r.value,r=await n.next());!r.done;)e=await t(e,r.value),r=await n.next();return e}(n[i](),h,v):"function"==typeof n.reduce?n.reduce(h,v):"function"==typeof n.chain?n.chain(c(h,v,e)):"function"==typeof n.flatMap?n.flatMap(c(h,v,e)):n.constructor==Object?function(n,r,o){const u=y(n),f=u.length;let i=-1;for(void 0===o&&(o=n[u[++i]]);++i<f;){const f=u[i];if(o=r(o,n[f],f,n),t(o))return o.then(s(p,n,r,e,u,i))}return o}(n,h,v):void 0===v?c(h,n,e):h(v,n)},v=function(n,o,u){if("function"==typeof u){const f=u(n);return t(f)?f.then(r(h,n,o,e)):h(n,o,f)}return t(u)?u.then(r(h,n,o,e)):h(n,o,u)},b=function(...n){return"function"==typeof n[0]?r(v,e,n[0],n[1]):t(n[0])?n[0].then(r(v,e,n[1],n[2])):v(n[0],n[1],n[2])},x=function(n,t,e){const r=n.get(t);return null==r?n.set(t,[e]):r.push(e),n};return o=>{return b("function"==typeof o?(f=o,function(n,o){const u=f(o);return t(u)?u.then(r(x,n,e,o)):x(n,u,o)}):(u=o,function(n,t){return x(n,t[u],t)}),n);var u,f}}());
9
+ !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define((()=>t)):n.groupBy=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";const n=()=>new Map,t=n=>null!=n&&"function"==typeof n.then,e=Symbol.for("placeholder"),r=function(n,t,r,o){return t==e?((n,t,e)=>function(r){return n(r,t,e)})(n,r,o):r==e?((n,t,e)=>function(r){return n(t,r,e)})(n,t,o):((n,t,e)=>function(r){return n(t,e,r)})(n,t,r)},o=Array.isArray,u=(Object.values,Object.prototype.toString,async function(n,e,r){let o=n.next();if(o.done)return r;for(;!o.done;)r=e(r,o.value),t(r)&&(r=await r),o=n.next();return r}),f=Symbol.iterator,i=Symbol.asyncIterator,c=function(n,t,r){return t==e?((n,t)=>function(e){return n(e,t)})(n,r):((n,t)=>function(e){return n(t,e)})(n,t)},a=function(n,t,r,o,u){return t==e?((n,t,e,r)=>function(o){return n(o,t,e,r)})(n,r,o,u):r==e?((n,t,e,r)=>function(o){return n(t,o,e,r)})(n,t,o,u):o==e?((n,t,e,r)=>function(o){return n(t,e,o,r)})(n,t,r,u):((n,t,e,r)=>function(o){return n(t,e,r,o)})(n,t,r,o)},l=async function(n,e,r,o){const u=n.length;for(;++o<u;)r=e(r,n[o],o,n),t(r)&&(r=await r);return r},s=Object.keys,y=async function(n,e,r,o,u){const f=o.length;for(;++u<f;){const f=o[u];r=e(r,n[f],f,n),t(r)&&(r=await r)}return r},p=async function(n,e,r,o){for(const[u,f]of o)r=e(r,f,u,n),t(r)&&(r=await r);return r},d=function(n,d,h){return o(n)?function(n,r,o){const u=n.length;let f=-1;for(void 0===o&&(o=n[++f]);++f<u;)if(o=r(o,n[f],f,n),t(o))return o.then(a(l,n,r,e,f));return o}(n,d,h):null==n?void 0===h?c(d,n,e):d(h,n):n.constructor==Map?function(n,r,o){const u=n.entries();if(void 0===o){const n=u.next();if(n.done)return o;o=n.value[1]}for(const[f,i]of u)if(o=r(o,i,f,n),t(o))return o.then(a(p,n,r,e,u));return o}(n,d,h):"function"==typeof n[f]?function(n,o,f){let i=n.next();if(i.done)return f;for(void 0===f&&(f=i.value,i=n.next());!i.done;){if(f=o(f,i.value),t(f))return f.then(r(u,n,o,e));i=n.next()}return f}(n[f](),d,h):"function"==typeof n[i]?async function(n,t,e){let r=await n.next();if(r.done)return e;for(void 0===e&&(e=r.value,r=await n.next());!r.done;)e=await t(e,r.value),r=await n.next();return e}(n[i](),d,h):"function"==typeof n.reduce?n.reduce(d,h):"function"==typeof n.chain?n.chain(c(d,h,e)):"function"==typeof n.flatMap?n.flatMap(c(d,h,e)):n.constructor==Object?function(n,r,o){const u=s(n),f=u.length;let i=-1;for(void 0===o&&(o=n[u[++i]]);++i<f;){const f=u[i];if(o=r(o,n[f],f,n),t(o))return o.then((c=y,l=r,p=e,d=u,h=i,(a=n)==e?((n,t,e,r,o)=>function(u){return n(u,t,e,r,o)})(c,l,p,d,h):l==e?((n,t,e,r,o)=>function(u){return n(t,u,e,r,o)})(c,a,p,d,h):p==e?((n,t,e,r,o)=>function(u){return n(t,e,u,r,o)})(c,a,l,d,h):d==e?((n,t,e,r,o)=>function(u){return n(t,e,r,u,o)})(c,a,l,p,h):((n,t,e,r,o)=>function(u){return n(t,e,r,o,u)})(c,a,l,p,d)))}var c,a,l,p,d,h;return o}(n,d,h):void 0===h?c(d,n,e):d(h,n)},h=function(n,o,u){if("function"==typeof u){const f=u(n);return t(f)?f.then(r(d,n,o,e)):d(n,o,f)}return t(u)?u.then(r(d,n,o,e)):d(n,o,u)},v=function(...n){return"function"==typeof n[0]?r(h,e,n[0],n[1]):t(n[0])?n[0].then(r(h,e,n[1],n[2])):h(n[0],n[1],n[2])},b=function(n,t,e){const r=n.get(t);return null==r?n.set(t,[e]):r.push(e),n};return o=>{return v("function"==typeof o?(f=o,function(n,o){const u=f(o);return t(u)?u.then(r(b,n,e,o)):b(n,u,o)}):(u=o,function(n,t){return b(n,t[u],t)}),n);var u,f}}());
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  // () => Map<>
8
9
  const EmptyMap = () => new Map()
package/dist/x/has.es.js CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  // (object Object, key string) -> boolean
8
9
  const objectHas = function (object, key) {
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const objectHas=function(t,n){return null!=t[n]},has=t=>function(n){return null!=n&&("function"==typeof n.has?n.has(t):n.constructor==Object&&objectHas(n,t))};export default has;
package/dist/x/has.js CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  (function (root, has) {
package/dist/x/has.min.js CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
- !function(t,n){"object"==typeof module?module.exports=n:"function"==typeof define?define(()=>n):t.has=n}("object"==typeof globalThis?globalThis:this,function(){"use strict";return t=>function(n){return null!=n&&("function"==typeof n.has?n.has(t):n.constructor==Object&&function(t,n){return null!=t[n]}(n,t))}}());
9
+ !function(t,n){"object"==typeof module?module.exports=n:"function"==typeof define?define((()=>n)):t.has=n}("object"==typeof globalThis?globalThis:this,function(){"use strict";return t=>function(n){return null!=n&&("function"==typeof n.has?n.has(t):n.constructor==Object&&function(t,n){return null!=t[n]}(n,t))}}());
package/dist/x/has.mjs CHANGED
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  // (object Object, key string) -> boolean
8
9
  const objectHas = function (object, key) {
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const identity = value => value
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const identity=t=>t;export default identity;
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  (function (root, identity) {
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
- !function(e,t){"object"==typeof module?module.exports=t:"function"==typeof define?define(()=>t):e.identity=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";return e=>e}());
9
+ !function(e,t){"object"==typeof module?module.exports=t:"function"==typeof define?define((()=>t)):e.identity=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";return e=>e}());
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const identity = value => value
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const isArray = Array.isArray
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const isArray=Array.isArray,sameValueZero=function(n,e){return n===e||n!=n&&e!=e},objectIncludes=function(n,e){for(const r in n)if(sameValueZero(e,n[r]))return!0;return!1},includes=n=>function(e){return null!=e&&("function"==typeof e.includes?e.includes(n):e.constructor==Object&&objectIncludes(e,n))};export default includes;
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  (function (root, includes) {
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
- !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define(()=>t):n.includes=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";Array.isArray;const n=function(n,t){return n===t||n!=n&&t!=t};return t=>function(e){return null!=e&&("function"==typeof e.includes?e.includes(t):e.constructor==Object&&function(t,e){for(const o in t)if(n(e,t[o]))return!0;return!1}(e,t))}}());
9
+ !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define((()=>t)):n.includes=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";Array.isArray;return n=>function(t){return null!=t&&("function"==typeof t.includes?t.includes(n):t.constructor==Object&&function(n,t){for(const i in n)if(e=t,o=n[i],e===o||e!=e&&o!=o)return!0;var e,o;return!1}(t,n))}}());
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
 
8
9
  const isArray = Array.isArray
@@ -1,8 +1,9 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const __ = Symbol.for('placeholder')
8
9
 
@@ -1,7 +1,8 @@
1
1
  /**
2
- * rubico v2.8.1
3
- * https://github.com/a-synchronous/rubico
4
- * (c) 2019-2026 Richard Tong
5
- * rubico may be freely distributed under the MIT license.
2
+ * Rubico v2.8.3
3
+ * https://rubico.land/
4
+ *
5
+ * © Richard Yufei Tong, King of Software
6
+ * Rubico may be freely distributed under the CFOSS license.
6
7
  */
7
8
  const __=Symbol.for("placeholder"),isArray=Array.isArray,isPromise=e=>null!=e&&"function"==typeof e.then,promiseAll=Promise.all.bind(Promise),spread2=e=>function([r,t]){return e(r,t)},curry2ResolveArg0=(e,r)=>function(t){return e(t,r)},curry2ResolveArg1=(e,r)=>function(t){return e(r,t)},curry2=function(e,r,t){return r==__?curry2ResolveArg0(e,t):curry2ResolveArg1(e,r)},objectKeysLength=e=>{let r=0;for(const t in e)r+=1;return r},symbolIterator=Symbol.iterator,sameValueZero=function(e,r){return e===r||e!=e&&r!=r},areIteratorsDeepEqual=function(e,r){let t=e.next(),n=r.next();if(t.done!=n.done)return!1;for(;!t.done;){if(!isDeepEqual(t.value,n.value))return!1;t=e.next(),n=r.next()}return n.done},areObjectsDeepEqual=function(e,r){if(objectKeysLength(e)!=objectKeysLength(r))return!1;for(const t in e)if(!isDeepEqual(e[t],r[t]))return!1;return!0},areArraysDeepEqual=function(e,r){const t=e.length;if(r.length!=t)return!1;let n=-1;for(;++n<t;)if(!isDeepEqual(e[n],r[n]))return!1;return!0},areValuesDeepEqual=function(e,r){const t=isArray(e),n=isArray(r);if(t||n)return t&&n&&areArraysDeepEqual(e,r);if(null==e||null==r)return sameValueZero(e,r);const u="string"==typeof e||e.constructor==String,o="string"==typeof r||r.constructor==String;if(u||o)return sameValueZero(e,r);const a="function"==typeof e[symbolIterator],s="function"==typeof r[symbolIterator];if(a||s)return a&&s&&areIteratorsDeepEqual(e[symbolIterator](),r[symbolIterator]());const l=e.constructor==Object,i=r.constructor==Object;return l||i?l&&i&&areObjectsDeepEqual(e,r):sameValueZero(e,r)},isDeepEqual=function(e,r){const t="function"==typeof e,n="function"==typeof r;return t&&n?function(t){const n=e(t),u=r(t),o=isPromise(n),a=isPromise(u);return o&&a?promiseAll([n,u]).then(spread2(areValuesDeepEqual)):o?n.then(curry2(areValuesDeepEqual,__,u)):a?u.then(curry2(areValuesDeepEqual,n,__)):areValuesDeepEqual(n,u)}:t?function(t){const n=e(t);return isPromise(n)?n.then(curry2(areValuesDeepEqual,__,r)):areValuesDeepEqual(n,r)}:n?function(t){const n=r(t);return isPromise(n)?n.then(curry2(areValuesDeepEqual,e,__)):areValuesDeepEqual(e,n)}:areValuesDeepEqual(e,r)};export default isDeepEqual;