Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fileConfiguration
Function · 0.45
createExercisePackageJson
Function · 0.45
prepareExercisePackageJson
Function · 0.45
grains.spec.js
File · 0.45
spawnGrep
Function · 0.45
clock.spec.js
File · 0.45
Calls
no outgoing calls
Tested by
1
spawnGrep
Function · 0.36