(t, n, r)
| 75 | ); |
| 76 | } |
| 77 | function l(t, n, r) { |
| 78 | const o = u(t); |
| 79 | return ( |
| 80 | (t = 1 === o.length ? o[0] : t), |
| 81 | e(((r && r.get) || i)(o), [t], n || t) |
| 82 | ); |
| 83 | } |
| 84 | const c = l("id"), |
| 85 | f = e((t) => t, [], "identity"), |
| 86 | h = e(() => 0, [], "zero"), |
no test coverage detected