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

Function isMap

frontend/public/swagger-ui-bundle.js:2197–2199  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

2195 })
2196 }
2197 function isMap(s) {
2198 return !(!s || !s[Re])
2199 }
2200 ;(createClass(Map, KeyedCollection),
2201 (Map.of = function () {
2202 var o = s.call(arguments, 0)

Callers 2

MapFunction · 0.85
isOrderedMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected