MCPcopy Create free account
hub / github.com/exercism/javascript / total

Function total

exercises/practice/grains/grains.js:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14};
15
16export const total = () => {
17 throw new Error('Remove this statement and implement this function');
18};

Callers 1

grains.spec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected