ctx-core 4.19.0 → 5.0.1

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 (176) hide show
  1. package/all/a_in_idx_a_map/index.d.ts +1 -3
  2. package/all/a_item/index.d.ts +3 -9
  3. package/all/a_length/index.d.ts +4 -7
  4. package/all/a_nowrap/index.d.ts +2 -4
  5. package/all/a_present/index.d.ts +4 -7
  6. package/all/a_some/index.d.ts +1 -3
  7. package/all/and/index.d.ts +3 -9
  8. package/all/and_call/index.d.ts +4 -8
  9. package/all/andand/index.d.ts +4 -11
  10. package/all/andand_or/index.d.ts +6 -8
  11. package/all/andandfn/index.d.ts +3 -12
  12. package/all/apply/index.d.ts +2 -2
  13. package/all/arg_i0_a/index.d.ts +1 -1
  14. package/all/array_types/index.d.ts +21 -28
  15. package/all/assign_fn_key_a/index.d.ts +1 -3
  16. package/all/be/index.d.ts +5 -3
  17. package/all/be_/index.d.ts +69 -48
  18. package/all/be_/index.js +39 -76
  19. package/all/be_/index.test.ts +244 -121
  20. package/all/be_lock_memosig_triple/index.d.ts +16 -22
  21. package/all/be_lock_memosig_triple/index.test.ts +47 -36
  22. package/all/be_memo_pair/index.d.ts +14 -11
  23. package/all/be_memo_pair/index.js +1 -2
  24. package/all/be_memo_pair/index.test.ts +47 -31
  25. package/all/be_memosig_triple/index.d.ts +16 -22
  26. package/all/be_memosig_triple/index.test.ts +48 -34
  27. package/all/be_sig_triple/index.d.ts +16 -13
  28. package/all/be_sig_triple/index.js +2 -3
  29. package/all/be_sig_triple/index.test.ts +42 -29
  30. package/all/bind_apply/index.d.ts +3 -3
  31. package/all/bind_call/index.d.ts +10 -11
  32. package/all/bind_map_apply/index.d.ts +2 -2
  33. package/all/bind_map_call/index.d.ts +2 -2
  34. package/all/call/index.d.ts +3 -3
  35. package/all/call_assign/index.d.ts +2 -6
  36. package/all/call_fn_a/index.d.ts +4 -3
  37. package/all/call_or_fn/index.d.ts +1 -4
  38. package/all/chain/index.d.ts +4 -8
  39. package/all/chunk_aa/index.d.ts +3 -5
  40. package/all/clear_ctx/index.d.ts +1 -3
  41. package/all/combinators/index.d.ts +12 -49
  42. package/all/compact/index.d.ts +4 -7
  43. package/all/compact_a_ctx/index.d.ts +1 -3
  44. package/all/compare/index.d.ts +1 -3
  45. package/all/compose/index.d.ts +3 -3
  46. package/all/concat/index.d.ts +2 -6
  47. package/all/concat_truthy_a/index.d.ts +3 -4
  48. package/all/ctx/index.d.ts +18 -2
  49. package/all/ctx/index.js +20 -8
  50. package/all/ctx/index.test.ts +33 -7
  51. package/all/curry/index.d.ts +5 -7
  52. package/all/curry/index.js +6 -3
  53. package/all/debounce/index.d.ts +12 -12
  54. package/all/difference_a/index.d.ts +1 -3
  55. package/all/difference_by/index.d.ts +3 -4
  56. package/all/difference_set/index.d.ts +1 -5
  57. package/all/each/index.d.ts +5 -9
  58. package/all/ensure/index.d.ts +1 -3
  59. package/all/ensure__refresh/index.d.ts +1 -3
  60. package/all/eq/index.d.ts +4 -10
  61. package/all/eql/index.d.ts +3 -9
  62. package/all/eql_a/index.d.ts +1 -3
  63. package/all/eql_fn_a/index.d.ts +1 -3
  64. package/all/every/index.d.ts +3 -9
  65. package/all/exclude/index.d.ts +1 -4
  66. package/all/falsy_async_guard/index.d.ts +3 -4
  67. package/all/falsy_guard/index.d.ts +4 -3
  68. package/all/fetch__template_pair/index.test.ts +5 -5
  69. package/all/filter/index.d.ts +4 -12
  70. package/all/find/index.d.ts +6 -10
  71. package/all/first/index.d.ts +2 -7
  72. package/all/flatten/index.d.ts +2 -6
  73. package/all/flip/index.d.ts +3 -3
  74. package/all/hasOwnProperty_pick/index.d.ts +4 -4
  75. package/all/head_arg_a/index.d.ts +4 -3
  76. package/all/idx/index.d.ts +1 -3
  77. package/all/idx_reject/index.d.ts +3 -9
  78. package/all/idx_sort_a/index.d.ts +1 -3
  79. package/all/idx_sort_a__sort_idx_o/index.d.ts +1 -3
  80. package/all/idx_sort_r_a/index.d.ts +1 -3
  81. package/all/if_null_set_false/index.d.ts +1 -3
  82. package/all/ifelse/index.d.ts +5 -3
  83. package/all/iife/index.d.ts +3 -3
  84. package/all/index.d.ts +1 -0
  85. package/all/index.js +1 -0
  86. package/all/intersection_a/index.d.ts +5 -6
  87. package/all/intersection_by/index.d.ts +3 -4
  88. package/all/intersection_set/index.d.ts +1 -3
  89. package/all/isArray/index.d.ts +2 -2
  90. package/all/last/index.d.ts +2 -7
  91. package/all/left_and/index.d.ts +1 -3
  92. package/all/left_or/index.d.ts +1 -3
  93. package/all/many_andand/index.d.ts +7 -6
  94. package/all/many_andand_or/index.d.ts +2 -8
  95. package/all/map/index.d.ts +4 -18
  96. package/all/map_andand/index.d.ts +3 -9
  97. package/all/map_andand_or/index.d.ts +1 -3
  98. package/all/map_andandfn/index.d.ts +2 -6
  99. package/all/map_apply/index.d.ts +5 -8
  100. package/all/map_apply/index.js +1 -1
  101. package/all/map_call/index.d.ts +5 -8
  102. package/all/map_find/index.d.ts +3 -11
  103. package/all/map_fn/index.d.ts +1 -4
  104. package/all/map_obj/index.d.ts +3 -12
  105. package/all/map_obj_andand/index.d.ts +2 -8
  106. package/all/merge/index.d.ts +1 -4
  107. package/all/mixin/index.d.ts +1 -4
  108. package/all/neq/index.d.ts +2 -6
  109. package/all/neql/index.d.ts +2 -6
  110. package/all/noinit/index.d.ts +5 -8
  111. package/all/not/index.d.ts +3 -9
  112. package/all/notnot/index.d.ts +2 -4
  113. package/all/nullish__guard/index.d.ts +3 -4
  114. package/all/nullish__guard__async/index.d.ts +3 -4
  115. package/all/nullish__none/index.d.ts +1 -3
  116. package/all/o_a_present/index.d.ts +2 -6
  117. package/all/o_some/index.d.ts +1 -3
  118. package/all/offset_destructure_aa/index.d.ts +1 -3
  119. package/all/offset_i_slice/index.d.ts +2 -6
  120. package/all/one_andand/index.d.ts +3 -3
  121. package/all/one_andand_or/index.d.ts +3 -5
  122. package/all/or/index.d.ts +6 -17
  123. package/all/or_property/index.d.ts +1 -5
  124. package/all/promise_timeout/index.d.ts +4 -4
  125. package/all/prototype_mixin/index.d.ts +4 -3
  126. package/all/prototype_mixin/index.js +3 -3
  127. package/all/push/index.d.ts +2 -6
  128. package/all/r_val_a/index.d.ts +2 -6
  129. package/all/rank/index.d.ts +3 -4
  130. package/all/reduce/index.d.ts +10 -23
  131. package/all/reject/index.d.ts +7 -14
  132. package/all/remove/index.d.ts +2 -6
  133. package/all/remove_idx/index.d.ts +4 -4
  134. package/all/resolver_curry/index.d.ts +2 -2
  135. package/all/reverse/index.d.ts +2 -10
  136. package/all/right_and/index.d.ts +1 -3
  137. package/all/right_or/index.d.ts +1 -3
  138. package/all/rmemo/index.js +3 -3
  139. package/all/rmemo__wait/index.test.ts +1 -1
  140. package/all/run/index.d.ts +1 -4
  141. package/all/selector_splice/index.d.ts +1 -3
  142. package/all/slice/index.d.ts +5 -15
  143. package/all/slice_arg_a/index.d.ts +3 -12
  144. package/all/slice_arg_spread_a/index.d.ts +3 -11
  145. package/all/sort/index.d.ts +4 -14
  146. package/all/sort_a/index.d.ts +2 -6
  147. package/all/sort_idx_a/index.d.ts +2 -6
  148. package/all/sort_idx_o/index.d.ts +2 -6
  149. package/all/sort_val_a/index.d.ts +2 -6
  150. package/all/sort_val_a__transition_idx_a/index.d.ts +4 -12
  151. package/all/sort_val_a__transition_idx_a/index.js +4 -2
  152. package/all/sparse_a/index.d.ts +1 -3
  153. package/all/splice/index.d.ts +2 -6
  154. package/all/spread/index.d.ts +2 -6
  155. package/all/tap/index.d.ts +1 -3
  156. package/all/test/index.d.ts +12 -0
  157. package/all/test/index.js +1 -0
  158. package/all/throttle/index.d.ts +2 -2
  159. package/all/throttle/index.js +8 -7
  160. package/all/tick/index.d.ts +1 -5
  161. package/all/timeout_promise/index.d.ts +1 -5
  162. package/all/times/index.d.ts +1 -5
  163. package/all/tup/index.d.ts +22 -6
  164. package/all/union_a/index.d.ts +1 -3
  165. package/all/union_set/index.d.ts +1 -5
  166. package/all/val/index.d.ts +1 -3
  167. package/all/value_r/index.d.ts +2 -6
  168. package/all/weak_r/index.d.ts +3 -3
  169. package/all/wrap_a/index.d.ts +6 -14
  170. package/all/wrap_a_item/index.d.ts +5 -4
  171. package/all/wrap_aa/index.d.ts +3 -9
  172. package/all/wrap_aa_item/index.d.ts +5 -4
  173. package/all/wrap_concat/index.d.ts +1 -5
  174. package/package.json +33 -10
  175. package/test/index.d.ts +1 -0
  176. package/test/index.js +1 -0
@@ -1,8 +1,4 @@
1
1
  /**
2
2
  * Calls setTimeout
3
3
  */
4
- export declare function tick<
5
- Out extends unknown = unknown
6
- >(
7
- fn?:()=>Out, timeout?:number
8
- ):Promise<Out|undefined>
4
+ export declare function tick<Out>(fn?:()=>Out, timeout?:number):Promise<Out|undefined>
@@ -2,9 +2,5 @@
2
2
  * @see {@link https://italonascimento.github.io/applying-a-timeout-to-your-promises/}
3
3
  * @see {@link http://disq.us/p/1k8w63m}
4
4
  */
5
- export declare function timeout_promise<
6
- O extends unknown = unknown
7
- >(
8
- ms:number, promise:Promise<O>
9
- ):Promise<O>
5
+ export declare function timeout_promise<O>(ms:number, promise:Promise<O>):Promise<O>
10
6
  export { timeout_promise as _timeout_promise }
@@ -1,8 +1,4 @@
1
1
  /**
2
2
  * Returns array with the index as each item.
3
3
  */
4
- export declare function times<
5
- I extends unknown = unknown
6
- >(
7
- num:number, fn:(idx:number)=>I
8
- ):I[]
4
+ export declare function times<I>(num:number, fn:(idx:number)=>I):I[]
@@ -17,9 +17,25 @@ export type TupleRest<T extends unknown[]> =
17
17
  : (((...b:T)=>void) extends (a:unknown, ...b:infer I)=>void ? I : [])
18
18
  export type TupleFirst<T extends unknown[]> =
19
19
  T['length'] extends 0 ? undefined : T[0]
20
- // @ts-expect-error TS2456
21
- type _TupleExclude<T extends unknown[], E> =
22
- // @ts-expect-error TS2315
23
- [Exclude<TupleFirst<T>, E>, ..._TupleExclude<TupleRest<T>, E>]
24
- // @ts-expect-error TS2315
25
- export type TupleExclude<T extends unknown[], E> = _TupleExclude<T, E>
20
+ export type TupleExclude<T extends unknown[], E> =
21
+ T extends []
22
+ ? [Exclude<T, E>]
23
+ : T extends [infer Head, ...infer Tail]
24
+ ? [Exclude<Head, E>, ...TupleExclude<Tail, E>]
25
+ : Exclude<T[number], E>[]
26
+ export type TupleMemberExtends<T extends Readonly<unknown[]>, E> =
27
+ T extends Readonly<[infer Head, ...infer Tail]>
28
+ ? Head extends E
29
+ ? true
30
+ : Tail extends unknown[]
31
+ ? TupleMemberExtends<Tail, E>
32
+ : { ERROR:'Tail is not an array' }
33
+ : { ERROR:'Head does not extend E' }
34
+ export type TupleValues<T extends Readonly<unknown[]>> =
35
+ T extends Readonly<[infer Head, ...infer Tail]>
36
+ ? [Head, ...Tail]
37
+ : { ERROR:'Unable to infer Head & Tail from T' }
38
+ export type TupleConcat<T> = T extends [infer A extends Readonly<unknown[]>, ...infer Rest extends Readonly<unknown[]>]
39
+ ? A extends unknown[] ? [...A, ...TupleConcat<Rest>] : A
40
+ : T
41
+ export type TupleToUnion<T extends unknown[]> = T[number]
@@ -4,9 +4,7 @@ import type { wrap_aa_item_T } from '../wrap_aa_item/index.js'
4
4
  * Returns the union of n arrays
5
5
  * @see {@link http://www.2ality.com/2015/01/es6-set-operations.html}
6
6
  */
7
- export declare function union_a_<I extends unknown = unknown>(
8
- aa_nowrap:a_nowrap_T<I>
9
- ):wrap_aa_item_T<I>[]
7
+ export declare function union_a_<I>(aa_nowrap:a_nowrap_T<I>):wrap_aa_item_T<I>[]
10
8
  export {
11
9
  union_a_ as _union__a1,
12
10
  union_a_ as _uniq,
@@ -3,11 +3,7 @@ import type { wrap_aa_T } from '../wrap_aa/index.js'
3
3
  * Returns a `set` with the union of the members
4
4
  * @see {@link http://www.2ality.com/2015/01/es6-set-operations.html}
5
5
  */
6
- export declare function union_set_<
7
- I extends unknown = unknown
8
- >(
9
- member_a_nowrap_a_nowrap:Set<I>|wrap_aa_T<I>
10
- ):Set<I>
6
+ export declare function union_set_<I>(member_a_nowrap_a_nowrap:Set<I>|wrap_aa_T<I>):Set<I>
11
7
  export {
12
8
  union_set_ as set_union_fn,
13
9
  union_set_ as _union__set,
@@ -1,4 +1,2 @@
1
- export declare function val_<
2
- I extends unknown = unknown
3
- >(val:I):()=>I
1
+ export declare function val_<I>(val:I):()=>I
4
2
  export { val_ as _val, }
@@ -1,9 +1,7 @@
1
1
  /**
2
2
  * Returns a Hash with a key for each item in `value_a` & value set to the return of `value_`.
3
3
  */
4
- export declare function value_r_<
5
- Out extends unknown = unknown
6
- >(
4
+ export declare function value_r_<Out>(
7
5
  in_key_a:readonly string[]|undefined,
8
6
  value_:(key:string, i:number)=>Out
9
7
  ):Record<string, Out>
@@ -16,9 +14,7 @@ export {
16
14
  /**
17
15
  * Returns a Function that returns from [_value_hash](#_value_hash).
18
16
  */
19
- export declare function value_r_2<
20
- Out extends unknown = unknown
21
- >(
17
+ export declare function value_r_2<Out>(
22
18
  value_:(key:string, idx:number)=>Out
23
19
  ):(value_a:readonly string[])=>Record<string, Out>
24
20
  export {
@@ -3,7 +3,7 @@ declare const add_strong_sym:unique symbol
3
3
  declare const delete_strong_sym:unique symbol
4
4
  export declare function weak_r_<
5
5
  Obj extends object = object
6
- >(back_o?:{}):Obj
6
+ >(back_o?:object):Obj
7
7
  export { weak_r_ as weak_ctx_, }
8
8
  export declare function strong__call<
9
9
  Obj extends weak_r_T
@@ -11,7 +11,7 @@ export declare function strong__call<
11
11
  export { strong__call as ref_strong }
12
12
  export declare function strong__assign<
13
13
  Obj extends weak_r_T,
14
- Val extends unknown = unknown
14
+ Val = unknown
15
15
  >(obj:Obj, prop:keyof_T, val:Val):void
16
16
  export { strong__assign as set_strong }
17
17
  export declare function weak__call<
@@ -23,6 +23,6 @@ export declare function weak__unset<
23
23
  >(obj:Obj, prop:keyof_T):void
24
24
  export { weak__unset as unset_weak }
25
25
  export interface weak_r_T {
26
- [add_strong_sym](prop:keyof_T, key?:any):void
26
+ [add_strong_sym](prop:keyof_T, key?:unknown):void
27
27
  [delete_strong_sym](prop:keyof_T):void
28
28
  }
@@ -3,11 +3,7 @@ import type { wrap_aa_T } from '../wrap_aa/index.js'
3
3
  /**
4
4
  * Returns `value` if array & `[value]` otherwise
5
5
  */
6
- export declare function wrap_a_<
7
- I extends unknown = unknown
8
- >(
9
- value:a_nowrap_T<I>
10
- ):wrap_a_T<I>
6
+ export declare function wrap_a_<I>(value:a_nowrap_T<I>):wrap_a_T<I>
11
7
  export {
12
8
  wrap_a_ as wrap_a1_,
13
9
  wrap_a_ as wrap_a_fn,
@@ -15,18 +11,14 @@ export {
15
11
  wrap_a_ as _wrap_a1,
16
12
  wrap_a_ as _a1__wrap,
17
13
  }
18
- export declare type wrap_a_T<
19
- I extends unknown = unknown
20
- > =
14
+ export declare type wrap_a_T<I> =
21
15
  I extends readonly unknown[]
22
16
  ? I
23
17
  : readonly I[]
24
- export declare type wrap_a1_T = wrap_a_T
25
- export declare type wrap_a1_type = wrap_a_T
26
- export declare type wrap_a_T2<
27
- I extends unknown = unknown
28
- > =
29
- readonly I[]
18
+ export declare type wrap_a1_T<I> = wrap_a_T<I>
19
+ export declare type wrap_a1_type<I> = wrap_a_T<I>
20
+ export declare type wrap_a_T2<I> =
21
+ |readonly I[]
30
22
  |readonly I[][]
31
23
  |wrap_a_T<I>
32
24
  |wrap_aa_T<I>
@@ -1,5 +1,6 @@
1
1
  import type { wrap_a_T } from '../wrap_a/index.js'
2
- export declare type wrap_a_item_T<
3
- I extends unknown = unknown
4
- > = wrap_a_T<I> extends readonly (infer O)[][] ? O : never
5
- export declare type wrap_a1_item_type = wrap_a_item_T
2
+ export declare type wrap_a_item_T<I> =
3
+ wrap_a_T<I> extends readonly (infer O)[][]
4
+ ? O
5
+ : never
6
+ export declare type wrap_a1_item_type<I> = wrap_a_item_T<I>
@@ -2,22 +2,16 @@ import type { a_nowrap_T } from '../a_nowrap/index.js'
2
2
  /**
3
3
  * Returns `wrap_aa_T` wrapped as a 2-dimensional array
4
4
  */
5
- export declare function wrap_aa_<
6
- I extends unknown = unknown
7
- >(
8
- a_nowrap:a_nowrap_T<I>
9
- ):wrap_aa_T<I>
5
+ export declare function wrap_aa_<I>(a_nowrap:a_nowrap_T<I>):wrap_aa_T<I>
10
6
  export {
11
7
  wrap_aa_ as wrap_a2_,
12
8
  wrap_aa_ as _wrap_a2,
13
9
  wrap_aa_ as _a2__wrap,
14
10
  }
15
- export declare type wrap_aa_T<
16
- I extends unknown = unknown
17
- > = (
11
+ export declare type wrap_aa_T<I> = (
18
12
  I extends readonly unknown[][]
19
13
  ? I
20
14
  : I extends readonly unknown[]
21
15
  ? readonly I[]
22
16
  : readonly I[][])
23
- export declare type wrap_aa_type = wrap_aa_T
17
+ export declare type wrap_aa_type<I> = wrap_aa_T<I>
@@ -1,5 +1,6 @@
1
1
  import type { wrap_aa_T } from '../wrap_aa/index.js'
2
- export declare type wrap_aa_item_T<
3
- I extends unknown = unknown
4
- > = wrap_aa_T<I> extends readonly (infer O)[][] ? O : never
5
- export declare type wrapA2ItemT = wrap_aa_item_T
2
+ export declare type wrap_aa_item_T<I> =
3
+ wrap_aa_T<I> extends readonly (infer O)[][]
4
+ ? O
5
+ : never
6
+ export declare type wrapA2ItemT<I> = wrap_aa_item_T<I>
@@ -3,9 +3,5 @@ import type { wrap_a_T, wrap_a_T2 } from '../wrap_a/index.js'
3
3
  /**
4
4
  * [wrap](#wrap) `a_unwrap` & [concat](#concat) `rest_a`
5
5
  */
6
- export declare function wrap_concat<
7
- I extends unknown = unknown
8
- >(
9
- a_unwrap:a_nowrap_T<I>, ...rest_a:wrap_a_T2<I>
10
- ):wrap_a_T<I>
6
+ export declare function wrap_concat<I>(a_unwrap:a_nowrap_T<I>, ...rest_a:wrap_a_T2<I>):wrap_a_T<I>
11
7
  export { wrap_concat as concat__wrap }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ctx-core",
3
- "version": "4.19.0",
3
+ "version": "5.0.1",
4
4
  "description": "ctx-core core library",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -59,6 +59,7 @@
59
59
  "sleep",
60
60
  "string",
61
61
  "tempfile",
62
+ "test",
62
63
  "time",
63
64
  "types",
64
65
  "uri",
@@ -102,6 +103,7 @@
102
103
  "./sleep": "./sleep/index.js",
103
104
  "./string": "./string/index.js",
104
105
  "./tempfile": "./tempfile/index.js",
106
+ "./test": "./test/index.js",
105
107
  "./time": "./time/index.js",
106
108
  "./types": "./types/index.js",
107
109
  "./uri": "./uri/index.js",
@@ -109,9 +111,9 @@
109
111
  "./package.json": "./package.json"
110
112
  },
111
113
  "devDependencies": {
112
- "@arethetypeswrong/cli": "^0.13.3",
114
+ "@arethetypeswrong/cli": "^0.13.4",
113
115
  "@size-limit/preset-small-lib": "^11.0.1",
114
- "@types/node": "^20.10.4",
116
+ "@types/node": "^20.10.5",
115
117
  "@types/sinon": "^17.0.2",
116
118
  "c8": "^8.0.1",
117
119
  "check-dts": "^0.7.2",
@@ -132,49 +134,70 @@
132
134
  "import": {
133
135
  "./be": "{ ctx_ }"
134
136
  },
135
- "limit": "34 B"
137
+ "limit": "33 B"
138
+ },
139
+ {
140
+ "name": "ns_ctx_",
141
+ "import": {
142
+ "./be": "{ ns_ctx_ }"
143
+ },
144
+ "limit": "85 B"
136
145
  },
137
146
  {
138
147
  "name": "be_",
139
148
  "import": {
140
149
  "./be": "{ be_ }"
141
150
  },
142
- "limit": "147 B"
151
+ "limit": "104 B"
143
152
  },
144
153
  {
145
154
  "name": "be_ ctx_",
146
155
  "import": {
147
156
  "./be": "{ be_, ctx_ }"
148
157
  },
149
- "limit": "173 B"
158
+ "limit": "133 B"
159
+ },
160
+ {
161
+ "name": "be_ ns_ctx_",
162
+ "import": {
163
+ "./be": "{ be_, ctx_, ns_ctx_ }"
164
+ },
165
+ "limit": "191 B"
166
+ },
167
+ {
168
+ "name": "be_ ctx_ ns_ctx_",
169
+ "import": {
170
+ "./be": "{ be_, ctx_, ns_ctx_ }"
171
+ },
172
+ "limit": "191 B"
150
173
  },
151
174
  {
152
175
  "name": "memo_",
153
176
  "import": {
154
177
  "./rmemo": "{ memo_ }"
155
178
  },
156
- "limit": "340 B"
179
+ "limit": "336 B"
157
180
  },
158
181
  {
159
182
  "name": "memo_ sig_",
160
183
  "import": {
161
184
  "./rmemo": "{ sig_, memo_ }"
162
185
  },
163
- "limit": "356 B"
186
+ "limit": "351 B"
164
187
  },
165
188
  {
166
189
  "name": "memo_ sig_ be_ ctx_",
167
190
  "import": {
168
191
  "./rmemo": "{ sig_, memo_, be_, ctx_ }"
169
192
  },
170
- "limit": "494 B"
193
+ "limit": "460 B"
171
194
  },
172
195
  {
173
196
  "name": "memo_ sig_ be_ ctx_ be_memo_pair_ be_sig_triple_",
174
197
  "import": {
175
198
  "./rmemo": "{ sig_, memo_, be_, ctx_, be_memo_pair_, be_sig_triple_ }"
176
199
  },
177
- "limit": "588 B"
200
+ "limit": "553 B"
178
201
  }
179
202
  ],
180
203
  "scripts": {
@@ -0,0 +1 @@
1
+ export * from '../all/test/index.js'
package/test/index.js ADDED
@@ -0,0 +1 @@
1
+ export * from '../all/test/index.js'