(s, o)
| 40110 | return !1 |
| 40111 | }) |
| 40112 | }) |
| 40113 | var identical = function (s, o) { |
| 40114 | switch (arguments.length) { |
| 40115 | case 0: |
| 40116 | return identical |
| 40117 | case 1: |
| 40118 | return function unaryIdentical(o) { |
| 40119 | return 0 === arguments.length ? unaryIdentical : Zo(s, o) |
| 40120 | } |
| 40121 | default: |
| 40122 | return Zo(s, o) |
| 40123 | } |
| 40124 | } |
| 40125 | const Pc = identical |
| 40126 | const Ic = $a(1, pipe(ra, Pc('GeneratorFunction'))) |