_hyperscript
_hyperscript copied to clipboard
errors in the documentation about Arrays
The examples of first,last and random are erroneous. They should be
log the first of myArr log the last of myArr log random in myArr
Where are these examples?
In the documentation file https://github.com/bigskysoftware/_hyperscript/blob/master/www/docs.md
But obviously the errors have been fixed by commit ca8b20124cbd6b4060ad37e3e78b42c8305f8ec7
Always annoying when issues don't get closed when they're fixed... Thanks for reporting!