@vinicunca/perkakas 1.0.3 → 1.0.4

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 (251) hide show
  1. package/dist/add-prop.d.cts +1 -1
  2. package/dist/add-prop.d.ts +1 -1
  3. package/dist/chunk-3DFX2FQG.cjs +1 -0
  4. package/dist/chunk-4WU7JGWS.cjs +1 -0
  5. package/dist/chunk-AACZ5UGG.cjs +1 -0
  6. package/dist/chunk-AKGWT6GC.js +1 -0
  7. package/dist/chunk-BT3FI7L7.js +1 -0
  8. package/dist/{chunk-XQOKSJ5R.cjs → chunk-E6RBEL5Z.cjs} +1 -1
  9. package/dist/chunk-EPHUNAE5.js +1 -0
  10. package/dist/chunk-G7BJFBAZ.cjs +1 -0
  11. package/dist/{chunk-YIUDV3OA.cjs → chunk-HTO3K3VA.cjs} +1 -1
  12. package/dist/chunk-IABWIMQT.js +1 -0
  13. package/dist/chunk-IRH6TGG5.js +1 -0
  14. package/dist/chunk-KAA6IVBL.js +1 -0
  15. package/dist/chunk-MADDQNAR.cjs +1 -0
  16. package/dist/chunk-OJ2QGTFS.js +1 -0
  17. package/dist/chunk-PFLGL4YP.js +1 -0
  18. package/dist/chunk-QTQTKNWA.js +1 -0
  19. package/dist/chunk-RCENCAXY.cjs +1 -0
  20. package/dist/chunk-RJAVPEJT.cjs +1 -0
  21. package/dist/chunk-U2BXIRBJ.js +1 -0
  22. package/dist/chunk-VN2OAM2N.js +1 -0
  23. package/dist/chunk-VPG3W5JH.cjs +1 -0
  24. package/dist/chunk-WQDEYM64.js +1 -0
  25. package/dist/chunk-WRKGH4XX.js +1 -0
  26. package/dist/chunk-Y3WI7FPB.cjs +1 -0
  27. package/dist/chunk-Z5UEQBZP.cjs +1 -0
  28. package/dist/chunk-ZO4ND36N.cjs +1 -0
  29. package/dist/chunk.cjs +1 -1
  30. package/dist/chunk.d.cts +91 -5
  31. package/dist/chunk.d.ts +91 -5
  32. package/dist/chunk.js +1 -1
  33. package/dist/chunk.spec-d.cjs +1 -1
  34. package/dist/chunk.spec-d.js +1 -1
  35. package/dist/concat.d.cts +1 -1
  36. package/dist/concat.d.ts +1 -1
  37. package/dist/conditional.d.cts +1 -1
  38. package/dist/conditional.d.ts +1 -1
  39. package/dist/conditional.spec-d.cjs +1 -1
  40. package/dist/conditional.spec-d.js +1 -1
  41. package/dist/drop-first-by.d.cts +1 -1
  42. package/dist/drop-first-by.d.ts +1 -1
  43. package/dist/drop-last-while.cjs +1 -1
  44. package/dist/drop-last-while.d.cts +5 -2
  45. package/dist/drop-last-while.d.ts +5 -2
  46. package/dist/drop-last-while.js +1 -1
  47. package/dist/drop-last-while.spec-d.cjs +1 -0
  48. package/dist/drop-last-while.spec-d.d.cts +2 -0
  49. package/dist/drop-last-while.spec-d.d.ts +2 -0
  50. package/dist/drop-last-while.spec-d.js +1 -0
  51. package/dist/drop-last.cjs +1 -1
  52. package/dist/drop-last.d.cts +5 -2
  53. package/dist/drop-last.d.ts +5 -2
  54. package/dist/drop-last.js +1 -1
  55. package/dist/drop-last.spec-d.cjs +1 -0
  56. package/dist/drop-last.spec-d.d.cts +2 -0
  57. package/dist/drop-last.spec-d.d.ts +2 -0
  58. package/dist/drop-last.spec-d.js +1 -0
  59. package/dist/drop-while.cjs +1 -1
  60. package/dist/drop-while.d.cts +5 -2
  61. package/dist/drop-while.d.ts +5 -2
  62. package/dist/drop-while.js +1 -1
  63. package/dist/drop-while.spec-d.cjs +1 -0
  64. package/dist/drop-while.spec-d.d.cts +2 -0
  65. package/dist/drop-while.spec-d.d.ts +2 -0
  66. package/dist/drop-while.spec-d.js +1 -0
  67. package/dist/drop.cjs +1 -1
  68. package/dist/drop.d.cts +10 -2
  69. package/dist/drop.d.ts +10 -2
  70. package/dist/drop.js +1 -1
  71. package/dist/drop.spec-d.cjs +1 -0
  72. package/dist/drop.spec-d.d.cts +2 -0
  73. package/dist/drop.spec-d.d.ts +2 -0
  74. package/dist/drop.spec-d.js +1 -0
  75. package/dist/evolve.d.cts +1 -1
  76. package/dist/evolve.d.ts +1 -1
  77. package/dist/first-by.d.cts +1 -1
  78. package/dist/first-by.d.ts +1 -1
  79. package/dist/first.d.cts +1 -1
  80. package/dist/first.d.ts +1 -1
  81. package/dist/flat.d.cts +1 -1
  82. package/dist/flat.d.ts +1 -1
  83. package/dist/for-each-obj.d.cts +1 -1
  84. package/dist/for-each-obj.d.ts +1 -1
  85. package/dist/for-each.d.cts +1 -1
  86. package/dist/for-each.d.ts +1 -1
  87. package/dist/from-entries.d.cts +1 -1
  88. package/dist/from-entries.d.ts +1 -1
  89. package/dist/from-keys.d.cts +1 -1
  90. package/dist/from-keys.d.ts +1 -1
  91. package/dist/group-by.d.cts +1 -1
  92. package/dist/group-by.d.ts +1 -1
  93. package/dist/has-at-least.d.cts +1 -1
  94. package/dist/has-at-least.d.ts +1 -1
  95. package/dist/has-sub-object.d.cts +1 -1
  96. package/dist/has-sub-object.d.ts +1 -1
  97. package/dist/index-by.d.cts +1 -1
  98. package/dist/index-by.d.ts +1 -1
  99. package/dist/index.cjs +1 -1
  100. package/dist/index.d.cts +1 -1
  101. package/dist/index.d.ts +1 -1
  102. package/dist/index.js +1 -1
  103. package/dist/is-array.d.cts +1 -1
  104. package/dist/is-array.d.ts +1 -1
  105. package/dist/is-big-int.d.cts +1 -1
  106. package/dist/is-big-int.d.ts +1 -1
  107. package/dist/is-boolean.d.cts +1 -1
  108. package/dist/is-boolean.d.ts +1 -1
  109. package/dist/is-empty.d.cts +1 -1
  110. package/dist/is-empty.d.ts +1 -1
  111. package/dist/is-included-in.d.cts +1 -1
  112. package/dist/is-included-in.d.ts +1 -1
  113. package/dist/is-nullish.d.cts +1 -1
  114. package/dist/is-nullish.d.ts +1 -1
  115. package/dist/is-number.d.cts +1 -1
  116. package/dist/is-number.d.ts +1 -1
  117. package/dist/is-object-type.d.cts +1 -1
  118. package/dist/is-object-type.d.ts +1 -1
  119. package/dist/is-plain-object.d.cts +1 -1
  120. package/dist/is-plain-object.d.ts +1 -1
  121. package/dist/is-string.d.cts +1 -1
  122. package/dist/is-string.d.ts +1 -1
  123. package/dist/is-symbol.d.cts +1 -1
  124. package/dist/is-symbol.d.ts +1 -1
  125. package/dist/keys.d.cts +1 -1
  126. package/dist/keys.d.ts +1 -1
  127. package/dist/last.d.cts +1 -1
  128. package/dist/last.d.ts +1 -1
  129. package/dist/map-keys.d.cts +1 -1
  130. package/dist/map-keys.d.ts +1 -1
  131. package/dist/map-values.d.cts +1 -1
  132. package/dist/map-values.d.ts +1 -1
  133. package/dist/map-with-feedback.d.cts +1 -1
  134. package/dist/map-with-feedback.d.ts +1 -1
  135. package/dist/map.d.cts +1 -1
  136. package/dist/map.d.ts +1 -1
  137. package/dist/nth-by.d.cts +1 -1
  138. package/dist/nth-by.d.ts +1 -1
  139. package/dist/omit-by.d.cts +1 -1
  140. package/dist/omit-by.d.ts +1 -1
  141. package/dist/only.d.cts +1 -1
  142. package/dist/only.d.ts +1 -1
  143. package/dist/pick-by.d.cts +1 -1
  144. package/dist/pick-by.d.ts +1 -1
  145. package/dist/product.d.cts +1 -1
  146. package/dist/product.d.ts +1 -1
  147. package/dist/pull-object.d.cts +1 -1
  148. package/dist/pull-object.d.ts +1 -1
  149. package/dist/rank-by.d.cts +1 -1
  150. package/dist/rank-by.d.ts +1 -1
  151. package/dist/sample.d.cts +1 -1
  152. package/dist/sample.d.ts +1 -1
  153. package/dist/set.d.cts +1 -1
  154. package/dist/set.d.ts +1 -1
  155. package/dist/shuffle.cjs +1 -1
  156. package/dist/shuffle.d.cts +5 -2
  157. package/dist/shuffle.d.ts +5 -2
  158. package/dist/shuffle.js +1 -1
  159. package/dist/shuffle.spec-d.cjs +1 -0
  160. package/dist/shuffle.spec-d.d.cts +2 -0
  161. package/dist/shuffle.spec-d.d.ts +2 -0
  162. package/dist/shuffle.spec-d.js +1 -0
  163. package/dist/sort-by.d.cts +1 -1
  164. package/dist/sort-by.d.ts +1 -1
  165. package/dist/sort.d.cts +1 -1
  166. package/dist/sort.d.ts +1 -1
  167. package/dist/sum.d.cts +1 -1
  168. package/dist/sum.d.ts +1 -1
  169. package/dist/swap-indices.d.cts +1 -1
  170. package/dist/swap-indices.d.ts +1 -1
  171. package/dist/take-first-by.d.cts +1 -1
  172. package/dist/take-first-by.d.ts +1 -1
  173. package/dist/take-last-while.cjs +1 -1
  174. package/dist/take-last-while.d.cts +5 -2
  175. package/dist/take-last-while.d.ts +5 -2
  176. package/dist/take-last-while.js +1 -1
  177. package/dist/take-last-while.spec-d-.cjs +1 -0
  178. package/dist/take-last-while.spec-d-.d.cts +2 -0
  179. package/dist/take-last-while.spec-d-.d.ts +2 -0
  180. package/dist/take-last-while.spec-d-.js +1 -0
  181. package/dist/take-last.cjs +1 -1
  182. package/dist/take-last.d.cts +5 -2
  183. package/dist/take-last.d.ts +5 -2
  184. package/dist/take-last.js +1 -1
  185. package/dist/take-last.spec-d.cjs +1 -0
  186. package/dist/take-last.spec-d.d.cts +2 -0
  187. package/dist/take-last.spec-d.d.ts +2 -0
  188. package/dist/take-last.spec-d.js +1 -0
  189. package/dist/take-while.cjs +1 -1
  190. package/dist/take-while.d.cts +5 -2
  191. package/dist/take-while.d.ts +5 -2
  192. package/dist/take-while.js +1 -1
  193. package/dist/take-white.spec-d.cjs +1 -0
  194. package/dist/take-white.spec-d.d.cts +2 -0
  195. package/dist/take-white.spec-d.d.ts +2 -0
  196. package/dist/take-white.spec-d.js +1 -0
  197. package/dist/take.cjs +1 -1
  198. package/dist/take.d.cts +5 -2
  199. package/dist/take.d.ts +5 -2
  200. package/dist/take.js +1 -1
  201. package/dist/take.spec-d.cjs +1 -0
  202. package/dist/take.spec-d.d.cts +2 -0
  203. package/dist/take.spec-d.d.ts +2 -0
  204. package/dist/take.spec-d.js +1 -0
  205. package/dist/tap.spec-d.cjs +1 -1
  206. package/dist/tap.spec-d.js +1 -1
  207. package/dist/{types-BMu1PIvo.d.cts → types-BE3YOWVA.d.cts} +45 -2
  208. package/dist/{types-BMu1PIvo.d.ts → types-BE3YOWVA.d.ts} +45 -2
  209. package/dist/unique-by.cjs +1 -1
  210. package/dist/unique-by.d.cts +5 -2
  211. package/dist/unique-by.d.ts +5 -2
  212. package/dist/unique-by.js +1 -1
  213. package/dist/unique-with.cjs +1 -1
  214. package/dist/unique-with.d.cts +5 -2
  215. package/dist/unique-with.d.ts +5 -2
  216. package/dist/unique-with.js +1 -1
  217. package/dist/unique.cjs +1 -1
  218. package/dist/unique.d.cts +6 -3
  219. package/dist/unique.d.ts +6 -3
  220. package/dist/unique.js +1 -1
  221. package/dist/values.d.cts +1 -1
  222. package/dist/values.d.ts +1 -1
  223. package/dist/zip-with.d.cts +1 -1
  224. package/dist/zip-with.d.ts +1 -1
  225. package/dist/zip.d.cts +1 -1
  226. package/dist/zip.d.ts +1 -1
  227. package/package.json +12 -12
  228. package/dist/chunk-3UUZWCRS.cjs +0 -1
  229. package/dist/chunk-65DHT5Z7.cjs +0 -1
  230. package/dist/chunk-66KQORMS.js +0 -1
  231. package/dist/chunk-AE5HI6VG.cjs +0 -1
  232. package/dist/chunk-CIF6WEFP.js +0 -1
  233. package/dist/chunk-COBRSP66.js +0 -1
  234. package/dist/chunk-DUKQ2ODK.js +0 -1
  235. package/dist/chunk-DWPHE3F2.cjs +0 -1
  236. package/dist/chunk-HUWRVMPE.js +0 -1
  237. package/dist/chunk-LIKMH7XD.js +0 -1
  238. package/dist/chunk-LOPUNSWJ.js +0 -1
  239. package/dist/chunk-MENOHSYF.js +0 -1
  240. package/dist/chunk-NNK6R67E.cjs +0 -1
  241. package/dist/chunk-P7OXTPPH.cjs +0 -1
  242. package/dist/chunk-QTCQZ7LU.js +0 -1
  243. package/dist/chunk-RSJJRJTH.cjs +0 -1
  244. package/dist/chunk-TR5T6KUC.js +0 -1
  245. package/dist/chunk-U5EQP4BO.cjs +0 -1
  246. package/dist/chunk-VNLOBA2B.cjs +0 -1
  247. package/dist/chunk-X6AB3I7Z.cjs +0 -1
  248. package/dist/chunk-YQKPA3BB.js +0 -1
  249. package/dist/chunk-YWSZXRUY.js +0 -1
  250. package/dist/chunk-Z7EBGO2B.js +0 -1
  251. package/dist/chunk-ZCFTW5HO.cjs +0 -1
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { IsLiteral } from 'type-fest';
2
- import { I as IterableContainer, d as IsUnion } from './types-BMu1PIvo.cjs';
2
+ import { I as IterableContainer, e as IsUnion } from './types-BE3YOWVA.cjs';
3
3
 
4
4
  /**
5
5
  * A "constant" tuple is a type that has a single runtime value that can fulfil
@@ -1,5 +1,5 @@
1
1
  import { IsLiteral } from 'type-fest';
2
- import { I as IterableContainer, d as IsUnion } from './types-BMu1PIvo.js';
2
+ import { I as IterableContainer, e as IsUnion } from './types-BE3YOWVA.js';
3
3
 
4
4
  /**
5
5
  * A "constant" tuple is a type that has a single runtime value that can fulfil
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.cjs';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { c as NarrowedTo } from './types-BMu1PIvo.js';
1
+ import { d as NarrowedTo } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/keys.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, a as EnumerableStringKeyOf } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, b as EnumerableStringKeyOf } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  type Keys<T> = T extends IterableContainer ? ArrayKeys<T> : ObjectKeys<T>;
package/dist/keys.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, a as EnumerableStringKeyOf } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, b as EnumerableStringKeyOf } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  type Keys<T> = T extends IterableContainer ? ArrayKeys<T> : ObjectKeys<T>;
package/dist/last.d.cts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { LastArrayElement } from 'type-fest';
2
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
2
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
3
3
 
4
4
  type Last<T extends IterableContainer> = LastArrayElement<T, T extends readonly [] ? never : undefined>;
5
5
  /**
package/dist/last.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { LastArrayElement } from 'type-fest';
2
- import { I as IterableContainer } from './types-BMu1PIvo.js';
2
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
3
3
 
4
4
  type Last<T extends IterableContainer> = LastArrayElement<T, T extends readonly [] ? never : undefined>;
5
5
  /**
@@ -1,4 +1,4 @@
1
- import { a as EnumerableStringKeyOf, E as EnumerableStringKeyedValueOf, b as ExactRecord } from './types-BMu1PIvo.cjs';
1
+ import { b as EnumerableStringKeyOf, E as EnumerableStringKeyedValueOf, c as ExactRecord } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { a as EnumerableStringKeyOf, E as EnumerableStringKeyedValueOf, b as ExactRecord } from './types-BMu1PIvo.js';
1
+ import { b as EnumerableStringKeyOf, E as EnumerableStringKeyedValueOf, c as ExactRecord } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { Simplify } from 'type-fest';
2
- import { E as EnumerableStringKeyedValueOf, a as EnumerableStringKeyOf } from './types-BMu1PIvo.cjs';
2
+ import { E as EnumerableStringKeyedValueOf, b as EnumerableStringKeyOf } from './types-BE3YOWVA.cjs';
3
3
 
4
4
  type MappedValues<T extends object, Value> = Simplify<{
5
5
  -readonly [P in keyof T as `${P extends number | string ? P : never}`]: Value;
@@ -1,5 +1,5 @@
1
1
  import { Simplify } from 'type-fest';
2
- import { E as EnumerableStringKeyedValueOf, a as EnumerableStringKeyOf } from './types-BMu1PIvo.js';
2
+ import { E as EnumerableStringKeyedValueOf, b as EnumerableStringKeyOf } from './types-BE3YOWVA.js';
3
3
 
4
4
  type MappedValues<T extends object, Value> = Simplify<{
5
5
  -readonly [P in keyof T as `${P extends number | string ? P : never}`]: Value;
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, M as Mapped } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, M as Mapped } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, M as Mapped } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, M as Mapped } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/map.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, M as Mapped } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, M as Mapped } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/map.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, M as Mapped } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, M as Mapped } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/nth-by.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, N as NonEmptyArray } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, a as NonEmptyArray } from './types-BE3YOWVA.cjs';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.cjs';
3
3
  import 'type-fest';
4
4
 
package/dist/nth-by.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, N as NonEmptyArray } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, a as NonEmptyArray } from './types-BE3YOWVA.js';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.js';
3
3
  import 'type-fest';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { Simplify, IfNever } from 'type-fest';
2
- import { E as EnumerableStringKeyedValueOf, a as EnumerableStringKeyOf, e as IfBoundedRecord, R as ReconstructedRecord } from './types-BMu1PIvo.cjs';
2
+ import { E as EnumerableStringKeyedValueOf, b as EnumerableStringKeyOf, f as IfBoundedRecord, R as ReconstructedRecord } from './types-BE3YOWVA.cjs';
3
3
 
4
4
  type PickSymbolKeys<T extends object> = {
5
5
  -readonly [P in keyof T as P extends symbol ? P : never]: T[P];
package/dist/omit-by.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { Simplify, IfNever } from 'type-fest';
2
- import { E as EnumerableStringKeyedValueOf, a as EnumerableStringKeyOf, e as IfBoundedRecord, R as ReconstructedRecord } from './types-BMu1PIvo.js';
2
+ import { E as EnumerableStringKeyedValueOf, b as EnumerableStringKeyOf, f as IfBoundedRecord, R as ReconstructedRecord } from './types-BE3YOWVA.js';
3
3
 
4
4
  type PickSymbolKeys<T extends object> = {
5
5
  -readonly [P in keyof T as P extends symbol ? P : never]: T[P];
package/dist/only.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  type Only<T extends IterableContainer> = T extends readonly [...Array<unknown>, unknown, unknown] | readonly [] | readonly [unknown, ...Array<unknown>, unknown] | readonly [unknown, unknown, ...Array<unknown>] ? undefined : T extends readonly [unknown] ? T[number] : T[number] | undefined;
package/dist/only.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  type Only<T extends IterableContainer> = T extends readonly [...Array<unknown>, unknown, unknown] | readonly [] | readonly [unknown, ...Array<unknown>, unknown] | readonly [unknown, unknown, ...Array<unknown>] ? undefined : T extends readonly [unknown] ? T[number] : T[number] | undefined;
@@ -1,5 +1,5 @@
1
1
  import { Simplify, IfNever } from 'type-fest';
2
- import { E as EnumerableStringKeyedValueOf, a as EnumerableStringKeyOf, e as IfBoundedRecord, R as ReconstructedRecord } from './types-BMu1PIvo.cjs';
2
+ import { E as EnumerableStringKeyedValueOf, b as EnumerableStringKeyOf, f as IfBoundedRecord, R as ReconstructedRecord } from './types-BE3YOWVA.cjs';
3
3
 
4
4
  type EnumerableKey<T> = `${T extends number | string ? T : never}`;
5
5
  type EnumeratedPartial<T> = T extends unknown ? Simplify<IfBoundedRecord<T, {
package/dist/pick-by.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { Simplify, IfNever } from 'type-fest';
2
- import { E as EnumerableStringKeyedValueOf, a as EnumerableStringKeyOf, e as IfBoundedRecord, R as ReconstructedRecord } from './types-BMu1PIvo.js';
2
+ import { E as EnumerableStringKeyedValueOf, b as EnumerableStringKeyOf, f as IfBoundedRecord, R as ReconstructedRecord } from './types-BE3YOWVA.js';
3
3
 
4
4
  type EnumerableKey<T> = `${T extends number | string ? T : never}`;
5
5
  type EnumeratedPartial<T> = T extends unknown ? Simplify<IfBoundedRecord<T, {
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  type Product<T extends IterableContainer<bigint> | IterableContainer<number>> = T extends readonly [] ? 1 : T extends readonly [bigint, ...ReadonlyArray<unknown>] ? bigint : T[number] extends bigint ? 1 | bigint : number;
package/dist/product.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  type Product<T extends IterableContainer<bigint> | IterableContainer<number>> = T extends readonly [] ? 1 : T extends readonly [bigint, ...ReadonlyArray<unknown>] ? bigint : T[number] extends bigint ? 1 | bigint : number;
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, b as ExactRecord } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, c as ExactRecord } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, b as ExactRecord } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, c as ExactRecord } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { N as NonEmptyArray } from './types-BMu1PIvo.cjs';
1
+ import { a as NonEmptyArray } from './types-BE3YOWVA.cjs';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.cjs';
3
3
  import 'type-fest';
4
4
 
package/dist/rank-by.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { N as NonEmptyArray } from './types-BMu1PIvo.js';
1
+ import { a as NonEmptyArray } from './types-BE3YOWVA.js';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.js';
3
3
  import 'type-fest';
4
4
 
package/dist/sample.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  type Sampled<T extends IterableContainer, N extends number> = number extends N ? SampledGeneric<T> : undefined extends T[N] ? T : SampledLiteral<T, N>;
package/dist/sample.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  type Sampled<T extends IterableContainer, N extends number> = number extends N ? SampledGeneric<T> : undefined extends T[N] ? T : SampledLiteral<T, N>;
package/dist/set.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { U as UpsertProp } from './types-BMu1PIvo.cjs';
1
+ import { U as UpsertProp } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/set.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { U as UpsertProp } from './types-BMu1PIvo.js';
1
+ import { U as UpsertProp } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/shuffle.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkNNK6R67Ecjs = require('./chunk-NNK6R67E.cjs');require('./chunk-Y74ER22O.cjs');require('./chunk-7T4AVFYJ.cjs');exports.shuffle = _chunkNNK6R67Ecjs.a;
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk4WU7JGWScjs = require('./chunk-4WU7JGWS.cjs');require('./chunk-Y74ER22O.cjs');require('./chunk-7T4AVFYJ.cjs');exports.shuffle = _chunk4WU7JGWScjs.a;
@@ -1,3 +1,6 @@
1
+ import { I as IterableContainer, g as ReorderedArray } from './types-BE3YOWVA.cjs';
2
+ import 'type-fest';
3
+
1
4
  /**
2
5
  * Shuffles the input array, returning a new array with the same elements in a random order.
3
6
  *
@@ -9,7 +12,7 @@
9
12
  * @dataFirst
10
13
  * @category Array
11
14
  */
12
- declare function shuffle<T>(items: ReadonlyArray<T>): Array<T>;
15
+ declare function shuffle<T extends IterableContainer>(items: T): ReorderedArray<T>;
13
16
  /**
14
17
  * Shuffles the input array, returning a new array with the same elements in a random order.
15
18
  *
@@ -20,6 +23,6 @@ declare function shuffle<T>(items: ReadonlyArray<T>): Array<T>;
20
23
  * @dataLast
21
24
  * @category Array
22
25
  */
23
- declare function shuffle<T>(): (items: ReadonlyArray<T>) => Array<T>;
26
+ declare function shuffle(): <T extends IterableContainer>(items: T) => ReorderedArray<T>;
24
27
 
25
28
  export { shuffle };
package/dist/shuffle.d.ts CHANGED
@@ -1,3 +1,6 @@
1
+ import { I as IterableContainer, g as ReorderedArray } from './types-BE3YOWVA.js';
2
+ import 'type-fest';
3
+
1
4
  /**
2
5
  * Shuffles the input array, returning a new array with the same elements in a random order.
3
6
  *
@@ -9,7 +12,7 @@
9
12
  * @dataFirst
10
13
  * @category Array
11
14
  */
12
- declare function shuffle<T>(items: ReadonlyArray<T>): Array<T>;
15
+ declare function shuffle<T extends IterableContainer>(items: T): ReorderedArray<T>;
13
16
  /**
14
17
  * Shuffles the input array, returning a new array with the same elements in a random order.
15
18
  *
@@ -20,6 +23,6 @@ declare function shuffle<T>(items: ReadonlyArray<T>): Array<T>;
20
23
  * @dataLast
21
24
  * @category Array
22
25
  */
23
- declare function shuffle<T>(): (items: ReadonlyArray<T>) => Array<T>;
26
+ declare function shuffle(): <T extends IterableContainer>(items: T) => ReorderedArray<T>;
24
27
 
25
28
  export { shuffle };
package/dist/shuffle.js CHANGED
@@ -1 +1 @@
1
- import{a}from"./chunk-HUWRVMPE.js";import"./chunk-JFXZ246Y.js";import"./chunk-KQGY2DBY.js";export{a as shuffle};
1
+ import{a}from"./chunk-PFLGL4YP.js";import"./chunk-JFXZ246Y.js";import"./chunk-KQGY2DBY.js";export{a as shuffle};
@@ -0,0 +1 @@
1
+ "use strict";var _chunk4WU7JGWScjs = require('./chunk-4WU7JGWS.cjs');var _chunkI6VXEY44cjs = require('./chunk-I6VXEY44.cjs');require('./chunk-3X6SAJDQ.cjs');require('./chunk-Y74ER22O.cjs');require('./chunk-7T4AVFYJ.cjs');test("regular array",()=>{let e=_chunk4WU7JGWScjs.a.call(void 0, []);expectTypeOf(e).toEqualTypeOf()});test("non-empty tail-rest array",()=>{let e=_chunk4WU7JGWScjs.a.call(void 0, [1]);expectTypeOf(e).toEqualTypeOf()});test("non-empty head-rest array",()=>{let e=_chunk4WU7JGWScjs.a.call(void 0, [1]);expectTypeOf(e).toEqualTypeOf()});test("fixed size tuple",()=>{let e=_chunk4WU7JGWScjs.a.call(void 0, [1,"a",!0]);expectTypeOf(e).toEqualTypeOf()});it("removes readonlyness from array",()=>{let e=_chunk4WU7JGWScjs.a.call(void 0, []);expectTypeOf(e).toEqualTypeOf()});it("infers type via a pipe",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, ["a",1,!0],_chunk4WU7JGWScjs.a.call(void 0, ));expectTypeOf(e).toEqualTypeOf()});
@@ -0,0 +1,2 @@
1
+
2
+ export { }
@@ -0,0 +1,2 @@
1
+
2
+ export { }
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-PFLGL4YP.js";import{a as t}from"./chunk-6ALZHU2N.js";import"./chunk-MYLYERXO.js";import"./chunk-JFXZ246Y.js";import"./chunk-KQGY2DBY.js";test("regular array",()=>{let e=r([]);expectTypeOf(e).toEqualTypeOf()});test("non-empty tail-rest array",()=>{let e=r([1]);expectTypeOf(e).toEqualTypeOf()});test("non-empty head-rest array",()=>{let e=r([1]);expectTypeOf(e).toEqualTypeOf()});test("fixed size tuple",()=>{let e=r([1,"a",!0]);expectTypeOf(e).toEqualTypeOf()});it("removes readonlyness from array",()=>{let e=r([]);expectTypeOf(e).toEqualTypeOf()});it("infers type via a pipe",()=>{let e=t(["a",1,!0],r());expectTypeOf(e).toEqualTypeOf()});
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, N as NonEmptyArray, f as ReorderedArray } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, a as NonEmptyArray, g as ReorderedArray } from './types-BE3YOWVA.cjs';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.cjs';
3
3
  import 'type-fest';
4
4
 
package/dist/sort-by.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, N as NonEmptyArray, f as ReorderedArray } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, a as NonEmptyArray, g as ReorderedArray } from './types-BE3YOWVA.js';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.js';
3
3
  import 'type-fest';
4
4
 
package/dist/sort.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, f as ReorderedArray } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer, g as ReorderedArray } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/sort.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer, f as ReorderedArray } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer, g as ReorderedArray } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  /**
package/dist/sum.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
2
2
  import 'type-fest';
3
3
 
4
4
  type Sum<T extends IterableContainer<bigint> | IterableContainer<number>> = T extends readonly [] ? 0 : T extends readonly [bigint, ...ReadonlyArray<unknown>] ? bigint : T[number] extends bigint ? 0 | bigint : number;
package/dist/sum.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { I as IterableContainer } from './types-BMu1PIvo.js';
1
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
2
2
  import 'type-fest';
3
3
 
4
4
  type Sum<T extends IterableContainer<bigint> | IterableContainer<number>> = T extends readonly [] ? 0 : T extends readonly [bigint, ...ReadonlyArray<unknown>] ? bigint : T[number] extends bigint ? 0 | bigint : number;
@@ -1,5 +1,5 @@
1
1
  import { Join } from 'type-fest';
2
- import { I as IterableContainer } from './types-BMu1PIvo.cjs';
2
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
3
3
 
4
4
  /**
5
5
  * @see https://github.com/sindresorhus/type-fest/blob/main/source/is-equal.d.ts
@@ -1,5 +1,5 @@
1
1
  import { Join } from 'type-fest';
2
- import { I as IterableContainer } from './types-BMu1PIvo.js';
2
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
3
3
 
4
4
  /**
5
5
  * @see https://github.com/sindresorhus/type-fest/blob/main/source/is-equal.d.ts
@@ -1,4 +1,4 @@
1
- import { N as NonEmptyArray } from './types-BMu1PIvo.cjs';
1
+ import { a as NonEmptyArray } from './types-BE3YOWVA.cjs';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.cjs';
3
3
  import 'type-fest';
4
4
 
@@ -1,4 +1,4 @@
1
- import { N as NonEmptyArray } from './types-BMu1PIvo.js';
1
+ import { a as NonEmptyArray } from './types-BE3YOWVA.js';
2
2
  import { O as OrderRule } from './curry-order-rules-DETxSzle.js';
3
3
  import 'type-fest';
4
4
 
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk3UUZWCRScjs = require('./chunk-3UUZWCRS.cjs');require('./chunk-Y74ER22O.cjs');require('./chunk-7T4AVFYJ.cjs');exports.takeLastWhile = _chunk3UUZWCRScjs.a;
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkVPG3W5JHcjs = require('./chunk-VPG3W5JH.cjs');require('./chunk-Y74ER22O.cjs');require('./chunk-7T4AVFYJ.cjs');exports.takeLastWhile = _chunkVPG3W5JHcjs.a;
@@ -1,3 +1,6 @@
1
+ import { I as IterableContainer } from './types-BE3YOWVA.cjs';
2
+ import 'type-fest';
3
+
1
4
  /**
2
5
  * Returns elements from the end of the array until the predicate returns false.
3
6
  * The returned elements will be in the same order as in the original array.
@@ -11,7 +14,7 @@
11
14
  * @dataFirst
12
15
  * @category Array
13
16
  */
14
- declare function takeLastWhile<T>(data: ReadonlyArray<T>, predicate: (item: T, index: number, data: ReadonlyArray<T>) => boolean): Array<T>;
17
+ declare function takeLastWhile<T extends IterableContainer>(data: T, predicate: (item: T[number], index: number, data: T) => boolean): Array<T[number]>;
15
18
  /**
16
19
  * Returns elements from the end of the array until the predicate returns false.
17
20
  * The returned elements will be in the same order as in the original array.
@@ -24,6 +27,6 @@ declare function takeLastWhile<T>(data: ReadonlyArray<T>, predicate: (item: T, i
24
27
  * @dataLast
25
28
  * @category Array
26
29
  */
27
- declare function takeLastWhile<T>(predicate: (item: T, index: number, data: ReadonlyArray<T>) => boolean): (data: ReadonlyArray<T>) => Array<T>;
30
+ declare function takeLastWhile<T extends IterableContainer>(predicate: (item: T[number], index: number, data: T) => boolean): (data: T) => Array<T[number]>;
28
31
 
29
32
  export { takeLastWhile };
@@ -1,3 +1,6 @@
1
+ import { I as IterableContainer } from './types-BE3YOWVA.js';
2
+ import 'type-fest';
3
+
1
4
  /**
2
5
  * Returns elements from the end of the array until the predicate returns false.
3
6
  * The returned elements will be in the same order as in the original array.
@@ -11,7 +14,7 @@
11
14
  * @dataFirst
12
15
  * @category Array
13
16
  */
14
- declare function takeLastWhile<T>(data: ReadonlyArray<T>, predicate: (item: T, index: number, data: ReadonlyArray<T>) => boolean): Array<T>;
17
+ declare function takeLastWhile<T extends IterableContainer>(data: T, predicate: (item: T[number], index: number, data: T) => boolean): Array<T[number]>;
15
18
  /**
16
19
  * Returns elements from the end of the array until the predicate returns false.
17
20
  * The returned elements will be in the same order as in the original array.
@@ -24,6 +27,6 @@ declare function takeLastWhile<T>(data: ReadonlyArray<T>, predicate: (item: T, i
24
27
  * @dataLast
25
28
  * @category Array
26
29
  */
27
- declare function takeLastWhile<T>(predicate: (item: T, index: number, data: ReadonlyArray<T>) => boolean): (data: ReadonlyArray<T>) => Array<T>;
30
+ declare function takeLastWhile<T extends IterableContainer>(predicate: (item: T[number], index: number, data: T) => boolean): (data: T) => Array<T[number]>;
28
31
 
29
32
  export { takeLastWhile };
@@ -1 +1 @@
1
- import{a}from"./chunk-COBRSP66.js";import"./chunk-JFXZ246Y.js";import"./chunk-KQGY2DBY.js";export{a as takeLastWhile};
1
+ import{a}from"./chunk-KAA6IVBL.js";import"./chunk-JFXZ246Y.js";import"./chunk-KQGY2DBY.js";export{a as takeLastWhile};
@@ -0,0 +1 @@
1
+ "use strict";var _chunkVPG3W5JHcjs = require('./chunk-VPG3W5JH.cjs');var _chunkI6VXEY44cjs = require('./chunk-I6VXEY44.cjs');require('./chunk-3X6SAJDQ.cjs');var _chunkWLNQOMKLcjs = require('./chunk-WLNQOMKL.cjs');require('./chunk-Y74ER22O.cjs');require('./chunk-7T4AVFYJ.cjs');describe("data-first",()=>{test("empty array",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("regular array",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("regular array with union type",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("prefix array",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [1],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("suffix array",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [1],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("array with suffix and prefix",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [1,"a"],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("tuple",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [1,"a",!0],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()}),test("union of arrays",()=>{let e=_chunkVPG3W5JHcjs.a.call(void 0, [],_chunkWLNQOMKLcjs.a.call(void 0, !0));expectTypeOf(e).toEqualTypeOf()})});describe("data-last",()=>{test("empty array",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("regular array",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("regular array with union type",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("prefix array",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [1],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("suffix array",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [1],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("array with suffix and prefix",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [1,"a"],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("tuple",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [1,"a",!0],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),test("union of arrays",()=>{let e=_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, _chunkWLNQOMKLcjs.a.call(void 0, !0)));expectTypeOf(e).toEqualTypeOf()}),describe("predicate is typed correctly",()=>{test("empty array",()=>{_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("regular array",()=>{_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("regular array with union type",()=>{_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("prefix array",()=>{_chunkI6VXEY44cjs.a.call(void 0, [1],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("suffix array",()=>{_chunkI6VXEY44cjs.a.call(void 0, [1],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("array with suffix and prefix",()=>{_chunkI6VXEY44cjs.a.call(void 0, [1,"a"],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("tuple",()=>{_chunkI6VXEY44cjs.a.call(void 0, [1,"a",!0],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))}),test("union of arrays",()=>{_chunkI6VXEY44cjs.a.call(void 0, [],_chunkVPG3W5JHcjs.a.call(void 0, (e,u,y)=>(expectTypeOf(e).toEqualTypeOf(),expectTypeOf(u).toEqualTypeOf(),expectTypeOf(y).toEqualTypeOf(),!0)))})})});