MCPcopy Create free account
hub / github.com/Open-Bootcamp/JavaScript-Basico / funciones-flecha-y-anonimas.js

File funciones-flecha-y-anonimas.js

sesion-08-funciones/funciones-flecha-y-anonimas.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Funciones tipo flecha - funciones anónimas
2
3const array = [1, 5, 6, 2, 7, 12, 8, 92]
4

Callers

nothing calls this directly

Calls 2

dobleFunction · 0.85
dobleDelValorFunction · 0.85

Tested by

no test coverage detected