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

Function isSeq

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

Source from the content-addressed store, hash-verified

1688 ;((this._iterator = s), (this._iteratorCache = []))
1689 }
1690 function isSeq(s) {
1691 return !(!s || !s[ce])
1692 }
1693 function emptySequence() {
1694 return ee || (ee = new ArraySeq([]))
1695 }

Callers 2

sliceFactoryFunction · 0.85
reifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected