MCPcopy Create free account
hub / github.com/alignoth/alignoth / pn

Function pn

resources/vega-lite.min.js:741–743  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

739 return !0 === e || (gn(e) && !e.binned);
740 }
741 function pn(e) {
742 return "binned" === e || (gn(e) && !0 === e.binned);
743 }
744 function gn(e) {
745 return t.isObject(e);
746 }

Callers 8

woFunction · 0.85
FaFunction · 0.85
YaFunction · 0.85
flFunction · 0.85
hasMatchingTypeMethod · 0.85
cFunction · 0.85
FuFunction · 0.85
vega-lite.min.jsFile · 0.85

Calls 1

gnFunction · 0.85

Tested by

no test coverage detected