@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,15 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ /**
8
+ * @module Npm
9
+ * Utilities for working with `npm` (NodeJS) packages.
10
+ * Many of these likely work with packages of other NodeJS
11
+ * package managers and adjacent runtimes (*e.g.*, `bun` or `deno`).
12
+ */
13
+ export * from "./Npm.mjs";
14
+ export * from "./Npm.Error.mjs";
15
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "index.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Npm/index.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH;;;;;GAKG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC"
10
+ }
@@ -0,0 +1,15 @@
1
+ /**
2
+ * @file index.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ /**
8
+ * @module Npm
9
+ * Utilities for working with `npm` (NodeJS) packages.
10
+ * Many of these likely work with packages of other NodeJS
11
+ * package managers and adjacent runtimes (*e.g.*, `bun` or `deno`).
12
+ */
13
+ export * from "./Npm.ts";
14
+ export * from "./Npm.Error.ts";
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Source/Npm/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;;GAKG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @file Path.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import { Operator } from "tsover-runtime";
8
+ export declare class FPath {
9
+ readonly Raw: string;
10
+ toString(): string;
11
+ constructor(String: string);
12
+ constructor(Other: FPath);
13
+ [Operator.slash](A: FPath, B: FPath): FPath;
14
+ [Operator.slash](A: string, B: FPath): FPath;
15
+ [Operator.slash](A: FPath, B: string): FPath;
16
+ }
17
+ //# sourceMappingURL=Path.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Path.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Path/Path.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAGH,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,qBAAa,KAAK;IAEd,SAAgB,GAAG,EAAE,MAAM,CAAC;IAErB,QAAQ,IAAI,MAAM;gBAKN,MAAM,EAAE,MAAM;gBACd,KAAK,EAAE,KAAK;IAa/B,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAG,KAAK;IAC3C,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,KAAK,GAAG,KAAK;IAC5C,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,GAAG,KAAK;CAgB/C"
10
+ }
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @file Path.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import { Operator } from "tsover-runtime";
8
+ export declare class FPath {
9
+ readonly Raw: string;
10
+ toString(): string;
11
+ constructor(String: string);
12
+ constructor(Other: FPath);
13
+ [Operator.slash](A: FPath, B: FPath): FPath;
14
+ [Operator.slash](A: string, B: FPath): FPath;
15
+ [Operator.slash](A: FPath, B: string): FPath;
16
+ }
17
+ //# sourceMappingURL=Path.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Path.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Path/Path.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAGH,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,qBAAa,KAAK;IAEd,SAAgB,GAAG,EAAE,MAAM,CAAC;IAErB,QAAQ,IAAI,MAAM;gBAKN,MAAM,EAAE,MAAM;gBACd,KAAK,EAAE,KAAK;IAa/B,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAG,KAAK;IAC3C,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,KAAK,GAAG,KAAK;IAC5C,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,GAAG,KAAK;CAgB/C"
10
+ }
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @file Path.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import { Operator } from "tsover-runtime";
8
+ export declare class FPath {
9
+ readonly Raw: string;
10
+ toString(): string;
11
+ constructor(String: string);
12
+ constructor(Other: FPath);
13
+ [Operator.slash](A: FPath, B: FPath): FPath;
14
+ [Operator.slash](A: string, B: FPath): FPath;
15
+ [Operator.slash](A: FPath, B: string): FPath;
16
+ }
17
+ //# sourceMappingURL=Path.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Path.d.ts","sourceRoot":"","sources":["../../../Source/Path/Path.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,qBAAa,KAAK;IAEd,SAAgB,GAAG,EAAE,MAAM,CAAC;IAErB,QAAQ,IAAI,MAAM;gBAKN,MAAM,EAAE,MAAM;gBACd,KAAK,EAAE,KAAK;IAa/B,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAG,KAAK;IAC3C,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,KAAK,GAAG,KAAK;IAC5C,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,GAAG,KAAK;CAgB/C"}
@@ -0,0 +1,8 @@
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 "./Path.cjs";
8
+ //# sourceMappingURL=index.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "index.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Path/index.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,cAAc,WAAW,CAAC"
10
+ }
@@ -0,0 +1,8 @@
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 "./Path.mjs";
8
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "index.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Path/index.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,cAAc,WAAW,CAAC"
10
+ }
@@ -0,0 +1,8 @@
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 "./Path.ts";
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Source/Path/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,cAAc,WAAW,CAAC"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * @file Record.Internal.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TPath } from "./Record.Types.cjs";
8
+ type FDepthMap = {
9
+ 3: 2;
10
+ 2: 1;
11
+ 1: 0;
12
+ };
13
+ type FDepth = keyof FDepthMap | 0;
14
+ type FValidDepth = keyof FDepthMap;
15
+ type TDepthMinusOne<DepthType extends FDepth> = DepthType extends FValidDepth ? FDepthMap[DepthType] : 0;
16
+ export type TFromPathInternal<RecordType, PathType extends TPath<RecordType>, DepthType extends FDepth = 3> = DepthType extends FValidDepth ? PathType extends `${infer HeadType}.${infer RemainingPathType}` ? HeadType extends keyof RecordType ? RemainingPathType extends keyof RecordType[HeadType] ? TFromPathInternal<RecordType[HeadType], Extract<RemainingPathType, string>, TDepthMinusOne<DepthType>> : never : never : PathType extends keyof RecordType ? RecordType[PathType] : never : PathType extends keyof RecordType ? RecordType[PathType] : never;
17
+ /**
18
+ * @template RecordType - The {@link Record} type from which this path is constructed.
19
+ *
20
+ * @template ParentKey - The use of this parameter--for reasons that I do not
21
+ * understand--prevent an error regarding stack depth when evaluating this type.
22
+ */
23
+ export type TPathInternal<RecordType, ParentKey extends string | undefined = undefined> = (ParentKey extends string ? `${ParentKey}.${Extract<keyof RecordType, string>}` : Extract<keyof RecordType, string>) | (TMapToPath<RecordType>[keyof TMapToPath<RecordType>]);
24
+ type TGetRecordProperties<RecordType> = {
25
+ [Key in keyof RecordType as RecordType[Extract<Key, string>] extends Record<PropertyKey, unknown> ? Key : never]: RecordType[Key];
26
+ };
27
+ type TGetRecordKeys<RecordType> = keyof TGetRecordProperties<RecordType>;
28
+ type TMapToPath<RecordType> = {
29
+ [Key in Extract<TGetRecordKeys<RecordType>, string>]: `${Key}.${TPathInternal<TGetRecordProperties<RecordType>[Key]>}`;
30
+ };
31
+ export {};
32
+ //# sourceMappingURL=Record.Internal.Types.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Record.Internal.Types.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Record/Record.Internal.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,KAAK,SAAS,GACV;IACI,CAAC,EAAE,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,CAAC;CACR,CAAC;AAEN,KAAK,MAAM,GAAG,MAAM,SAAS,GAAG,CAAC,CAAC;AAClC,KAAK,WAAW,GAAG,MAAM,SAAS,CAAC;AAEnC,KAAK,cAAc,CAAC,SAAS,SAAS,MAAM,IAAI,SAAS,SAAS,WAAW,GACvE,SAAS,CAAC,SAAS,CAAC,GACpB,CAAC,CAAC;AAIR,MAAM,MAAM,iBAAiB,CACzB,UAAU,EACV,QAAQ,SAAS,KAAK,CAAC,UAAU,CAAC,EAClC,SAAS,SAAS,MAAM,GAAG,CAAC,IAE5B,SAAS,SAAS,WAAW,GACvB,QAAQ,SAAS,GAAI,MAAM,QAAS,IAAK,MAAM,iBAAkB,EAAE,GAC/D,QAAQ,SAAS,MAAM,UAAU,GAC7B,iBAAiB,SAAS,MAAM,UAAU,CAAC,QAAQ,CAAC,GAChD,iBAAiB,CACf,UAAU,CAAC,QAAQ,CAAC,EACpB,OAAO,CAAC,iBAAiB,EAAE,MAAM,CAAC,EAClC,cAAc,CAAC,SAAS,CAAC,CAC5B,GACC,KAAK,GACT,KAAK,GACT,QAAQ,SAAS,MAAM,UAAU,GAC7B,UAAU,CAAC,QAAQ,CAAC,GACpB,KAAK,GACb,QAAQ,SAAS,MAAM,UAAU,GAC7B,UAAU,CAAC,QAAQ,CAAC,GACpB,KAAK,CAAC;AAIpB;;;;;GAKG;AACH,MAAM,MAAM,aAAa,CACrB,UAAU,EACV,SAAS,SAAS,MAAM,GAAG,SAAS,GAAG,SAAS,IAE9C,CACE,SAAS,SAAS,MAAM,GAClB,GAAI,SAAU,IAAK,OAAO,CAAC,MAAM,UAAU,EAAE,MAAM,CAAE,EAAE,GACvD,OAAO,CAAC,MAAM,UAAU,EAAE,MAAM,CAAC,CAC1C,GACC,CACE,UAAU,CAAC,UAAU,CAAC,CAAC,MAAM,UAAU,CAAC,UAAU,CAAC,CAAC,CACvD,CAAC;AAEN,KAAK,oBAAoB,CAAC,UAAU,IAChC;KAEI,GAAG,IAAI,MAAM,UAAU,IAAI,UAAU,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,OAAO,CAAC,GAC1F,GAAG,GACH,KAAK,GACR,UAAU,CAAC,GAAG,CAAC;CACrB,CAAC;AAEN,KAAK,cAAc,CAAC,UAAU,IAAI,MAAM,oBAAoB,CAAC,UAAU,CAAC,CAAC;AAEzE,KAAK,UAAU,CAAC,UAAU,IACtB;KACM,GAAG,IAAI,OAAO,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,GACpD,GAAI,GAAI,IAAK,aAAa,CAAC,oBAAoB,CAAC,UAAU,CAAC,CAAC,GAAG,CAAC,CAAE,EAAE;CACvE,CAAC"
10
+ }
@@ -0,0 +1,32 @@
1
+ /**
2
+ * @file Record.Internal.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TPath } from "./Record.Types.mjs";
8
+ type FDepthMap = {
9
+ 3: 2;
10
+ 2: 1;
11
+ 1: 0;
12
+ };
13
+ type FDepth = keyof FDepthMap | 0;
14
+ type FValidDepth = keyof FDepthMap;
15
+ type TDepthMinusOne<DepthType extends FDepth> = DepthType extends FValidDepth ? FDepthMap[DepthType] : 0;
16
+ export type TFromPathInternal<RecordType, PathType extends TPath<RecordType>, DepthType extends FDepth = 3> = DepthType extends FValidDepth ? PathType extends `${infer HeadType}.${infer RemainingPathType}` ? HeadType extends keyof RecordType ? RemainingPathType extends keyof RecordType[HeadType] ? TFromPathInternal<RecordType[HeadType], Extract<RemainingPathType, string>, TDepthMinusOne<DepthType>> : never : never : PathType extends keyof RecordType ? RecordType[PathType] : never : PathType extends keyof RecordType ? RecordType[PathType] : never;
17
+ /**
18
+ * @template RecordType - The {@link Record} type from which this path is constructed.
19
+ *
20
+ * @template ParentKey - The use of this parameter--for reasons that I do not
21
+ * understand--prevent an error regarding stack depth when evaluating this type.
22
+ */
23
+ export type TPathInternal<RecordType, ParentKey extends string | undefined = undefined> = (ParentKey extends string ? `${ParentKey}.${Extract<keyof RecordType, string>}` : Extract<keyof RecordType, string>) | (TMapToPath<RecordType>[keyof TMapToPath<RecordType>]);
24
+ type TGetRecordProperties<RecordType> = {
25
+ [Key in keyof RecordType as RecordType[Extract<Key, string>] extends Record<PropertyKey, unknown> ? Key : never]: RecordType[Key];
26
+ };
27
+ type TGetRecordKeys<RecordType> = keyof TGetRecordProperties<RecordType>;
28
+ type TMapToPath<RecordType> = {
29
+ [Key in Extract<TGetRecordKeys<RecordType>, string>]: `${Key}.${TPathInternal<TGetRecordProperties<RecordType>[Key]>}`;
30
+ };
31
+ export {};
32
+ //# sourceMappingURL=Record.Internal.Types.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Record.Internal.Types.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Record/Record.Internal.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,KAAK,SAAS,GACV;IACI,CAAC,EAAE,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,CAAC;CACR,CAAC;AAEN,KAAK,MAAM,GAAG,MAAM,SAAS,GAAG,CAAC,CAAC;AAClC,KAAK,WAAW,GAAG,MAAM,SAAS,CAAC;AAEnC,KAAK,cAAc,CAAC,SAAS,SAAS,MAAM,IAAI,SAAS,SAAS,WAAW,GACvE,SAAS,CAAC,SAAS,CAAC,GACpB,CAAC,CAAC;AAIR,MAAM,MAAM,iBAAiB,CACzB,UAAU,EACV,QAAQ,SAAS,KAAK,CAAC,UAAU,CAAC,EAClC,SAAS,SAAS,MAAM,GAAG,CAAC,IAE5B,SAAS,SAAS,WAAW,GACvB,QAAQ,SAAS,GAAI,MAAM,QAAS,IAAK,MAAM,iBAAkB,EAAE,GAC/D,QAAQ,SAAS,MAAM,UAAU,GAC7B,iBAAiB,SAAS,MAAM,UAAU,CAAC,QAAQ,CAAC,GAChD,iBAAiB,CACf,UAAU,CAAC,QAAQ,CAAC,EACpB,OAAO,CAAC,iBAAiB,EAAE,MAAM,CAAC,EAClC,cAAc,CAAC,SAAS,CAAC,CAC5B,GACC,KAAK,GACT,KAAK,GACT,QAAQ,SAAS,MAAM,UAAU,GAC7B,UAAU,CAAC,QAAQ,CAAC,GACpB,KAAK,GACb,QAAQ,SAAS,MAAM,UAAU,GAC7B,UAAU,CAAC,QAAQ,CAAC,GACpB,KAAK,CAAC;AAIpB;;;;;GAKG;AACH,MAAM,MAAM,aAAa,CACrB,UAAU,EACV,SAAS,SAAS,MAAM,GAAG,SAAS,GAAG,SAAS,IAE9C,CACE,SAAS,SAAS,MAAM,GAClB,GAAI,SAAU,IAAK,OAAO,CAAC,MAAM,UAAU,EAAE,MAAM,CAAE,EAAE,GACvD,OAAO,CAAC,MAAM,UAAU,EAAE,MAAM,CAAC,CAC1C,GACC,CACE,UAAU,CAAC,UAAU,CAAC,CAAC,MAAM,UAAU,CAAC,UAAU,CAAC,CAAC,CACvD,CAAC;AAEN,KAAK,oBAAoB,CAAC,UAAU,IAChC;KAEI,GAAG,IAAI,MAAM,UAAU,IAAI,UAAU,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,OAAO,CAAC,GAC1F,GAAG,GACH,KAAK,GACR,UAAU,CAAC,GAAG,CAAC;CACrB,CAAC;AAEN,KAAK,cAAc,CAAC,UAAU,IAAI,MAAM,oBAAoB,CAAC,UAAU,CAAC,CAAC;AAEzE,KAAK,UAAU,CAAC,UAAU,IACtB;KACM,GAAG,IAAI,OAAO,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,GACpD,GAAI,GAAI,IAAK,aAAa,CAAC,oBAAoB,CAAC,UAAU,CAAC,CAAC,GAAG,CAAC,CAAE,EAAE;CACvE,CAAC"
10
+ }
@@ -0,0 +1,32 @@
1
+ /**
2
+ * @file Record.Internal.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TPath } from "./Record.Types.ts";
8
+ type FDepthMap = {
9
+ 3: 2;
10
+ 2: 1;
11
+ 1: 0;
12
+ };
13
+ type FDepth = keyof FDepthMap | 0;
14
+ type FValidDepth = keyof FDepthMap;
15
+ type TDepthMinusOne<DepthType extends FDepth> = DepthType extends FValidDepth ? FDepthMap[DepthType] : 0;
16
+ export type TFromPathInternal<RecordType, PathType extends TPath<RecordType>, DepthType extends FDepth = 3> = DepthType extends FValidDepth ? PathType extends `${infer HeadType}.${infer RemainingPathType}` ? HeadType extends keyof RecordType ? RemainingPathType extends keyof RecordType[HeadType] ? TFromPathInternal<RecordType[HeadType], Extract<RemainingPathType, string>, TDepthMinusOne<DepthType>> : never : never : PathType extends keyof RecordType ? RecordType[PathType] : never : PathType extends keyof RecordType ? RecordType[PathType] : never;
17
+ /**
18
+ * @template RecordType - The {@link Record} type from which this path is constructed.
19
+ *
20
+ * @template ParentKey - The use of this parameter--for reasons that I do not
21
+ * understand--prevent an error regarding stack depth when evaluating this type.
22
+ */
23
+ export type TPathInternal<RecordType, ParentKey extends string | undefined = undefined> = (ParentKey extends string ? `${ParentKey}.${Extract<keyof RecordType, string>}` : Extract<keyof RecordType, string>) | (TMapToPath<RecordType>[keyof TMapToPath<RecordType>]);
24
+ type TGetRecordProperties<RecordType> = {
25
+ [Key in keyof RecordType as RecordType[Extract<Key, string>] extends Record<PropertyKey, unknown> ? Key : never]: RecordType[Key];
26
+ };
27
+ type TGetRecordKeys<RecordType> = keyof TGetRecordProperties<RecordType>;
28
+ type TMapToPath<RecordType> = {
29
+ [Key in Extract<TGetRecordKeys<RecordType>, string>]: `${Key}.${TPathInternal<TGetRecordProperties<RecordType>[Key]>}`;
30
+ };
31
+ export {};
32
+ //# sourceMappingURL=Record.Internal.Types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Record.Internal.Types.d.ts","sourceRoot":"","sources":["../../../Source/Record/Record.Internal.Types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,KAAK,SAAS,GACV;IACI,CAAC,EAAE,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,CAAC;CACR,CAAC;AAEN,KAAK,MAAM,GAAG,MAAM,SAAS,GAAG,CAAC,CAAC;AAClC,KAAK,WAAW,GAAG,MAAM,SAAS,CAAC;AAEnC,KAAK,cAAc,CAAC,SAAS,SAAS,MAAM,IAAI,SAAS,SAAS,WAAW,GACvE,SAAS,CAAC,SAAS,CAAC,GACpB,CAAC,CAAC;AAIR,MAAM,MAAM,iBAAiB,CACzB,UAAU,EACV,QAAQ,SAAS,KAAK,CAAC,UAAU,CAAC,EAClC,SAAS,SAAS,MAAM,GAAG,CAAC,IAE5B,SAAS,SAAS,WAAW,GACvB,QAAQ,SAAS,GAAI,MAAM,QAAS,IAAK,MAAM,iBAAkB,EAAE,GAC/D,QAAQ,SAAS,MAAM,UAAU,GAC7B,iBAAiB,SAAS,MAAM,UAAU,CAAC,QAAQ,CAAC,GAChD,iBAAiB,CACf,UAAU,CAAC,QAAQ,CAAC,EACpB,OAAO,CAAC,iBAAiB,EAAE,MAAM,CAAC,EAClC,cAAc,CAAC,SAAS,CAAC,CAC5B,GACC,KAAK,GACT,KAAK,GACT,QAAQ,SAAS,MAAM,UAAU,GAC7B,UAAU,CAAC,QAAQ,CAAC,GACpB,KAAK,GACb,QAAQ,SAAS,MAAM,UAAU,GAC7B,UAAU,CAAC,QAAQ,CAAC,GACpB,KAAK,CAAC;AAIpB;;;;;GAKG;AACH,MAAM,MAAM,aAAa,CACrB,UAAU,EACV,SAAS,SAAS,MAAM,GAAG,SAAS,GAAG,SAAS,IAE9C,CACE,SAAS,SAAS,MAAM,GAClB,GAAI,SAAU,IAAK,OAAO,CAAC,MAAM,UAAU,EAAE,MAAM,CAAE,EAAE,GACvD,OAAO,CAAC,MAAM,UAAU,EAAE,MAAM,CAAC,CAC1C,GACC,CACE,UAAU,CAAC,UAAU,CAAC,CAAC,MAAM,UAAU,CAAC,UAAU,CAAC,CAAC,CACvD,CAAC;AAEN,KAAK,oBAAoB,CAAC,UAAU,IAChC;KAEI,GAAG,IAAI,MAAM,UAAU,IAAI,UAAU,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,OAAO,CAAC,GAC1F,GAAG,GACH,KAAK,GACR,UAAU,CAAC,GAAG,CAAC;CACrB,CAAC;AAEN,KAAK,cAAc,CAAC,UAAU,IAAI,MAAM,oBAAoB,CAAC,UAAU,CAAC,CAAC;AAEzE,KAAK,UAAU,CAAC,UAAU,IACtB;KACM,GAAG,IAAI,OAAO,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,GACpD,GAAI,GAAI,IAAK,aAAa,CAAC,oBAAoB,CAAC,UAAU,CAAC,CAAC,GAAG,CAAC,CAAE,EAAE;CACvE,CAAC"}
@@ -0,0 +1,78 @@
1
+ /**
2
+ * @file Record.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TFromPathInternal, TPathInternal } from "./Record.Internal.Types.cjs";
8
+ import type { TMaybeArray } from "../Array/index.cjs";
9
+ /**
10
+ * Given a {@link RecordType} and a {@link PathType} of the given {@link RecordType},
11
+ * this type evaluates to the type of the property given by the {@link PathType} of
12
+ * the given {@link RecordType}.
13
+ *
14
+ * @template RecordType - The {@link Record} type to which the given {@link PathType}
15
+ * will be applied.
16
+ *
17
+ * @template PathType - The {@link TPath} type that describes the property within the
18
+ * given {@link RecordType} whose type to which this will evaluate.
19
+ */
20
+ export type TFromPath<RecordType, PathType extends TPath<RecordType>> = TFromPathInternal<RecordType, PathType, 3>;
21
+ /**
22
+ * Given a {@link RecordType}, this type is the union of `.`-delimited paths to properties
23
+ * with the {@link RecordType}. Nested properties are supported.
24
+ *
25
+ * @template RecordType - The {@link Record} type to which the given {@link PathType}
26
+ * will be applied.
27
+ */
28
+ export type TPath<RecordType> = TPathInternal<RecordType>;
29
+ /**
30
+ * A simple wrapper to allow passing primitives to functions by-reference.
31
+ *
32
+ * @template Type - The type of the value wrapped by this.
33
+ */
34
+ export type TRef<Type> = {
35
+ Ref: Type | undefined;
36
+ };
37
+ /**
38
+ * The function that maps a {@link Record} to an {@link Array} via {@link MapRecord}.
39
+ *
40
+ * @template KeyType - The type of the keys of the {@link Record} that is transformed by this.
41
+ * @template PropertyType - The type of the values of the properties in the {@link Record}
42
+ * that is transformed by this.
43
+ * @template ElementType - The type of the elements in the {@link Array} that is returned by this.
44
+ */
45
+ export type TMapRecordTransformer<KeyType extends PropertyKey, PropertyType, ElementType> = {
46
+ /**
47
+ * The function that maps a {@link Record} to an {@link Array} via {@link MapRecord}.
48
+ *
49
+ * @param Key - The key of the property that is being mapped.
50
+ * @param Property - The value of the property that is being mapped.
51
+ * @param Index - The index at which this property appears in the {@link Record}
52
+ * that is transformed by this.
53
+ */
54
+ (Key: KeyType, Property: PropertyType, Index: number): ElementType;
55
+ };
56
+ /**
57
+ * The function that maps a {@link Record} to an {@link Array} via {@link FlatMapRecord}.
58
+ *
59
+ * @template KeyType - The type of the keys of the {@link Record} that is transformed by this.
60
+ * @template PropertyType - The type of the values of the properties in the {@link Record}
61
+ * that is transformed by this.
62
+ * @template ElementType - The type of the elements in the {@link Array} that is returned by this.
63
+ */
64
+ export type TFlatMapRecordTransformer<KeyType extends PropertyKey, PropertyType, ElementType> = {
65
+ /**
66
+ * The function that maps a {@link Record} to an {@link Array} via {@link FlatMapRecord}.
67
+ *
68
+ * @param Key - The key of the property that is being mapped.
69
+ * @param Property - The value of the property that is being mapped.
70
+ * @param Index - The index at which this property appears in the {@link Record}
71
+ * that is transformed by this.
72
+ *
73
+ * @returns {TMaybeArray<ElementType>} A single element, or an {@link Array} that resulted
74
+ * from the given property being transformed.
75
+ */
76
+ (Key: KeyType, Property: PropertyType, Index: number): TMaybeArray<ElementType>;
77
+ };
78
+ //# sourceMappingURL=Record.Types.d.cts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Record.Types.d.cts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Record/Record.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAIH,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AACnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD;;;;;;;;;;GAUG;AACH,MAAM,MAAM,SAAS,CACjB,UAAU,EACV,QAAQ,SAAS,KAAK,CAAC,UAAU,CAAC,IAClC,iBAAiB,CAAC,UAAU,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC;AAE/C;;;;;;GAMG;AACH,MAAM,MAAM,KAAK,CAAC,UAAU,IAAI,aAAa,CAAC,UAAU,CAAC,CAAC;AAE1D;;;;GAIG;AACH,MAAM,MAAM,IAAI,CAAC,IAAI,IAAI;IAAE,GAAG,EAAE,IAAI,GAAG,SAAS,CAAA;CAAE,CAAC;AAEnD;;;;;;;GAOG;AACH,MAAM,MAAM,qBAAqB,CAC7B,OAAO,SAAS,WAAW,EAC3B,YAAY,EACZ,WAAW,IAEX;IACI;;;;;;;OAOG;IACH,CAAC,GAAG,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,GAAG,WAAW,CAAC;CACtE,CAAC;AAEN;;;;;;;GAOG;AACH,MAAM,MAAM,yBAAyB,CACjC,OAAO,SAAS,WAAW,EAC3B,YAAY,EACZ,WAAW,IAEX;IACI;;;;;;;;;;OAUG;IACH,CACI,GAAG,EAAE,OAAO,EACZ,QAAQ,EAAE,YAAY,EACtB,KAAK,EAAE,MAAM,GACd,WAAW,CAAC,WAAW,CAAC,CAAC;CAC/B,CAAC"
10
+ }
@@ -0,0 +1,78 @@
1
+ /**
2
+ * @file Record.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TFromPathInternal, TPathInternal } from "./Record.Internal.Types.mjs";
8
+ import type { TMaybeArray } from "../Array/index.mjs";
9
+ /**
10
+ * Given a {@link RecordType} and a {@link PathType} of the given {@link RecordType},
11
+ * this type evaluates to the type of the property given by the {@link PathType} of
12
+ * the given {@link RecordType}.
13
+ *
14
+ * @template RecordType - The {@link Record} type to which the given {@link PathType}
15
+ * will be applied.
16
+ *
17
+ * @template PathType - The {@link TPath} type that describes the property within the
18
+ * given {@link RecordType} whose type to which this will evaluate.
19
+ */
20
+ export type TFromPath<RecordType, PathType extends TPath<RecordType>> = TFromPathInternal<RecordType, PathType, 3>;
21
+ /**
22
+ * Given a {@link RecordType}, this type is the union of `.`-delimited paths to properties
23
+ * with the {@link RecordType}. Nested properties are supported.
24
+ *
25
+ * @template RecordType - The {@link Record} type to which the given {@link PathType}
26
+ * will be applied.
27
+ */
28
+ export type TPath<RecordType> = TPathInternal<RecordType>;
29
+ /**
30
+ * A simple wrapper to allow passing primitives to functions by-reference.
31
+ *
32
+ * @template Type - The type of the value wrapped by this.
33
+ */
34
+ export type TRef<Type> = {
35
+ Ref: Type | undefined;
36
+ };
37
+ /**
38
+ * The function that maps a {@link Record} to an {@link Array} via {@link MapRecord}.
39
+ *
40
+ * @template KeyType - The type of the keys of the {@link Record} that is transformed by this.
41
+ * @template PropertyType - The type of the values of the properties in the {@link Record}
42
+ * that is transformed by this.
43
+ * @template ElementType - The type of the elements in the {@link Array} that is returned by this.
44
+ */
45
+ export type TMapRecordTransformer<KeyType extends PropertyKey, PropertyType, ElementType> = {
46
+ /**
47
+ * The function that maps a {@link Record} to an {@link Array} via {@link MapRecord}.
48
+ *
49
+ * @param Key - The key of the property that is being mapped.
50
+ * @param Property - The value of the property that is being mapped.
51
+ * @param Index - The index at which this property appears in the {@link Record}
52
+ * that is transformed by this.
53
+ */
54
+ (Key: KeyType, Property: PropertyType, Index: number): ElementType;
55
+ };
56
+ /**
57
+ * The function that maps a {@link Record} to an {@link Array} via {@link FlatMapRecord}.
58
+ *
59
+ * @template KeyType - The type of the keys of the {@link Record} that is transformed by this.
60
+ * @template PropertyType - The type of the values of the properties in the {@link Record}
61
+ * that is transformed by this.
62
+ * @template ElementType - The type of the elements in the {@link Array} that is returned by this.
63
+ */
64
+ export type TFlatMapRecordTransformer<KeyType extends PropertyKey, PropertyType, ElementType> = {
65
+ /**
66
+ * The function that maps a {@link Record} to an {@link Array} via {@link FlatMapRecord}.
67
+ *
68
+ * @param Key - The key of the property that is being mapped.
69
+ * @param Property - The value of the property that is being mapped.
70
+ * @param Index - The index at which this property appears in the {@link Record}
71
+ * that is transformed by this.
72
+ *
73
+ * @returns {TMaybeArray<ElementType>} A single element, or an {@link Array} that resulted
74
+ * from the given property being transformed.
75
+ */
76
+ (Key: KeyType, Property: PropertyType, Index: number): TMaybeArray<ElementType>;
77
+ };
78
+ //# sourceMappingURL=Record.Types.d.mts.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "file": "Record.Types.d.mts",
4
+ "sourceRoot": "",
5
+ "sources": [
6
+ "../../../Source/Record/Record.Types.ts"
7
+ ],
8
+ "names": [],
9
+ "mappings": "AAAA;;;;;GAKG;AAIH,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AACnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD;;;;;;;;;;GAUG;AACH,MAAM,MAAM,SAAS,CACjB,UAAU,EACV,QAAQ,SAAS,KAAK,CAAC,UAAU,CAAC,IAClC,iBAAiB,CAAC,UAAU,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC;AAE/C;;;;;;GAMG;AACH,MAAM,MAAM,KAAK,CAAC,UAAU,IAAI,aAAa,CAAC,UAAU,CAAC,CAAC;AAE1D;;;;GAIG;AACH,MAAM,MAAM,IAAI,CAAC,IAAI,IAAI;IAAE,GAAG,EAAE,IAAI,GAAG,SAAS,CAAA;CAAE,CAAC;AAEnD;;;;;;;GAOG;AACH,MAAM,MAAM,qBAAqB,CAC7B,OAAO,SAAS,WAAW,EAC3B,YAAY,EACZ,WAAW,IAEX;IACI;;;;;;;OAOG;IACH,CAAC,GAAG,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,GAAG,WAAW,CAAC;CACtE,CAAC;AAEN;;;;;;;GAOG;AACH,MAAM,MAAM,yBAAyB,CACjC,OAAO,SAAS,WAAW,EAC3B,YAAY,EACZ,WAAW,IAEX;IACI;;;;;;;;;;OAUG;IACH,CACI,GAAG,EAAE,OAAO,EACZ,QAAQ,EAAE,YAAY,EACtB,KAAK,EAAE,MAAM,GACd,WAAW,CAAC,WAAW,CAAC,CAAC;CAC/B,CAAC"
10
+ }
@@ -0,0 +1,78 @@
1
+ /**
2
+ * @file Record.Types.ts
3
+ * @author Gage Sorrell <gage@sorrell.sh>
4
+ * @copyright (c) 2026 Gage Sorrell
5
+ * @license MIT
6
+ */
7
+ import type { TFromPathInternal, TPathInternal } from "./Record.Internal.Types.ts";
8
+ import type { TMaybeArray } from "../Array/index.ts";
9
+ /**
10
+ * Given a {@link RecordType} and a {@link PathType} of the given {@link RecordType},
11
+ * this type evaluates to the type of the property given by the {@link PathType} of
12
+ * the given {@link RecordType}.
13
+ *
14
+ * @template RecordType - The {@link Record} type to which the given {@link PathType}
15
+ * will be applied.
16
+ *
17
+ * @template PathType - The {@link TPath} type that describes the property within the
18
+ * given {@link RecordType} whose type to which this will evaluate.
19
+ */
20
+ export type TFromPath<RecordType, PathType extends TPath<RecordType>> = TFromPathInternal<RecordType, PathType, 3>;
21
+ /**
22
+ * Given a {@link RecordType}, this type is the union of `.`-delimited paths to properties
23
+ * with the {@link RecordType}. Nested properties are supported.
24
+ *
25
+ * @template RecordType - The {@link Record} type to which the given {@link PathType}
26
+ * will be applied.
27
+ */
28
+ export type TPath<RecordType> = TPathInternal<RecordType>;
29
+ /**
30
+ * A simple wrapper to allow passing primitives to functions by-reference.
31
+ *
32
+ * @template Type - The type of the value wrapped by this.
33
+ */
34
+ export type TRef<Type> = {
35
+ Ref: Type | undefined;
36
+ };
37
+ /**
38
+ * The function that maps a {@link Record} to an {@link Array} via {@link MapRecord}.
39
+ *
40
+ * @template KeyType - The type of the keys of the {@link Record} that is transformed by this.
41
+ * @template PropertyType - The type of the values of the properties in the {@link Record}
42
+ * that is transformed by this.
43
+ * @template ElementType - The type of the elements in the {@link Array} that is returned by this.
44
+ */
45
+ export type TMapRecordTransformer<KeyType extends PropertyKey, PropertyType, ElementType> = {
46
+ /**
47
+ * The function that maps a {@link Record} to an {@link Array} via {@link MapRecord}.
48
+ *
49
+ * @param Key - The key of the property that is being mapped.
50
+ * @param Property - The value of the property that is being mapped.
51
+ * @param Index - The index at which this property appears in the {@link Record}
52
+ * that is transformed by this.
53
+ */
54
+ (Key: KeyType, Property: PropertyType, Index: number): ElementType;
55
+ };
56
+ /**
57
+ * The function that maps a {@link Record} to an {@link Array} via {@link FlatMapRecord}.
58
+ *
59
+ * @template KeyType - The type of the keys of the {@link Record} that is transformed by this.
60
+ * @template PropertyType - The type of the values of the properties in the {@link Record}
61
+ * that is transformed by this.
62
+ * @template ElementType - The type of the elements in the {@link Array} that is returned by this.
63
+ */
64
+ export type TFlatMapRecordTransformer<KeyType extends PropertyKey, PropertyType, ElementType> = {
65
+ /**
66
+ * The function that maps a {@link Record} to an {@link Array} via {@link FlatMapRecord}.
67
+ *
68
+ * @param Key - The key of the property that is being mapped.
69
+ * @param Property - The value of the property that is being mapped.
70
+ * @param Index - The index at which this property appears in the {@link Record}
71
+ * that is transformed by this.
72
+ *
73
+ * @returns {TMaybeArray<ElementType>} A single element, or an {@link Array} that resulted
74
+ * from the given property being transformed.
75
+ */
76
+ (Key: KeyType, Property: PropertyType, Index: number): TMaybeArray<ElementType>;
77
+ };
78
+ //# sourceMappingURL=Record.Types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Record.Types.d.ts","sourceRoot":"","sources":["../../../Source/Record/Record.Types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AACnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD;;;;;;;;;;GAUG;AACH,MAAM,MAAM,SAAS,CACjB,UAAU,EACV,QAAQ,SAAS,KAAK,CAAC,UAAU,CAAC,IAClC,iBAAiB,CAAC,UAAU,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC;AAE/C;;;;;;GAMG;AACH,MAAM,MAAM,KAAK,CAAC,UAAU,IAAI,aAAa,CAAC,UAAU,CAAC,CAAC;AAE1D;;;;GAIG;AACH,MAAM,MAAM,IAAI,CAAC,IAAI,IAAI;IAAE,GAAG,EAAE,IAAI,GAAG,SAAS,CAAA;CAAE,CAAC;AAEnD;;;;;;;GAOG;AACH,MAAM,MAAM,qBAAqB,CAC7B,OAAO,SAAS,WAAW,EAC3B,YAAY,EACZ,WAAW,IAEX;IACI;;;;;;;OAOG;IACH,CAAC,GAAG,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,GAAG,WAAW,CAAC;CACtE,CAAC;AAEN;;;;;;;GAOG;AACH,MAAM,MAAM,yBAAyB,CACjC,OAAO,SAAS,WAAW,EAC3B,YAAY,EACZ,WAAW,IAEX;IACI;;;;;;;;;;OAUG;IACH,CACI,GAAG,EAAE,OAAO,EACZ,QAAQ,EAAE,YAAY,EACtB,KAAK,EAAE,MAAM,GACd,WAAW,CAAC,WAAW,CAAC,CAAC;CAC/B,CAAC"}