MCPcopy Create free account
hub / github.com/breck7/scroll / slice

Method slice

external/.scrollLibs.js:16865–16867  ·  view source on GitHub ↗
(start, end)

Source from the content-addressed store, hash-verified

16863 this.clearQuickCache()
16864 }
16865 slice(start, end) {
16866 return this.getSubparticles().slice(start, end)
16867 }
16868 // todo: make 0 and 1 a param
16869 getInheritanceParticles() {
16870 const paths = {}

Callers 15

getSliceMethod · 0.95
cli.jsFile · 0.80
makeNameSearchIndexMethod · 0.80
clone.jsFile · 0.80
capitalizeFirstLetterFunction · 0.80
rFunction · 0.80
.katex.min.jsFile · 0.80
BtFunction · 0.80
qtFunction · 0.80
GtFunction · 0.80
OrFunction · 0.80

Calls 1

getSubparticlesMethod · 0.95

Tested by 1

itFunction · 0.64