@fossa-app/bridge 0.1.10 → 0.1.12

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 (211) hide show
  1. package/dist/Models/ApiModels/EnvelopeModels.d.ts +5 -5
  2. package/dist/Models/ApiModels/EnvelopeModels.js +16 -16
  3. package/dist/Models/ApiModels/EnvelopeModels.js.map +1 -1
  4. package/dist/Models/ApiModels/PayloadModels.d.ts +5 -5
  5. package/dist/Models/ApiModels/PayloadModels.js +127 -97
  6. package/dist/Models/ApiModels/PayloadModels.js.map +1 -1
  7. package/dist/Models/ApiModels/SharedModels.d.ts +3 -3
  8. package/dist/Models/ApiModels/SharedModels.js +35 -30
  9. package/dist/Models/ApiModels/SharedModels.js.map +1 -1
  10. package/dist/Services/Clients/BranchClient.d.ts +2 -2
  11. package/dist/Services/Clients/BranchClient.js +26 -37
  12. package/dist/Services/Clients/BranchClient.js.map +1 -1
  13. package/dist/Services/Clients/CompanyClient.d.ts +1 -1
  14. package/dist/Services/Clients/CompanyClient.js +17 -26
  15. package/dist/Services/Clients/CompanyClient.js.map +1 -1
  16. package/dist/Services/Clients/CompanyLicenseClient.d.ts +1 -1
  17. package/dist/Services/Clients/CompanyLicenseClient.js +13 -20
  18. package/dist/Services/Clients/CompanyLicenseClient.js.map +1 -1
  19. package/dist/Services/Clients/CompanySettingsClient.d.ts +1 -1
  20. package/dist/Services/Clients/CompanySettingsClient.js +17 -26
  21. package/dist/Services/Clients/CompanySettingsClient.js.map +1 -1
  22. package/dist/Services/Clients/DepartmentClient.d.ts +2 -2
  23. package/dist/Services/Clients/DepartmentClient.js +26 -37
  24. package/dist/Services/Clients/DepartmentClient.js.map +1 -1
  25. package/dist/Services/Clients/EmployeeClient.d.ts +2 -2
  26. package/dist/Services/Clients/EmployeeClient.js +30 -43
  27. package/dist/Services/Clients/EmployeeClient.js.map +1 -1
  28. package/dist/Services/Clients/IBranchClient.d.ts +1 -1
  29. package/dist/Services/Clients/IBranchClient.js +1 -2
  30. package/dist/Services/Clients/ICompanyClient.js +1 -2
  31. package/dist/Services/Clients/ICompanyLicenseClient.js +1 -2
  32. package/dist/Services/Clients/ICompanySettingsClient.js +1 -2
  33. package/dist/Services/Clients/IDepartmentClient.d.ts +1 -1
  34. package/dist/Services/Clients/IDepartmentClient.js +1 -2
  35. package/dist/Services/Clients/IEmployeeClient.d.ts +1 -1
  36. package/dist/Services/Clients/IEmployeeClient.js +1 -2
  37. package/dist/Services/Clients/IIdentityClient.js +1 -2
  38. package/dist/Services/Clients/ISystemLicenseClient.js +1 -2
  39. package/dist/Services/Clients/IdentityClient.d.ts +1 -1
  40. package/dist/Services/Clients/IdentityClient.js +11 -17
  41. package/dist/Services/Clients/IdentityClient.js.map +1 -1
  42. package/dist/Services/Clients/SystemLicenseClient.d.ts +1 -1
  43. package/dist/Services/Clients/SystemLicenseClient.js +11 -17
  44. package/dist/Services/Clients/SystemLicenseClient.js.map +1 -1
  45. package/dist/Services/Endpoints.js +10 -13
  46. package/dist/Services/Endpoints.js.map +1 -1
  47. package/dist/Services/IHttpTransport.d.ts +4 -4
  48. package/dist/Services/IHttpTransport.js +1 -2
  49. package/dist/Services/UrlHelpers.d.ts +6 -6
  50. package/dist/Services/UrlHelpers.js +44 -62
  51. package/dist/Services/UrlHelpers.js.map +1 -1
  52. package/package.json +7 -2
  53. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Array.d.ts +0 -125
  54. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Array.js +0 -1371
  55. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Array.js.map +0 -1
  56. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Async.d.ts +0 -27
  57. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Async.js +0 -172
  58. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Async.js.map +0 -1
  59. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/AsyncBuilder.d.ts +0 -59
  60. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/AsyncBuilder.js +0 -194
  61. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/AsyncBuilder.js.map +0 -1
  62. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BigInt.d.ts +0 -129
  63. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BigInt.js +0 -428
  64. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BigInt.js.map +0 -1
  65. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BitConverter.d.ts +0 -27
  66. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BitConverter.js +0 -165
  67. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/BitConverter.js.map +0 -1
  68. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Boolean.d.ts +0 -3
  69. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Boolean.js +0 -27
  70. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Boolean.js.map +0 -1
  71. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Char.d.ts +0 -66
  72. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Char.js +0 -271
  73. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Char.js.map +0 -1
  74. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.d.ts +0 -121
  75. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.js +0 -231
  76. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Choice.js.map +0 -1
  77. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.d.ts +0 -8
  78. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.js +0 -192
  79. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/CollectionUtil.js.map +0 -1
  80. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.d.ts +0 -9
  81. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.js +0 -26
  82. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/ConditionalWeakTable.js.map +0 -1
  83. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Date.d.ts +0 -70
  84. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Date.js +0 -812
  85. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Date.js.map +0 -1
  86. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOffset.d.ts +0 -65
  87. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOffset.js +0 -345
  88. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOffset.js.map +0 -1
  89. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOnly.d.ts +0 -18
  90. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOnly.js +0 -143
  91. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/DateOnly.js.map +0 -1
  92. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Decimal.d.ts +0 -63
  93. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Decimal.js +0 -322
  94. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Decimal.js.map +0 -1
  95. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Double.d.ts +0 -11
  96. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Double.js +0 -60
  97. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Double.js.map +0 -1
  98. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Encoding.d.ts +0 -12
  99. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Encoding.js +0 -178
  100. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Encoding.js.map +0 -1
  101. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Event.d.ts +0 -31
  102. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Event.js +0 -109
  103. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Event.js.map +0 -1
  104. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Collections.d.ts +0 -7
  105. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Collections.js +0 -53
  106. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Collections.js.map +0 -1
  107. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.CompilerServices.d.ts +0 -12
  108. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.CompilerServices.js +0 -38
  109. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.CompilerServices.js.map +0 -1
  110. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.d.ts +0 -30
  111. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.js +0 -185
  112. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/FSharp.Core.js.map +0 -1
  113. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Global.d.ts +0 -45
  114. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Global.js +0 -33
  115. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Global.js.map +0 -1
  116. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Guid.d.ts +0 -10
  117. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Guid.js +0 -152
  118. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Guid.js.map +0 -1
  119. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Int32.d.ts +0 -29
  120. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Int32.js +0 -148
  121. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Int32.js.map +0 -1
  122. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/List.d.ts +0 -143
  123. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/List.js +0 -1404
  124. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/List.js.map +0 -1
  125. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Long.d.ts +0 -3
  126. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Long.js +0 -52
  127. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Long.js.map +0 -1
  128. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MailboxProcessor.d.ts +0 -25
  129. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MailboxProcessor.js +0 -104
  130. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MailboxProcessor.js.map +0 -1
  131. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Map.d.ts +0 -178
  132. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Map.js +0 -1525
  133. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Map.js.map +0 -1
  134. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MapUtil.d.ts +0 -12
  135. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MapUtil.js +0 -141
  136. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MapUtil.js.map +0 -1
  137. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableMap.d.ts +0 -52
  138. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableMap.js +0 -355
  139. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableMap.js.map +0 -1
  140. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableSet.d.ts +0 -39
  141. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableSet.js +0 -246
  142. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/MutableSet.js.map +0 -1
  143. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Native.d.ts +0 -3
  144. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Native.js +0 -18
  145. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Native.js.map +0 -1
  146. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Numeric.d.ts +0 -20
  147. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Numeric.js +0 -87
  148. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Numeric.js.map +0 -1
  149. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Observable.d.ts +0 -32
  150. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Observable.js +0 -128
  151. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Observable.js.map +0 -1
  152. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Option.d.ts +0 -29
  153. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Option.js +0 -127
  154. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Option.js.map +0 -1
  155. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Random.d.ts +0 -38
  156. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Random.js +0 -186
  157. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Random.js.map +0 -1
  158. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Range.d.ts +0 -12
  159. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Range.js +0 -56
  160. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Range.js.map +0 -1
  161. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.d.ts +0 -119
  162. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js +0 -529
  163. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Reflection.js.map +0 -1
  164. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/RegExp.d.ts +0 -10
  165. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/RegExp.js +0 -144
  166. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/RegExp.js.map +0 -1
  167. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Result.d.ts +0 -38
  168. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Result.js +0 -191
  169. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Result.js.map +0 -1
  170. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq.d.ts +0 -164
  171. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq.js +0 -1501
  172. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq.js.map +0 -1
  173. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq2.d.ts +0 -18
  174. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq2.js +0 -129
  175. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Seq2.js.map +0 -1
  176. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Set.d.ts +0 -190
  177. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Set.js +0 -1931
  178. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Set.js.map +0 -1
  179. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/String.d.ts +0 -59
  180. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/String.js +0 -677
  181. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/String.js.map +0 -1
  182. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Collections.Generic.d.ts +0 -85
  183. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Collections.Generic.js +0 -390
  184. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Collections.Generic.js.map +0 -1
  185. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Text.d.ts +0 -40
  186. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Text.js +0 -204
  187. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.Text.js.map +0 -1
  188. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.d.ts +0 -121
  189. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.js +0 -367
  190. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/System.js.map +0 -1
  191. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeOnly.d.ts +0 -15
  192. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeOnly.js +0 -138
  193. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeOnly.js.map +0 -1
  194. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeSpan.d.ts +0 -35
  195. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeSpan.js +0 -210
  196. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/TimeSpan.js.map +0 -1
  197. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Timer.d.ts +0 -19
  198. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Timer.js +0 -72
  199. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Timer.js.map +0 -1
  200. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Types.d.ts +0 -51
  201. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Types.js +0 -205
  202. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Types.js.map +0 -1
  203. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Unicode.13.0.0.d.ts +0 -2
  204. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Unicode.13.0.0.js +0 -8
  205. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Unicode.13.0.0.js.map +0 -1
  206. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Uri.d.ts +0 -32
  207. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Uri.js +0 -170
  208. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Uri.js.map +0 -1
  209. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Util.d.ts +0 -243
  210. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Util.js +0 -903
  211. package/dist/fable_modules/fable-library-ts.5.0.0-rc.1/Util.js.map +0 -1
@@ -1,143 +0,0 @@
1
- import { Option } from "./Option.ts";
2
- import { IComparer, IEqualityComparer, MutableArray, IDisposable, IEnumerator } from "./Util.ts";
3
- import { int32 } from "./Int32.ts";
4
- import { Record } from "./Types.ts";
5
- import { TypeInfo } from "./Reflection.ts";
6
- export declare class FSharpList<T> extends Record implements Iterable<T> {
7
- readonly head: T;
8
- tail: Option<FSharpList<T>>;
9
- constructor(head: T, tail: Option<FSharpList<T>>);
10
- toString(): string;
11
- Equals(other: any): boolean;
12
- GetHashCode(): int32;
13
- toJSON(): any;
14
- CompareTo(other: any): int32;
15
- GetEnumerator(): IEnumerator<T>;
16
- [Symbol.iterator](): Iterator<T>;
17
- "System.Collections.IEnumerable.GetEnumerator"(): IEnumerator<any>;
18
- }
19
- export declare function FSharpList_$reflection(gen0: TypeInfo): TypeInfo;
20
- export declare class ListEnumerator$1<T> implements IEnumerator<T>, IDisposable {
21
- readonly xs: FSharpList<T>;
22
- it: FSharpList<T>;
23
- current: T;
24
- constructor(xs: FSharpList<T>);
25
- "System.Collections.Generic.IEnumerator`1.get_Current"(): T;
26
- "System.Collections.IEnumerator.get_Current"(): any;
27
- "System.Collections.IEnumerator.MoveNext"(): boolean;
28
- "System.Collections.IEnumerator.Reset"(): void;
29
- Dispose(): void;
30
- }
31
- export declare function ListEnumerator$1_$reflection(gen0: TypeInfo): TypeInfo;
32
- export declare function ListEnumerator$1_$ctor_3002E699<T>(xs: FSharpList<T>): ListEnumerator$1<T>;
33
- export declare function FSharpList_get_Empty<T>(): FSharpList<T>;
34
- export declare function FSharpList_Cons_305B8EAC<T>(x: T, xs: FSharpList<T>): FSharpList<T>;
35
- export declare function FSharpList__get_IsEmpty<T>(xs: FSharpList<T>): boolean;
36
- export declare function FSharpList__get_Length<T>(xs: FSharpList<T>): int32;
37
- export declare function FSharpList__get_Head<T>(xs: FSharpList<T>): T;
38
- export declare function FSharpList__get_Tail<T>(xs: FSharpList<T>): FSharpList<T>;
39
- export declare function FSharpList__get_Item_Z524259A4<T>(xs: FSharpList<T>, index: int32): T;
40
- export declare function indexNotFound<$a>(): $a;
41
- export declare function empty<$a>(): FSharpList<$a>;
42
- export declare function cons<T>(x: T, xs: FSharpList<T>): FSharpList<T>;
43
- export declare function singleton<$a>(x: $a): FSharpList<$a>;
44
- export declare function isEmpty<T>(xs: FSharpList<T>): boolean;
45
- export declare function length<T>(xs: FSharpList<T>): int32;
46
- export declare function head<T>(xs: FSharpList<T>): T;
47
- export declare function tryHead<T>(xs: FSharpList<T>): Option<T>;
48
- export declare function tail<T>(xs: FSharpList<T>): FSharpList<T>;
49
- export declare function tryLast<T>(xs_mut: FSharpList<T>): Option<T>;
50
- export declare function last<T>(xs: FSharpList<T>): T;
51
- export declare function compareWith<T>(comparer: ((arg0: T, arg1: T) => int32), xs: FSharpList<T>, ys: FSharpList<T>): int32;
52
- export declare function toArray<T>(xs: FSharpList<T>): MutableArray<T>;
53
- export declare function fold<T, State>(folder: ((arg0: State, arg1: T) => State), state: State, xs: FSharpList<T>): State;
54
- export declare function reverse<T>(xs: FSharpList<T>): FSharpList<T>;
55
- export declare function foldBack<T, State>(folder: ((arg0: T, arg1: State) => State), xs: FSharpList<T>, state: State): State;
56
- export declare function foldIndexed<State, T>(folder: ((arg0: int32, arg1: State, arg2: T) => State), state: State, xs: FSharpList<T>): State;
57
- export declare function fold2<T1, T2, State>(folder: ((arg0: State, arg1: T1, arg2: T2) => State), state: State, xs: FSharpList<T1>, ys: FSharpList<T2>): State;
58
- export declare function foldBack2<T1, T2, State>(folder: ((arg0: T1, arg1: T2, arg2: State) => State), xs: FSharpList<T1>, ys: FSharpList<T2>, state: State): State;
59
- export declare function unfold<State, T>(generator: ((arg0: State) => Option<[T, State]>), state: State): FSharpList<T>;
60
- export declare function iterate<$a>(action: ((arg0: $a) => void), xs: FSharpList<$a>): void;
61
- export declare function iterate2<$a, $b>(action: ((arg0: $a, arg1: $b) => void), xs: FSharpList<$a>, ys: FSharpList<$b>): void;
62
- export declare function iterateIndexed<$a>(action: ((arg0: int32, arg1: $a) => void), xs: FSharpList<$a>): void;
63
- export declare function iterateIndexed2<$a, $b>(action: ((arg0: int32, arg1: $a, arg2: $b) => void), xs: FSharpList<$a>, ys: FSharpList<$b>): void;
64
- export declare function toSeq<T>(xs: FSharpList<T>): Iterable<T>;
65
- export declare function ofArrayWithTail<T>(xs: MutableArray<T>, tail_1: FSharpList<T>): FSharpList<T>;
66
- export declare function ofArray<T>(xs: MutableArray<T>): FSharpList<T>;
67
- export declare function ofSeq<T>(xs: Iterable<T>): FSharpList<T>;
68
- export declare function concat<T>(lists: Iterable<FSharpList<T>>): FSharpList<T>;
69
- export declare function scan<State, T>(folder: ((arg0: State, arg1: T) => State), state: State, xs: FSharpList<T>): FSharpList<State>;
70
- export declare function scanBack<T, State>(folder: ((arg0: T, arg1: State) => State), xs: FSharpList<T>, state: State): FSharpList<State>;
71
- export declare function append<T>(xs: FSharpList<T>, ys: FSharpList<T>): FSharpList<T>;
72
- export declare function collect<T, U>(mapping: ((arg0: T) => FSharpList<U>), xs: FSharpList<T>): FSharpList<U>;
73
- export declare function mapIndexed<T, U>(mapping: ((arg0: int32, arg1: T) => U), xs: FSharpList<T>): FSharpList<U>;
74
- export declare function map<T, U>(mapping: ((arg0: T) => U), xs: FSharpList<T>): FSharpList<U>;
75
- export declare function indexed<$a>(xs: FSharpList<$a>): FSharpList<[int32, $a]>;
76
- export declare function map2<T1, T2, U>(mapping: ((arg0: T1, arg1: T2) => U), xs: FSharpList<T1>, ys: FSharpList<T2>): FSharpList<U>;
77
- export declare function mapIndexed2<T1, T2, U>(mapping: ((arg0: int32, arg1: T1, arg2: T2) => U), xs: FSharpList<T1>, ys: FSharpList<T2>): FSharpList<U>;
78
- export declare function map3<T1, T2, T3, U>(mapping: ((arg0: T1, arg1: T2, arg2: T3) => U), xs: FSharpList<T1>, ys: FSharpList<T2>, zs: FSharpList<T3>): FSharpList<U>;
79
- export declare function mapFold<State, T, Result>(mapping: ((arg0: State, arg1: T) => [Result, State]), state: State, xs: FSharpList<T>): [FSharpList<Result>, State];
80
- export declare function mapFoldBack<T, State, Result>(mapping: ((arg0: T, arg1: State) => [Result, State]), xs: FSharpList<T>, state: State): [FSharpList<Result>, State];
81
- export declare function tryPick<T, $a>(f: ((arg0: T) => Option<$a>), xs: FSharpList<T>): Option<$a>;
82
- export declare function pick<$a, $b>(f: ((arg0: $a) => Option<$b>), xs: FSharpList<$a>): $b;
83
- export declare function tryFind<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): Option<$a>;
84
- export declare function find<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): $a;
85
- export declare function tryFindBack<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): Option<$a>;
86
- export declare function findBack<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): $a;
87
- export declare function tryFindIndex<T>(f: ((arg0: T) => boolean), xs: FSharpList<T>): Option<int32>;
88
- export declare function findIndex<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): int32;
89
- export declare function tryFindIndexBack<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): Option<int32>;
90
- export declare function findIndexBack<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): int32;
91
- export declare function tryItem<T>(n: int32, xs: FSharpList<T>): Option<T>;
92
- export declare function item<T>(n: int32, xs: FSharpList<T>): T;
93
- export declare function filter<T>(f: ((arg0: T) => boolean), xs: FSharpList<T>): FSharpList<T>;
94
- export declare function partition<T>(f: ((arg0: T) => boolean), xs: FSharpList<T>): [FSharpList<T>, FSharpList<T>];
95
- export declare function choose<T, U>(f: ((arg0: T) => Option<U>), xs: FSharpList<T>): FSharpList<U>;
96
- export declare function contains<T>(value: T, xs: FSharpList<T>, eq: IEqualityComparer<T>): boolean;
97
- export declare function initialize<T>(n: int32, f: ((arg0: int32) => T)): FSharpList<T>;
98
- export declare function replicate<$a>(n: int32, x: $a): FSharpList<$a>;
99
- export declare function reduce<T>(f: ((arg0: T, arg1: T) => T), xs: FSharpList<T>): T;
100
- export declare function reduceBack<T>(f: ((arg0: T, arg1: T) => T), xs: FSharpList<T>): T;
101
- export declare function forAll<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): boolean;
102
- export declare function forAll2<$a, $b>(f: ((arg0: $a, arg1: $b) => boolean), xs: FSharpList<$a>, ys: FSharpList<$b>): boolean;
103
- export declare function exists<$a>(f: ((arg0: $a) => boolean), xs: FSharpList<$a>): boolean;
104
- export declare function exists2<T1, T2>(f_mut: ((arg0: T1, arg1: T2) => boolean), xs_mut: FSharpList<T1>, ys_mut: FSharpList<T2>): boolean;
105
- export declare function unzip<$a, $b>(xs: FSharpList<[$a, $b]>): [FSharpList<$a>, FSharpList<$b>];
106
- export declare function unzip3<$a, $b, $c>(xs: FSharpList<[$a, $b, $c]>): [FSharpList<$a>, FSharpList<$b>, FSharpList<$c>];
107
- export declare function zip<$a, $b>(xs: FSharpList<$a>, ys: FSharpList<$b>): FSharpList<[$a, $b]>;
108
- export declare function zip3<$a, $b, $c>(xs: FSharpList<$a>, ys: FSharpList<$b>, zs: FSharpList<$c>): FSharpList<[$a, $b, $c]>;
109
- export declare function sortWith<T>(comparer: ((arg0: T, arg1: T) => int32), xs: FSharpList<T>): FSharpList<T>;
110
- export declare function sort<T>(xs: FSharpList<T>, comparer: IComparer<T>): FSharpList<T>;
111
- export declare function sortBy<T, U>(projection: ((arg0: T) => U), xs: FSharpList<T>, comparer: IComparer<U>): FSharpList<T>;
112
- export declare function sortDescending<T>(xs: FSharpList<T>, comparer: IComparer<T>): FSharpList<T>;
113
- export declare function sortByDescending<T, U>(projection: ((arg0: T) => U), xs: FSharpList<T>, comparer: IComparer<U>): FSharpList<T>;
114
- export declare function sum<T>(xs: FSharpList<T>, adder: any): T;
115
- export declare function sumBy<T, U>(f: ((arg0: T) => U), xs: FSharpList<T>, adder: any): U;
116
- export declare function maxBy<T, U>(projection: ((arg0: T) => U), xs: FSharpList<T>, comparer: IComparer<U>): T;
117
- export declare function max<T>(xs: FSharpList<T>, comparer: IComparer<T>): T;
118
- export declare function minBy<T, U>(projection: ((arg0: T) => U), xs: FSharpList<T>, comparer: IComparer<U>): T;
119
- export declare function min<T>(xs: FSharpList<T>, comparer: IComparer<T>): T;
120
- export declare function average<T>(xs: FSharpList<T>, averager: any): T;
121
- export declare function averageBy<T, U>(f: ((arg0: T) => U), xs: FSharpList<T>, averager: any): U;
122
- export declare function permute<T>(f: ((arg0: int32) => int32), xs: FSharpList<T>): FSharpList<T>;
123
- export declare function chunkBySize<T>(chunkSize: int32, xs: FSharpList<T>): FSharpList<FSharpList<T>>;
124
- export declare function allPairs<T1, T2>(xs: FSharpList<T1>, ys: FSharpList<T2>): FSharpList<[T1, T2]>;
125
- export declare function skip<T>(count_mut: int32, xs_mut: FSharpList<T>): FSharpList<T>;
126
- export declare function skipWhile<T>(predicate_mut: ((arg0: T) => boolean), xs_mut: FSharpList<T>): FSharpList<T>;
127
- export declare function take<T>(count: int32, xs: FSharpList<T>): FSharpList<T>;
128
- export declare function takeWhile<T>(predicate: ((arg0: T) => boolean), xs: FSharpList<T>): FSharpList<T>;
129
- export declare function truncate<T>(count: int32, xs: FSharpList<T>): FSharpList<T>;
130
- export declare function getSlice<T>(startIndex: Option<int32>, endIndex: Option<int32>, xs: FSharpList<T>): FSharpList<T>;
131
- export declare function splitAt<T>(index: int32, xs: FSharpList<T>): [FSharpList<T>, FSharpList<T>];
132
- export declare function exactlyOne<T>(xs: FSharpList<T>): T;
133
- export declare function tryExactlyOne<T>(xs: FSharpList<T>): Option<T>;
134
- export declare function where<T>(predicate: ((arg0: T) => boolean), xs: FSharpList<T>): FSharpList<T>;
135
- export declare function pairwise<T>(xs: FSharpList<T>): FSharpList<[T, T]>;
136
- export declare function windowed<T>(windowSize: int32, xs: FSharpList<T>): FSharpList<FSharpList<T>>;
137
- export declare function splitInto<T>(chunks: int32, xs: FSharpList<T>): FSharpList<FSharpList<T>>;
138
- export declare function transpose<T>(lists: Iterable<FSharpList<T>>): FSharpList<FSharpList<T>>;
139
- export declare function insertAt<T>(index: int32, y: T, xs: FSharpList<T>): FSharpList<T>;
140
- export declare function insertManyAt<T>(index: int32, ys: Iterable<T>, xs: FSharpList<T>): FSharpList<T>;
141
- export declare function removeAt<T>(index: int32, xs: FSharpList<T>): FSharpList<T>;
142
- export declare function removeManyAt<T>(index: int32, count: int32, xs: FSharpList<T>): FSharpList<T>;
143
- export declare function updateAt<T>(index: int32, y: T, xs: FSharpList<T>): FSharpList<T>;