MCPcopy 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
519function validationError() {
520 return new Error('Array Methods must be provided an Array');
521};
522
523Enumerator.prototype._enumerate = function () {
524 var length = this.length;

Callers 1

EnumeratorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected