Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
202
function
len(array) {
203
return
array.length;
204
}
205
206
/*##################################################################################################*/
207
Callers
15
fleiss_kappa
Function · 0.85
levenshtein
Function · 0.85
levenshtein_similarity
Function · 0.85
bigrams
Function · 0.85
dice_coefficient
Function · 0.85
flesch_reading_ease
Function · 0.85
ngrams
Function · 0.85
type_token_ratio
Function · 0.85
suffixes
Function · 0.85
cooccurrence
Function · 0.85
median
Function · 0.85
variance
Function · 0.85
Calls
no outgoing calls
Tested by
15
testFindAllByName
Method · 0.68
testFindAllByAttribute
Method · 0.68
testFindAllByList
Method · 0.68
testFindAllByHash
Method · 0.68
testFindAllByRE
Method · 0.68
testFindAllByMethod
Method · 0.68
testParents
Method · 0.68
testNext
Method · 0.68
testPrevious
Method · 0.68
testNextSibling
Method · 0.68
testPreviousSibling
Method · 0.68
testLen
Method · 0.68