MCPcopy Index your code
hub / github.com/dataease/SQLBot / identical

Function identical

frontend/public/swagger-ui-bundle.js:40112–40123  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

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')))

Callers

nothing calls this directly

Calls 1

ZoFunction · 0.50

Tested by

no test coverage detected