MCPcopy Create free account
hub / github.com/dataease/SQLBot / wholeSlice

Function wholeSlice

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

Source from the content-addressed store, hash-verified

1518 return !0
1519 }
1520 function wholeSlice(s, o, i) {
1521 return (
1522 (0 === s || (void 0 !== i && s <= -i)) && (void 0 === o || (void 0 !== i && o >= i))
1523 )
1524 }
1525 function resolveBegin(s, o) {
1526 return resolveIndex(s, o, 0)
1527 }

Callers 2

sliceFactoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected