MCPcopy Index your code
hub / github.com/exercism/javascript / toString

Method toString

exercises/practice/clock/clock.js:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 toString() {
12 throw new Error('Remove this statement and implement this function');
13 }
14
15 plus() {
16 throw new Error('Remove this statement and implement this function');

Callers 6

fileConfigurationFunction · 0.45
grains.spec.jsFile · 0.45
spawnGrepFunction · 0.45
clock.spec.jsFile · 0.45

Calls

no outgoing calls

Tested by 1

spawnGrepFunction · 0.36