Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
array = [1, 5, 6, 2, 7, 12, 8, 92]
4
Callers
nothing calls this directly
Calls
2
doble
Function · 0.85
dobleDelValor
Function · 0.85
Tested by
no test coverage detected