@sorrell/utilities 1.2.5 → 1.2.6

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 (366) hide show
  1. package/Distribution/PackageExports.Generated.json +132 -0
  2. package/Distribution/Types/Array/Array.Internal.Types.d.cts +43 -0
  3. package/Distribution/Types/Array/Array.Internal.Types.d.cts.map +10 -0
  4. package/Distribution/Types/Array/Array.Internal.Types.d.mts +43 -0
  5. package/Distribution/Types/Array/Array.Internal.Types.d.mts.map +10 -0
  6. package/Distribution/Types/Array/Array.Internal.Types.d.ts +43 -0
  7. package/Distribution/Types/Array/Array.Internal.Types.d.ts.map +1 -0
  8. package/Distribution/Types/Array/Array.Internal.d.cts +16 -0
  9. package/Distribution/Types/Array/Array.Internal.d.cts.map +10 -0
  10. package/Distribution/Types/Array/Array.Internal.d.mts +16 -0
  11. package/Distribution/Types/Array/Array.Internal.d.mts.map +10 -0
  12. package/Distribution/Types/Array/Array.Internal.d.ts +16 -0
  13. package/Distribution/Types/Array/Array.Internal.d.ts.map +1 -0
  14. package/Distribution/Types/Array/Array.Types.d.cts +92 -0
  15. package/Distribution/Types/Array/Array.Types.d.cts.map +10 -0
  16. package/Distribution/Types/Array/Array.Types.d.mts +92 -0
  17. package/Distribution/Types/Array/Array.Types.d.mts.map +10 -0
  18. package/Distribution/Types/Array/Array.Types.d.ts +92 -0
  19. package/Distribution/Types/Array/Array.Types.d.ts.map +1 -0
  20. package/Distribution/Types/Array/Array.d.cts +33 -0
  21. package/Distribution/Types/Array/Array.d.cts.map +10 -0
  22. package/Distribution/Types/Array/Array.d.mts +33 -0
  23. package/Distribution/Types/Array/Array.d.mts.map +10 -0
  24. package/Distribution/Types/Array/Array.d.ts +33 -0
  25. package/Distribution/Types/Array/Array.d.ts.map +1 -0
  26. package/Distribution/Types/Array/index.d.cts +9 -0
  27. package/Distribution/Types/Array/index.d.cts.map +10 -0
  28. package/Distribution/Types/Array/index.d.mts +9 -0
  29. package/Distribution/Types/Array/index.d.mts.map +10 -0
  30. package/Distribution/Types/Array/index.d.ts +9 -0
  31. package/Distribution/Types/Array/index.d.ts.map +1 -0
  32. package/Distribution/Types/Async/Async.Types.d.cts +150 -0
  33. package/Distribution/Types/Async/Async.Types.d.cts.map +10 -0
  34. package/Distribution/Types/Async/Async.Types.d.mts +150 -0
  35. package/Distribution/Types/Async/Async.Types.d.mts.map +10 -0
  36. package/Distribution/Types/Async/Async.Types.d.ts +150 -0
  37. package/Distribution/Types/Async/Async.Types.d.ts.map +1 -0
  38. package/Distribution/Types/Async/Async.d.cts +145 -0
  39. package/Distribution/Types/Async/Async.d.cts.map +10 -0
  40. package/Distribution/Types/Async/Async.d.mts +145 -0
  41. package/Distribution/Types/Async/Async.d.mts.map +10 -0
  42. package/Distribution/Types/Async/Async.d.ts +145 -0
  43. package/Distribution/Types/Async/Async.d.ts.map +1 -0
  44. package/Distribution/Types/Async/index.d.cts +9 -0
  45. package/Distribution/Types/Async/index.d.cts.map +10 -0
  46. package/Distribution/Types/Async/index.d.mts +9 -0
  47. package/Distribution/Types/Async/index.d.mts.map +10 -0
  48. package/Distribution/Types/Async/index.d.ts +9 -0
  49. package/Distribution/Types/Async/index.d.ts.map +1 -0
  50. package/Distribution/Types/Dependency/Dependency.Internal.d.cts +9 -0
  51. package/Distribution/Types/Dependency/Dependency.Internal.d.cts.map +10 -0
  52. package/Distribution/Types/Dependency/Dependency.Internal.d.mts +9 -0
  53. package/Distribution/Types/Dependency/Dependency.Internal.d.mts.map +10 -0
  54. package/Distribution/Types/Dependency/Dependency.Internal.d.ts +9 -0
  55. package/Distribution/Types/Dependency/Dependency.Internal.d.ts.map +1 -0
  56. package/Distribution/Types/Dependency/Dependency.d.cts +65 -0
  57. package/Distribution/Types/Dependency/Dependency.d.cts.map +10 -0
  58. package/Distribution/Types/Dependency/Dependency.d.mts +65 -0
  59. package/Distribution/Types/Dependency/Dependency.d.mts.map +10 -0
  60. package/Distribution/Types/Dependency/Dependency.d.ts +65 -0
  61. package/Distribution/Types/Dependency/Dependency.d.ts.map +1 -0
  62. package/Distribution/Types/Dependency/index.d.cts +13 -0
  63. package/Distribution/Types/Dependency/index.d.cts.map +10 -0
  64. package/Distribution/Types/Dependency/index.d.mts +13 -0
  65. package/Distribution/Types/Dependency/index.d.mts.map +10 -0
  66. package/Distribution/Types/Dependency/index.d.ts +13 -0
  67. package/Distribution/Types/Dependency/index.d.ts.map +1 -0
  68. package/Distribution/Types/Effect/Effect.Types.d.cts +16 -0
  69. package/Distribution/Types/Effect/Effect.Types.d.cts.map +10 -0
  70. package/Distribution/Types/Effect/Effect.Types.d.mts +16 -0
  71. package/Distribution/Types/Effect/Effect.Types.d.mts.map +10 -0
  72. package/Distribution/Types/Effect/Effect.Types.d.ts +16 -0
  73. package/Distribution/Types/Effect/Effect.Types.d.ts.map +1 -0
  74. package/Distribution/Types/Effect/Effect.d.cts +8 -0
  75. package/Distribution/Types/Effect/Effect.d.cts.map +10 -0
  76. package/Distribution/Types/Effect/Effect.d.mts +8 -0
  77. package/Distribution/Types/Effect/Effect.d.mts.map +10 -0
  78. package/Distribution/Types/Effect/Effect.d.ts +8 -0
  79. package/Distribution/Types/Effect/Effect.d.ts.map +1 -0
  80. package/Distribution/Types/Effect/Index.Effect.d.cts +10 -0
  81. package/Distribution/Types/Effect/Index.Effect.d.cts.map +10 -0
  82. package/Distribution/Types/Effect/Index.Effect.d.mts +10 -0
  83. package/Distribution/Types/Effect/Index.Effect.d.mts.map +10 -0
  84. package/Distribution/Types/Effect/Index.Effect.d.ts +10 -0
  85. package/Distribution/Types/Effect/Index.Effect.d.ts.map +1 -0
  86. package/Distribution/Types/Effect/index.d.cts +8 -0
  87. package/Distribution/Types/Effect/index.d.cts.map +10 -0
  88. package/Distribution/Types/Effect/index.d.mts +8 -0
  89. package/Distribution/Types/Effect/index.d.mts.map +10 -0
  90. package/Distribution/Types/Effect/index.d.ts +8 -0
  91. package/Distribution/Types/Effect/index.d.ts.map +1 -0
  92. package/Distribution/Types/FileSystem/FileSystem.Types.d.cts +8 -0
  93. package/Distribution/Types/FileSystem/FileSystem.Types.d.cts.map +10 -0
  94. package/Distribution/Types/FileSystem/FileSystem.Types.d.mts +8 -0
  95. package/Distribution/Types/FileSystem/FileSystem.Types.d.mts.map +10 -0
  96. package/Distribution/Types/FileSystem/FileSystem.Types.d.ts +8 -0
  97. package/Distribution/Types/FileSystem/FileSystem.Types.d.ts.map +1 -0
  98. package/Distribution/Types/FileSystem/FileSystem.d.cts +55 -0
  99. package/Distribution/Types/FileSystem/FileSystem.d.cts.map +10 -0
  100. package/Distribution/Types/FileSystem/FileSystem.d.mts +55 -0
  101. package/Distribution/Types/FileSystem/FileSystem.d.mts.map +10 -0
  102. package/Distribution/Types/FileSystem/FileSystem.d.ts +55 -0
  103. package/Distribution/Types/FileSystem/FileSystem.d.ts.map +1 -0
  104. package/Distribution/Types/FileSystem/index.d.cts +9 -0
  105. package/Distribution/Types/FileSystem/index.d.cts.map +10 -0
  106. package/Distribution/Types/FileSystem/index.d.mts +9 -0
  107. package/Distribution/Types/FileSystem/index.d.mts.map +10 -0
  108. package/Distribution/Types/FileSystem/index.d.ts +9 -0
  109. package/Distribution/Types/FileSystem/index.d.ts.map +1 -0
  110. package/Distribution/Types/Functional/Functional.Internal.Types.d.cts +9 -0
  111. package/Distribution/Types/Functional/Functional.Internal.Types.d.cts.map +10 -0
  112. package/Distribution/Types/Functional/Functional.Internal.Types.d.mts +9 -0
  113. package/Distribution/Types/Functional/Functional.Internal.Types.d.mts.map +10 -0
  114. package/Distribution/Types/Functional/Functional.Internal.Types.d.ts +9 -0
  115. package/Distribution/Types/Functional/Functional.Internal.Types.d.ts.map +1 -0
  116. package/Distribution/Types/Functional/Functional.Internal.d.cts +8 -0
  117. package/Distribution/Types/Functional/Functional.Internal.d.cts.map +10 -0
  118. package/Distribution/Types/Functional/Functional.Internal.d.mts +8 -0
  119. package/Distribution/Types/Functional/Functional.Internal.d.mts.map +10 -0
  120. package/Distribution/Types/Functional/Functional.Internal.d.ts +8 -0
  121. package/Distribution/Types/Functional/Functional.Internal.d.ts.map +1 -0
  122. package/Distribution/Types/Functional/Functional.Types.d.cts +28 -0
  123. package/Distribution/Types/Functional/Functional.Types.d.cts.map +10 -0
  124. package/Distribution/Types/Functional/Functional.Types.d.mts +28 -0
  125. package/Distribution/Types/Functional/Functional.Types.d.mts.map +10 -0
  126. package/Distribution/Types/Functional/Functional.Types.d.ts +28 -0
  127. package/Distribution/Types/Functional/Functional.Types.d.ts.map +1 -0
  128. package/Distribution/Types/Functional/Functional.d.cts +8 -0
  129. package/Distribution/Types/Functional/Functional.d.cts.map +10 -0
  130. package/Distribution/Types/Functional/Functional.d.mts +8 -0
  131. package/Distribution/Types/Functional/Functional.d.mts.map +10 -0
  132. package/Distribution/Types/Functional/Functional.d.ts +8 -0
  133. package/Distribution/Types/Functional/Functional.d.ts.map +1 -0
  134. package/Distribution/Types/Functional/index.d.cts +9 -0
  135. package/Distribution/Types/Functional/index.d.cts.map +10 -0
  136. package/Distribution/Types/Functional/index.d.mts +9 -0
  137. package/Distribution/Types/Functional/index.d.mts.map +10 -0
  138. package/Distribution/Types/Functional/index.d.ts +9 -0
  139. package/Distribution/Types/Functional/index.d.ts.map +1 -0
  140. package/Distribution/Types/Math/Complex.Internal.d.cts +8 -0
  141. package/Distribution/Types/Math/Complex.Internal.d.cts.map +10 -0
  142. package/Distribution/Types/Math/Complex.Internal.d.mts +8 -0
  143. package/Distribution/Types/Math/Complex.Internal.d.mts.map +10 -0
  144. package/Distribution/Types/Math/Complex.Internal.d.ts +8 -0
  145. package/Distribution/Types/Math/Complex.Internal.d.ts.map +1 -0
  146. package/Distribution/Types/Math/Complex.Types.d.cts +69 -0
  147. package/Distribution/Types/Math/Complex.Types.d.cts.map +10 -0
  148. package/Distribution/Types/Math/Complex.Types.d.mts +69 -0
  149. package/Distribution/Types/Math/Complex.Types.d.mts.map +10 -0
  150. package/Distribution/Types/Math/Complex.Types.d.ts +69 -0
  151. package/Distribution/Types/Math/Complex.Types.d.ts.map +1 -0
  152. package/Distribution/Types/Math/Complex.d.cts +63 -0
  153. package/Distribution/Types/Math/Complex.d.cts.map +10 -0
  154. package/Distribution/Types/Math/Complex.d.mts +63 -0
  155. package/Distribution/Types/Math/Complex.d.mts.map +10 -0
  156. package/Distribution/Types/Math/Complex.d.ts +63 -0
  157. package/Distribution/Types/Math/Complex.d.ts.map +1 -0
  158. package/Distribution/Types/Math/Index.Complex.d.cts +9 -0
  159. package/Distribution/Types/Math/Index.Complex.d.cts.map +10 -0
  160. package/Distribution/Types/Math/Index.Complex.d.mts +9 -0
  161. package/Distribution/Types/Math/Index.Complex.d.mts.map +10 -0
  162. package/Distribution/Types/Math/Index.Complex.d.ts +9 -0
  163. package/Distribution/Types/Math/Index.Complex.d.ts.map +1 -0
  164. package/Distribution/Types/Math/Index.Experimental.d.cts +10 -0
  165. package/Distribution/Types/Math/Index.Experimental.d.cts.map +10 -0
  166. package/Distribution/Types/Math/Index.Experimental.d.mts +10 -0
  167. package/Distribution/Types/Math/Index.Experimental.d.mts.map +10 -0
  168. package/Distribution/Types/Math/Index.Experimental.d.ts +10 -0
  169. package/Distribution/Types/Math/Index.Experimental.d.ts.map +1 -0
  170. package/Distribution/Types/Math/Math.Internal.Types.d.cts +47 -0
  171. package/Distribution/Types/Math/Math.Internal.Types.d.cts.map +10 -0
  172. package/Distribution/Types/Math/Math.Internal.Types.d.mts +47 -0
  173. package/Distribution/Types/Math/Math.Internal.Types.d.mts.map +10 -0
  174. package/Distribution/Types/Math/Math.Internal.Types.d.ts +47 -0
  175. package/Distribution/Types/Math/Math.Internal.Types.d.ts.map +1 -0
  176. package/Distribution/Types/Math/Math.Types.d.cts +98 -0
  177. package/Distribution/Types/Math/Math.Types.d.cts.map +10 -0
  178. package/Distribution/Types/Math/Math.Types.d.mts +98 -0
  179. package/Distribution/Types/Math/Math.Types.d.mts.map +10 -0
  180. package/Distribution/Types/Math/Math.Types.d.ts +98 -0
  181. package/Distribution/Types/Math/Math.Types.d.ts.map +1 -0
  182. package/Distribution/Types/Math/Math.d.cts +8 -0
  183. package/Distribution/Types/Math/Math.d.cts.map +10 -0
  184. package/Distribution/Types/Math/Math.d.mts +8 -0
  185. package/Distribution/Types/Math/Math.d.mts.map +10 -0
  186. package/Distribution/Types/Math/Math.d.ts +8 -0
  187. package/Distribution/Types/Math/Math.d.ts.map +1 -0
  188. package/Distribution/Types/Math/Vector.d.cts +102 -0
  189. package/Distribution/Types/Math/Vector.d.cts.map +10 -0
  190. package/Distribution/Types/Math/Vector.d.mts +102 -0
  191. package/Distribution/Types/Math/Vector.d.mts.map +10 -0
  192. package/Distribution/Types/Math/Vector.d.ts +102 -0
  193. package/Distribution/Types/Math/Vector.d.ts.map +1 -0
  194. package/Distribution/Types/Math/index.d.cts +15 -0
  195. package/Distribution/Types/Math/index.d.cts.map +10 -0
  196. package/Distribution/Types/Math/index.d.mts +15 -0
  197. package/Distribution/Types/Math/index.d.mts.map +10 -0
  198. package/Distribution/Types/Math/index.d.ts +15 -0
  199. package/Distribution/Types/Math/index.d.ts.map +1 -0
  200. package/Distribution/Types/Miscellaneous/Utility.Internal.d.cts +9 -0
  201. package/Distribution/Types/Miscellaneous/Utility.Internal.d.cts.map +10 -0
  202. package/Distribution/Types/Miscellaneous/Utility.Internal.d.mts +9 -0
  203. package/Distribution/Types/Miscellaneous/Utility.Internal.d.mts.map +10 -0
  204. package/Distribution/Types/Miscellaneous/Utility.Internal.d.ts +9 -0
  205. package/Distribution/Types/Miscellaneous/Utility.Internal.d.ts.map +1 -0
  206. package/Distribution/Types/Miscellaneous/Utility.Types.d.cts +104 -0
  207. package/Distribution/Types/Miscellaneous/Utility.Types.d.cts.map +10 -0
  208. package/Distribution/Types/Miscellaneous/Utility.Types.d.mts +104 -0
  209. package/Distribution/Types/Miscellaneous/Utility.Types.d.mts.map +10 -0
  210. package/Distribution/Types/Miscellaneous/Utility.Types.d.ts +104 -0
  211. package/Distribution/Types/Miscellaneous/Utility.Types.d.ts.map +1 -0
  212. package/Distribution/Types/Miscellaneous/index.d.cts +8 -0
  213. package/Distribution/Types/Miscellaneous/index.d.cts.map +10 -0
  214. package/Distribution/Types/Miscellaneous/index.d.mts +8 -0
  215. package/Distribution/Types/Miscellaneous/index.d.mts.map +10 -0
  216. package/Distribution/Types/Miscellaneous/index.d.ts +8 -0
  217. package/Distribution/Types/Miscellaneous/index.d.ts.map +1 -0
  218. package/Distribution/Types/Npm/Index.Effect.d.cts +9 -0
  219. package/Distribution/Types/Npm/Index.Effect.d.cts.map +10 -0
  220. package/Distribution/Types/Npm/Index.Effect.d.mts +9 -0
  221. package/Distribution/Types/Npm/Index.Effect.d.mts.map +10 -0
  222. package/Distribution/Types/Npm/Index.Effect.d.ts +9 -0
  223. package/Distribution/Types/Npm/Index.Effect.d.ts.map +1 -0
  224. package/Distribution/Types/Npm/Npm.Effect.Internal.d.cts +17 -0
  225. package/Distribution/Types/Npm/Npm.Effect.Internal.d.cts.map +10 -0
  226. package/Distribution/Types/Npm/Npm.Effect.Internal.d.mts +17 -0
  227. package/Distribution/Types/Npm/Npm.Effect.Internal.d.mts.map +10 -0
  228. package/Distribution/Types/Npm/Npm.Effect.Internal.d.ts +17 -0
  229. package/Distribution/Types/Npm/Npm.Effect.Internal.d.ts.map +1 -0
  230. package/Distribution/Types/Npm/Npm.Effect.Types.d.cts +12 -0
  231. package/Distribution/Types/Npm/Npm.Effect.Types.d.cts.map +10 -0
  232. package/Distribution/Types/Npm/Npm.Effect.Types.d.mts +12 -0
  233. package/Distribution/Types/Npm/Npm.Effect.Types.d.mts.map +10 -0
  234. package/Distribution/Types/Npm/Npm.Effect.Types.d.ts +12 -0
  235. package/Distribution/Types/Npm/Npm.Effect.Types.d.ts.map +1 -0
  236. package/Distribution/Types/Npm/Npm.Effect.d.cts +92 -0
  237. package/Distribution/Types/Npm/Npm.Effect.d.cts.map +10 -0
  238. package/Distribution/Types/Npm/Npm.Effect.d.mts +92 -0
  239. package/Distribution/Types/Npm/Npm.Effect.d.mts.map +10 -0
  240. package/Distribution/Types/Npm/Npm.Effect.d.ts +92 -0
  241. package/Distribution/Types/Npm/Npm.Effect.d.ts.map +1 -0
  242. package/Distribution/Types/Npm/Npm.Error.d.cts +36 -0
  243. package/Distribution/Types/Npm/Npm.Error.d.cts.map +10 -0
  244. package/Distribution/Types/Npm/Npm.Error.d.mts +36 -0
  245. package/Distribution/Types/Npm/Npm.Error.d.mts.map +10 -0
  246. package/Distribution/Types/Npm/Npm.Error.d.ts +36 -0
  247. package/Distribution/Types/Npm/Npm.Error.d.ts.map +1 -0
  248. package/Distribution/Types/Npm/Npm.d.cts +91 -0
  249. package/Distribution/Types/Npm/Npm.d.cts.map +10 -0
  250. package/Distribution/Types/Npm/Npm.d.mts +91 -0
  251. package/Distribution/Types/Npm/Npm.d.mts.map +10 -0
  252. package/Distribution/Types/Npm/Npm.d.ts +91 -0
  253. package/Distribution/Types/Npm/Npm.d.ts.map +1 -0
  254. package/Distribution/Types/Npm/index.d.cts +15 -0
  255. package/Distribution/Types/Npm/index.d.cts.map +10 -0
  256. package/Distribution/Types/Npm/index.d.mts +15 -0
  257. package/Distribution/Types/Npm/index.d.mts.map +10 -0
  258. package/Distribution/Types/Npm/index.d.ts +15 -0
  259. package/Distribution/Types/Npm/index.d.ts.map +1 -0
  260. package/Distribution/Types/Path/Path.d.cts +17 -0
  261. package/Distribution/Types/Path/Path.d.cts.map +10 -0
  262. package/Distribution/Types/Path/Path.d.mts +17 -0
  263. package/Distribution/Types/Path/Path.d.mts.map +10 -0
  264. package/Distribution/Types/Path/Path.d.ts +17 -0
  265. package/Distribution/Types/Path/Path.d.ts.map +1 -0
  266. package/Distribution/Types/Path/index.d.cts +8 -0
  267. package/Distribution/Types/Path/index.d.cts.map +10 -0
  268. package/Distribution/Types/Path/index.d.mts +8 -0
  269. package/Distribution/Types/Path/index.d.mts.map +10 -0
  270. package/Distribution/Types/Path/index.d.ts +8 -0
  271. package/Distribution/Types/Path/index.d.ts.map +1 -0
  272. package/Distribution/Types/Record/Record.Internal.Types.d.cts +32 -0
  273. package/Distribution/Types/Record/Record.Internal.Types.d.cts.map +10 -0
  274. package/Distribution/Types/Record/Record.Internal.Types.d.mts +32 -0
  275. package/Distribution/Types/Record/Record.Internal.Types.d.mts.map +10 -0
  276. package/Distribution/Types/Record/Record.Internal.Types.d.ts +32 -0
  277. package/Distribution/Types/Record/Record.Internal.Types.d.ts.map +1 -0
  278. package/Distribution/Types/Record/Record.Types.d.cts +78 -0
  279. package/Distribution/Types/Record/Record.Types.d.cts.map +10 -0
  280. package/Distribution/Types/Record/Record.Types.d.mts +78 -0
  281. package/Distribution/Types/Record/Record.Types.d.mts.map +10 -0
  282. package/Distribution/Types/Record/Record.Types.d.ts +78 -0
  283. package/Distribution/Types/Record/Record.Types.d.ts.map +1 -0
  284. package/Distribution/Types/Record/Record.d.cts +63 -0
  285. package/Distribution/Types/Record/Record.d.cts.map +10 -0
  286. package/Distribution/Types/Record/Record.d.mts +63 -0
  287. package/Distribution/Types/Record/Record.d.mts.map +10 -0
  288. package/Distribution/Types/Record/Record.d.ts +63 -0
  289. package/Distribution/Types/Record/Record.d.ts.map +1 -0
  290. package/Distribution/Types/Record/index.d.cts +9 -0
  291. package/Distribution/Types/Record/index.d.cts.map +10 -0
  292. package/Distribution/Types/Record/index.d.mts +9 -0
  293. package/Distribution/Types/Record/index.d.mts.map +10 -0
  294. package/Distribution/Types/Record/index.d.ts +9 -0
  295. package/Distribution/Types/Record/index.d.ts.map +1 -0
  296. package/Distribution/Types/String/String.d.cts +28 -0
  297. package/Distribution/Types/String/String.d.cts.map +10 -0
  298. package/Distribution/Types/String/String.d.mts +28 -0
  299. package/Distribution/Types/String/String.d.mts.map +10 -0
  300. package/Distribution/Types/String/String.d.ts +28 -0
  301. package/Distribution/Types/String/String.d.ts.map +1 -0
  302. package/Distribution/Types/String/index.d.cts +8 -0
  303. package/Distribution/Types/String/index.d.cts.map +10 -0
  304. package/Distribution/Types/String/index.d.mts +8 -0
  305. package/Distribution/Types/String/index.d.mts.map +10 -0
  306. package/Distribution/Types/String/index.d.ts +8 -0
  307. package/Distribution/Types/String/index.d.ts.map +1 -0
  308. package/Distribution/Types/index.d.cts +24 -0
  309. package/Distribution/Types/index.d.cts.map +10 -0
  310. package/Distribution/Types/index.d.mts +24 -0
  311. package/Distribution/Types/index.d.mts.map +10 -0
  312. package/Distribution/Types/index.d.ts +24 -0
  313. package/Distribution/Types/index.d.ts.map +1 -0
  314. package/Distribution/array.cjs +51 -0
  315. package/Distribution/array.cjs.map +7 -0
  316. package/Distribution/array.js +28 -0
  317. package/Distribution/array.js.map +7 -0
  318. package/Distribution/async.cjs +174 -0
  319. package/Distribution/async.cjs.map +7 -0
  320. package/Distribution/async.js +151 -0
  321. package/Distribution/async.js.map +7 -0
  322. package/Distribution/complex.cjs +97 -0
  323. package/Distribution/complex.cjs.map +7 -0
  324. package/Distribution/complex.js +74 -0
  325. package/Distribution/complex.js.map +7 -0
  326. package/Distribution/effect.cjs +63 -0
  327. package/Distribution/effect.cjs.map +7 -0
  328. package/Distribution/effect.js +58 -0
  329. package/Distribution/effect.js.map +7 -0
  330. package/Distribution/fs.cjs +128 -0
  331. package/Distribution/fs.cjs.map +7 -0
  332. package/Distribution/fs.js +95 -0
  333. package/Distribution/fs.js.map +7 -0
  334. package/Distribution/functional.cjs +49 -0
  335. package/Distribution/functional.cjs.map +7 -0
  336. package/Distribution/functional.js +26 -0
  337. package/Distribution/functional.js.map +7 -0
  338. package/Distribution/index.cjs +701 -0
  339. package/Distribution/index.cjs.map +7 -0
  340. package/Distribution/index.js +674 -0
  341. package/Distribution/index.js.map +7 -0
  342. package/Distribution/math.cjs +243 -0
  343. package/Distribution/math.cjs.map +7 -0
  344. package/Distribution/math.js +226 -0
  345. package/Distribution/math.js.map +7 -0
  346. package/Distribution/misc.cjs +45 -0
  347. package/Distribution/misc.cjs.map +7 -0
  348. package/Distribution/misc.js +22 -0
  349. package/Distribution/misc.js.map +7 -0
  350. package/Distribution/npm-effect.cjs +130 -0
  351. package/Distribution/npm-effect.cjs.map +7 -0
  352. package/Distribution/npm-effect.js +97 -0
  353. package/Distribution/npm-effect.js.map +7 -0
  354. package/Distribution/npm.cjs +106 -0
  355. package/Distribution/npm.cjs.map +7 -0
  356. package/Distribution/npm.js +73 -0
  357. package/Distribution/npm.js.map +7 -0
  358. package/Distribution/path.cjs +63 -0
  359. package/Distribution/path.cjs.map +7 -0
  360. package/Distribution/path.js +40 -0
  361. package/Distribution/path.js.map +7 -0
  362. package/Distribution/record.cjs +116 -0
  363. package/Distribution/record.cjs.map +7 -0
  364. package/Distribution/record.js +93 -0
  365. package/Distribution/record.js.map +7 -0
  366. package/package.json +11 -1
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file FileSystem.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export type FFileExtension = `.${string}`;
8
+ //# sourceMappingURL=FileSystem.Types.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "FileSystem.Types.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/FileSystem/FileSystem.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,MAAM,MAAM,cAAc,GAAG,IAAK,MAAO,EAAE,CAAC"
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file FileSystem.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export type FFileExtension = `.${string}`;
8
+ //# sourceMappingURL=FileSystem.Types.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "FileSystem.Types.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/FileSystem/FileSystem.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,MAAM,MAAM,cAAc,GAAG,IAAK,MAAO,EAAE,CAAC"
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file FileSystem.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export type FFileExtension = `.${string}`;
8
+ //# sourceMappingURL=FileSystem.Types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FileSystem.Types.d.ts","sourceRoot":"","sources":["../../../Source/FileSystem/FileSystem.Types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,MAAM,cAAc,GAAG,IAAK,MAAO,EAAE,CAAC"}
@@ -0,0 +1,55 @@
1
+ /**
2
+ * @file FileSystem.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import { type FFileExtension } from "./FileSystem.Types.cjs";
8
+ /**
9
+ * @param Extension - The file extension that you wish to test.
10
+ * @returns Whether the file extension is valid on the current platform.
11
+ */
12
+ export declare function IsSupportedFileExtension(Extension: FFileExtension): boolean;
13
+ /**
14
+ * Given a path at which we wish to create a new file, check if a file at that
15
+ * path already exists, and if so, then append `(${ number })` before the file
16
+ * extension, consistent with the Windows Explorer handles conflicting file
17
+ * names when pasting files.
18
+ */
19
+ export declare function GetSafeNewPath(InPath: string): Promise<string>;
20
+ /**
21
+ * @param DirectoryPath - The path to the directory in which you wish to check.
22
+ * @param FileName - The desired file name.
23
+ * @param PersistNewFile - *(Optional)* Whether to keep the otherwise-temporary
24
+ * file created at the desired path.
25
+ * @param Extension - *(Optional)* If provided, the function will only return `true`
26
+ * if `FileName.endsWith(Extension)` *and* the `Extension` is a valid
27
+ * file extension.
28
+ * @returns Whether a file of the given `FileName` can be created in `DirectoryPath`.
29
+ *
30
+ * @remarks This *does* attempt to create a file at the desired path. The file is
31
+ * temporary iff `!PersistNewFile`, and is never created when this function
32
+ * returns `false`.
33
+ */
34
+ export declare function IsValidFileName(DirectoryPath: string, FileName: string, PersistNewFile?: boolean, Extension?: FFileExtension | undefined): Promise<boolean>;
35
+ /**
36
+ * Write a text file to a given {@link Path} having contents {@link Contents}.
37
+ *
38
+ * @param Path - The path of the file that will be written.
39
+ * @param Contents - The text contents of the file to write.
40
+ *
41
+ * @returns {Promise<void>} A {@link Promise} that resolves when the call to {@link Fs.writeFile} resolves.
42
+ *
43
+ * @example
44
+ * ```typescript
45
+ * import { WriteTextFile } from "@sorrell/utilities/fs";
46
+ * import { resolve } from "path";
47
+ *
48
+ * const MyReadMe: string = "# ReadMe\n\nThis package accomplishes...\n";
49
+ * const MyReadMePath: string = resolve(".");
50
+ *
51
+ * await WriteTextFile(MyReadMePath, MyReadMe);
52
+ * ```
53
+ */
54
+ export declare function WriteTextFile(Path: string, Contents: string): Promise<void>;
55
+ //# sourceMappingURL=FileSystem.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "FileSystem.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/FileSystem/FileSystem.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAGH,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAmB5D;;;GAGG;AACH,wBAAgB,wBAAwB,CAAC,SAAS,EAAE,cAAc,GAAG,OAAO,CAuC3E;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAqBpE;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAsB,eAAe,CACjC,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,MAAM,EAChB,cAAc,GAAE,OAAe,EAC/B,SAAS,GAAE,cAAc,GAAG,SAAqB,GAClD,OAAO,CAAC,OAAO,CAAC,CAmClB;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAsB,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAGjF"
10
+ }
@@ -0,0 +1,55 @@
1
+ /**
2
+ * @file FileSystem.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import { type FFileExtension } from "./FileSystem.Types.mjs";
8
+ /**
9
+ * @param Extension - The file extension that you wish to test.
10
+ * @returns Whether the file extension is valid on the current platform.
11
+ */
12
+ export declare function IsSupportedFileExtension(Extension: FFileExtension): boolean;
13
+ /**
14
+ * Given a path at which we wish to create a new file, check if a file at that
15
+ * path already exists, and if so, then append `(${ number })` before the file
16
+ * extension, consistent with the Windows Explorer handles conflicting file
17
+ * names when pasting files.
18
+ */
19
+ export declare function GetSafeNewPath(InPath: string): Promise<string>;
20
+ /**
21
+ * @param DirectoryPath - The path to the directory in which you wish to check.
22
+ * @param FileName - The desired file name.
23
+ * @param PersistNewFile - *(Optional)* Whether to keep the otherwise-temporary
24
+ * file created at the desired path.
25
+ * @param Extension - *(Optional)* If provided, the function will only return `true`
26
+ * if `FileName.endsWith(Extension)` *and* the `Extension` is a valid
27
+ * file extension.
28
+ * @returns Whether a file of the given `FileName` can be created in `DirectoryPath`.
29
+ *
30
+ * @remarks This *does* attempt to create a file at the desired path. The file is
31
+ * temporary iff `!PersistNewFile`, and is never created when this function
32
+ * returns `false`.
33
+ */
34
+ export declare function IsValidFileName(DirectoryPath: string, FileName: string, PersistNewFile?: boolean, Extension?: FFileExtension | undefined): Promise<boolean>;
35
+ /**
36
+ * Write a text file to a given {@link Path} having contents {@link Contents}.
37
+ *
38
+ * @param Path - The path of the file that will be written.
39
+ * @param Contents - The text contents of the file to write.
40
+ *
41
+ * @returns {Promise<void>} A {@link Promise} that resolves when the call to {@link Fs.writeFile} resolves.
42
+ *
43
+ * @example
44
+ * ```typescript
45
+ * import { WriteTextFile } from "@sorrell/utilities/fs";
46
+ * import { resolve } from "path";
47
+ *
48
+ * const MyReadMe: string = "# ReadMe\n\nThis package accomplishes...\n";
49
+ * const MyReadMePath: string = resolve(".");
50
+ *
51
+ * await WriteTextFile(MyReadMePath, MyReadMe);
52
+ * ```
53
+ */
54
+ export declare function WriteTextFile(Path: string, Contents: string): Promise<void>;
55
+ //# sourceMappingURL=FileSystem.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "FileSystem.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/FileSystem/FileSystem.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAGH,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAmB5D;;;GAGG;AACH,wBAAgB,wBAAwB,CAAC,SAAS,EAAE,cAAc,GAAG,OAAO,CAuC3E;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAqBpE;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAsB,eAAe,CACjC,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,MAAM,EAChB,cAAc,GAAE,OAAe,EAC/B,SAAS,GAAE,cAAc,GAAG,SAAqB,GAClD,OAAO,CAAC,OAAO,CAAC,CAmClB;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAsB,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAGjF"
10
+ }
@@ -0,0 +1,55 @@
1
+ /**
2
+ * @file FileSystem.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import { type FFileExtension } from "./FileSystem.Types.ts";
8
+ /**
9
+ * @param Extension - The file extension that you wish to test.
10
+ * @returns Whether the file extension is valid on the current platform.
11
+ */
12
+ export declare function IsSupportedFileExtension(Extension: FFileExtension): boolean;
13
+ /**
14
+ * Given a path at which we wish to create a new file, check if a file at that
15
+ * path already exists, and if so, then append `(${ number })` before the file
16
+ * extension, consistent with the Windows Explorer handles conflicting file
17
+ * names when pasting files.
18
+ */
19
+ export declare function GetSafeNewPath(InPath: string): Promise<string>;
20
+ /**
21
+ * @param DirectoryPath - The path to the directory in which you wish to check.
22
+ * @param FileName - The desired file name.
23
+ * @param PersistNewFile - *(Optional)* Whether to keep the otherwise-temporary
24
+ * file created at the desired path.
25
+ * @param Extension - *(Optional)* If provided, the function will only return `true`
26
+ * if `FileName.endsWith(Extension)` *and* the `Extension` is a valid
27
+ * file extension.
28
+ * @returns Whether a file of the given `FileName` can be created in `DirectoryPath`.
29
+ *
30
+ * @remarks This *does* attempt to create a file at the desired path. The file is
31
+ * temporary iff `!PersistNewFile`, and is never created when this function
32
+ * returns `false`.
33
+ */
34
+ export declare function IsValidFileName(DirectoryPath: string, FileName: string, PersistNewFile?: boolean, Extension?: FFileExtension | undefined): Promise<boolean>;
35
+ /**
36
+ * Write a text file to a given {@link Path} having contents {@link Contents}.
37
+ *
38
+ * @param Path - The path of the file that will be written.
39
+ * @param Contents - The text contents of the file to write.
40
+ *
41
+ * @returns {Promise<void>} A {@link Promise} that resolves when the call to {@link Fs.writeFile} resolves.
42
+ *
43
+ * @example
44
+ * ```typescript
45
+ * import { WriteTextFile } from "@sorrell/utilities/fs";
46
+ * import { resolve } from "path";
47
+ *
48
+ * const MyReadMe: string = "# ReadMe\n\nThis package accomplishes...\n";
49
+ * const MyReadMePath: string = resolve(".");
50
+ *
51
+ * await WriteTextFile(MyReadMePath, MyReadMe);
52
+ * ```
53
+ */
54
+ export declare function WriteTextFile(Path: string, Contents: string): Promise<void>;
55
+ //# sourceMappingURL=FileSystem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FileSystem.d.ts","sourceRoot":"","sources":["../../../Source/FileSystem/FileSystem.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAmB5D;;;GAGG;AACH,wBAAgB,wBAAwB,CAAC,SAAS,EAAE,cAAc,GAAG,OAAO,CAuC3E;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAqBpE;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAsB,eAAe,CACjC,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,MAAM,EAChB,cAAc,GAAE,OAAe,EAC/B,SAAS,GAAE,cAAc,GAAG,SAAqB,GAClD,OAAO,CAAC,OAAO,CAAC,CAmClB;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAsB,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAGjF"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export * from "./FileSystem.cjs";
8
+ export * from "./FileSystem.Types.cjs";
9
+ //# sourceMappingURL=index.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "index.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/FileSystem/index.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"
10
+ }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export * from "./FileSystem.mjs";
8
+ export * from "./FileSystem.Types.mjs";
9
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "index.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/FileSystem/index.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"
10
+ }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export * from "./FileSystem.ts";
8
+ export * from "./FileSystem.Types.ts";
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Source/FileSystem/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file Functional.Internal.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { CurriedArgument } from "./Functional.Internal";
8
+ export type FCurriedArgument = typeof CurriedArgument;
9
+ //# sourceMappingURL=Functional.Internal.Types.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.Internal.Types.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.Internal.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAE7D,MAAM,MAAM,gBAAgB,GAAG,OAAO,eAAe,CAAC"
10
+ }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file Functional.Internal.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { CurriedArgument } from "./Functional.Internal";
8
+ export type FCurriedArgument = typeof CurriedArgument;
9
+ //# sourceMappingURL=Functional.Internal.Types.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.Internal.Types.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.Internal.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAE7D,MAAM,MAAM,gBAAgB,GAAG,OAAO,eAAe,CAAC"
10
+ }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file Functional.Internal.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { CurriedArgument } from "./Functional.Internal";
8
+ export type FCurriedArgument = typeof CurriedArgument;
9
+ //# sourceMappingURL=Functional.Internal.Types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Functional.Internal.Types.d.ts","sourceRoot":"","sources":["../../../Source/Functional/Functional.Internal.Types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAE7D,MAAM,MAAM,gBAAgB,GAAG,OAAO,eAAe,CAAC"}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file Functional.Internal.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export declare const CurriedArgument: unique symbol;
8
+ //# sourceMappingURL=Functional.Internal.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.Internal.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.Internal.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,eAAO,MAAM,eAAe,EAAE,OAAO,MAAsC,CAAC"
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file Functional.Internal.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export declare const CurriedArgument: unique symbol;
8
+ //# sourceMappingURL=Functional.Internal.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.Internal.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.Internal.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,eAAO,MAAM,eAAe,EAAE,OAAO,MAAsC,CAAC"
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file Functional.Internal.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export declare const CurriedArgument: unique symbol;
8
+ //# sourceMappingURL=Functional.Internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Functional.Internal.d.ts","sourceRoot":"","sources":["../../../Source/Functional/Functional.Internal.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,eAAe,EAAE,OAAO,MAAsC,CAAC"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * @file Functional.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TMaybeAsync } from "../Async/Async.Types.cjs";
8
+ export type TExtractFunction<Type> = Type extends {
9
+ (...ArgumentVector: infer ArgumentVectorType): infer ReturnType;
10
+ } ? (...ArgumentVector: ArgumentVectorType) => ReturnType : never;
11
+ /**
12
+ * A function type with defaults that make defining callback types convenient.
13
+ *
14
+ * @template ArgumentType - The type of the argument or argument vector.
15
+ * If `ArgumentType extends Array<unknown>`, then this will be taken to
16
+ * be the argument vector. To set the argument vector to be a single,
17
+ * `Array` argument, say `MyArrayType`, set `ArgumentType` to `[ MyArrayType ]`.
18
+ * @template ReturnType - The type returned by this.
19
+ */
20
+ export type TFunction<ArgumentType = never, ReturnType = void> = [
21
+ ArgumentType
22
+ ] extends [never] ? {
23
+ (): ReturnType;
24
+ } : ArgumentType extends Array<unknown> ? (...ArgumentVector: ArgumentType) => ReturnType : (Argument: ArgumentType) => ReturnType;
25
+ export declare namespace TFunction {
26
+ type MaybeAsync<ArgumentVectorType extends Array<unknown> = [], ReturnType = void> = TMaybeAsync<TFunction<ArgumentVectorType, ReturnType>>;
27
+ }
28
+ //# sourceMappingURL=Functional.Types.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.Types.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAE3D,MAAM,MAAM,gBAAgB,CAAC,IAAI,IAC7B,IAAI,SAAS;IAAE,CAAC,GAAG,cAAc,EAAE,MAAM,kBAAkB,GAAG,MAAM,UAAU,CAAA;CAAE,GAC1E,CAAC,GAAG,cAAc,EAAE,kBAAkB,KAAK,UAAU,GACrD,KAAK,CAAC;AAEhB;;;;;;;;GAQG;AACH,MAAM,MAAM,SAAS,CAAC,YAAY,GAAG,KAAK,EAAE,UAAU,GAAG,IAAI,IACzD;IAAE,YAAY;CAAE,SAAS,CAAE,KAAK,CAAE,GAC5B;IACE,IAAI,UAAU,CAAC;CAClB,GACC,YAAY,SAAS,KAAK,CAAC,OAAO,CAAC,GAC/B,CAAC,GAAG,cAAc,EAAE,YAAY,KAAK,UAAU,GAC/C,CAAC,QAAQ,EAAE,YAAY,KAAK,UAAU,CAAC;AAErD,yBAAiB,SAAS,CAC1B;IACI,KAAY,UAAU,CAClB,kBAAkB,SAAS,KAAK,CAAC,OAAO,CAAC,GAAG,EAAG,EAC/C,UAAU,GAAG,IAAI,IAEjB,WAAW,CAAC,SAAS,CAAC,kBAAkB,EAAE,UAAU,CAAC,CAAC,CAAC;CAC9D"
10
+ }
@@ -0,0 +1,28 @@
1
+ /**
2
+ * @file Functional.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TMaybeAsync } from "../Async/Async.Types.mjs";
8
+ export type TExtractFunction<Type> = Type extends {
9
+ (...ArgumentVector: infer ArgumentVectorType): infer ReturnType;
10
+ } ? (...ArgumentVector: ArgumentVectorType) => ReturnType : never;
11
+ /**
12
+ * A function type with defaults that make defining callback types convenient.
13
+ *
14
+ * @template ArgumentType - The type of the argument or argument vector.
15
+ * If `ArgumentType extends Array<unknown>`, then this will be taken to
16
+ * be the argument vector. To set the argument vector to be a single,
17
+ * `Array` argument, say `MyArrayType`, set `ArgumentType` to `[ MyArrayType ]`.
18
+ * @template ReturnType - The type returned by this.
19
+ */
20
+ export type TFunction<ArgumentType = never, ReturnType = void> = [
21
+ ArgumentType
22
+ ] extends [never] ? {
23
+ (): ReturnType;
24
+ } : ArgumentType extends Array<unknown> ? (...ArgumentVector: ArgumentType) => ReturnType : (Argument: ArgumentType) => ReturnType;
25
+ export declare namespace TFunction {
26
+ type MaybeAsync<ArgumentVectorType extends Array<unknown> = [], ReturnType = void> = TMaybeAsync<TFunction<ArgumentVectorType, ReturnType>>;
27
+ }
28
+ //# sourceMappingURL=Functional.Types.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.Types.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAE3D,MAAM,MAAM,gBAAgB,CAAC,IAAI,IAC7B,IAAI,SAAS;IAAE,CAAC,GAAG,cAAc,EAAE,MAAM,kBAAkB,GAAG,MAAM,UAAU,CAAA;CAAE,GAC1E,CAAC,GAAG,cAAc,EAAE,kBAAkB,KAAK,UAAU,GACrD,KAAK,CAAC;AAEhB;;;;;;;;GAQG;AACH,MAAM,MAAM,SAAS,CAAC,YAAY,GAAG,KAAK,EAAE,UAAU,GAAG,IAAI,IACzD;IAAE,YAAY;CAAE,SAAS,CAAE,KAAK,CAAE,GAC5B;IACE,IAAI,UAAU,CAAC;CAClB,GACC,YAAY,SAAS,KAAK,CAAC,OAAO,CAAC,GAC/B,CAAC,GAAG,cAAc,EAAE,YAAY,KAAK,UAAU,GAC/C,CAAC,QAAQ,EAAE,YAAY,KAAK,UAAU,CAAC;AAErD,yBAAiB,SAAS,CAC1B;IACI,KAAY,UAAU,CAClB,kBAAkB,SAAS,KAAK,CAAC,OAAO,CAAC,GAAG,EAAG,EAC/C,UAAU,GAAG,IAAI,IAEjB,WAAW,CAAC,SAAS,CAAC,kBAAkB,EAAE,UAAU,CAAC,CAAC,CAAC;CAC9D"
10
+ }
@@ -0,0 +1,28 @@
1
+ /**
2
+ * @file Functional.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TMaybeAsync } from "../Async/Async.Types.ts";
8
+ export type TExtractFunction<Type> = Type extends {
9
+ (...ArgumentVector: infer ArgumentVectorType): infer ReturnType;
10
+ } ? (...ArgumentVector: ArgumentVectorType) => ReturnType : never;
11
+ /**
12
+ * A function type with defaults that make defining callback types convenient.
13
+ *
14
+ * @template ArgumentType - The type of the argument or argument vector.
15
+ * If `ArgumentType extends Array<unknown>`, then this will be taken to
16
+ * be the argument vector. To set the argument vector to be a single,
17
+ * `Array` argument, say `MyArrayType`, set `ArgumentType` to `[ MyArrayType ]`.
18
+ * @template ReturnType - The type returned by this.
19
+ */
20
+ export type TFunction<ArgumentType = never, ReturnType = void> = [
21
+ ArgumentType
22
+ ] extends [never] ? {
23
+ (): ReturnType;
24
+ } : ArgumentType extends Array<unknown> ? (...ArgumentVector: ArgumentType) => ReturnType : (Argument: ArgumentType) => ReturnType;
25
+ export declare namespace TFunction {
26
+ type MaybeAsync<ArgumentVectorType extends Array<unknown> = [], ReturnType = void> = TMaybeAsync<TFunction<ArgumentVectorType, ReturnType>>;
27
+ }
28
+ //# sourceMappingURL=Functional.Types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Functional.Types.d.ts","sourceRoot":"","sources":["../../../Source/Functional/Functional.Types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAE3D,MAAM,MAAM,gBAAgB,CAAC,IAAI,IAC7B,IAAI,SAAS;IAAE,CAAC,GAAG,cAAc,EAAE,MAAM,kBAAkB,GAAG,MAAM,UAAU,CAAA;CAAE,GAC1E,CAAC,GAAG,cAAc,EAAE,kBAAkB,KAAK,UAAU,GACrD,KAAK,CAAC;AAEhB;;;;;;;;GAQG;AACH,MAAM,MAAM,SAAS,CAAC,YAAY,GAAG,KAAK,EAAE,UAAU,GAAG,IAAI,IACzD;IAAE,YAAY;CAAE,SAAS,CAAE,KAAK,CAAE,GAC5B;IACE,IAAI,UAAU,CAAC;CAClB,GACC,YAAY,SAAS,KAAK,CAAC,OAAO,CAAC,GAC/B,CAAC,GAAG,cAAc,EAAE,YAAY,KAAK,UAAU,GAC/C,CAAC,QAAQ,EAAE,YAAY,KAAK,UAAU,CAAC;AAErD,yBAAiB,SAAS,CAC1B;IACI,KAAY,UAAU,CAClB,kBAAkB,SAAS,KAAK,CAAC,OAAO,CAAC,GAAG,EAAG,EAC/C,UAAU,GAAG,IAAI,IAEjB,WAAW,CAAC,SAAS,CAAC,kBAAkB,EAAE,UAAU,CAAC,CAAC,CAAC;CAC9D"}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file Functional.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export declare function Identity<Type>(...Arguments: Array<Type>): Type[];
8
+ //# sourceMappingURL=Functional.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAMH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,GAAG,SAAS,EAAE,KAAK,CAAC,IAAI,CAAC,UAGvD"
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file Functional.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export declare function Identity<Type>(...Arguments: Array<Type>): Type[];
8
+ //# sourceMappingURL=Functional.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Functional.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/Functional.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAMH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,GAAG,SAAS,EAAE,KAAK,CAAC,IAAI,CAAC,UAGvD"
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @file Functional.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export declare function Identity<Type>(...Arguments: Array<Type>): Type[];
8
+ //# sourceMappingURL=Functional.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Functional.d.ts","sourceRoot":"","sources":["../../../Source/Functional/Functional.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAMH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,GAAG,SAAS,EAAE,KAAK,CAAC,IAAI,CAAC,UAGvD"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export * from "./Functional.cjs";
8
+ export * from "./Functional.Types.cjs";
9
+ //# sourceMappingURL=index.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "index.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Functional/index.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"
10
+ }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ export * from "./Functional.mjs";
8
+ export * from "./Functional.Types.mjs";
9
+ //# sourceMappingURL=index.d.mts.map