_hyperscript icon indicating copy to clipboard operation
_hyperscript copied to clipboard

errors in the documentation about Arrays

Open jfbouzereau opened this issue 3 years ago • 3 comments

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

jfbouzereau avatar Jun 07 '22 17:06 jfbouzereau

Where are these examples?

dz4k avatar Aug 03 '22 10:08 dz4k

In the documentation file https://github.com/bigskysoftware/_hyperscript/blob/master/www/docs.md

But obviously the errors have been fixed by commit ca8b20124cbd6b4060ad37e3e78b42c8305f8ec7

jfbouzereau avatar Aug 03 '22 10:08 jfbouzereau

Always annoying when issues don't get closed when they're fixed... Thanks for reporting!

dz4k avatar Aug 03 '22 10:08 dz4k