-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post No me acordaba que existía hasta que lo vi! #34
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dejo algunas sugerencias, si no queda nombre de funcion subtitulo 3 y abajo subtitulo 2 (mas importante) la firma. No estoy seguro si va a quedar muy bien.
Los iframe
de jsfiddle funcionan?
### grep | ||
## function(elementoDelArray, indiceEnArray):array |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### grep | |
## function(elementoDelArray, indiceEnArray):array | |
# grep | |
function(elementoDelArray, indiceEnArray):array |
### makeArray | ||
## function(objeto):array |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### makeArray | |
## function(objeto):array | |
# makeArray | |
function(objeto):array |
### noop | ||
## function() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### noop | |
## function() | |
# noop | |
function() |
### unique | ||
## function(array):array |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### unique | |
## function(array):array | |
# unique | |
function(array):array |
|
||
<iframe src="http://jsfiddle.net/bmCAR/1/embedded/" width="100%" height="300" frameborder="0" allowfullscreen="allowfullscreen"></iframe> | ||
|
||
## Caso vivido para que tengan en cuenta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Caso vivido para que tengan en cuenta | |
# Caso vivido para que tengan en cuenta |
No description provided.