MCPcopy Index your code
hub / github.com/clips/pattern / len

Function len

pattern/canvas.js:202–204  ·  view source on GitHub ↗
(array)

Source from the content-addressed store, hash-verified

200};
201
202function len(array) {
203 return array.length;
204}
205
206/*##################################################################################################*/
207

Callers 15

fleiss_kappaFunction · 0.85
levenshteinFunction · 0.85
levenshtein_similarityFunction · 0.85
bigramsFunction · 0.85
dice_coefficientFunction · 0.85
flesch_reading_easeFunction · 0.85
ngramsFunction · 0.85
type_token_ratioFunction · 0.85
suffixesFunction · 0.85
cooccurrenceFunction · 0.85
medianFunction · 0.85
varianceFunction · 0.85

Calls

no outgoing calls

Tested by 15

testFindAllByNameMethod · 0.68
testFindAllByListMethod · 0.68
testFindAllByHashMethod · 0.68
testFindAllByREMethod · 0.68
testFindAllByMethodMethod · 0.68
testParentsMethod · 0.68
testNextMethod · 0.68
testPreviousMethod · 0.68
testNextSiblingMethod · 0.68
testPreviousSiblingMethod · 0.68
testLenMethod · 0.68