Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Code-Bullet/Jump-King
/ validationError
Function
validationError
libraries/p5.js:519–521 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
517
}
518
519
function
validationError() {
520
return
new
Error(
'Array Methods must be provided an Array'
);
521
};
522
523
Enumerator.prototype._enumerate =
function
() {
524
var
length = this.length;
Callers
1
Enumerator
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected