MCPcopy
hub / github.com/mouredev/hello-javascript / 00-advanced-functions.js

File 00-advanced-functions.js

Intermediate/00-advanced-functions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2Clases 2 a 11 - Funciones avanzadas
3Vídeo: https://youtu.be/iJvLAZ8MJ2E?t=346
4*/

Callers

nothing calls this directly

Calls 11

processGreetingFunction · 0.85
returnGreetingFunction · 0.85
multiplyFunction · 0.85
sumWithSpreadFunction · 0.85
createCounterFunction · 0.85
factorialFunction · 0.85
partialSumFunction · 0.85
currySumFunction · 0.85
processDataFunction · 0.85
greetFunction · 0.70
sumFunction · 0.70

Tested by

no test coverage detected