Skip to main content

Timeline for Flatten the Array!

Current License: CC BY-SA 3.0

6 events
when toggle format what by license comment
Dec 27, 2017 at 11:06 history edited Neil CC BY-SA 3.0
added 2 characters in body
May 19, 2016 at 23:02 comment added Neil @SolomonUcko [for(in)] was an alternative experimental syntax which gave you the keys of the object.
May 19, 2016 at 21:57 comment added Solomon Ucko thanks for explaining! Mostly, i just thought it was for(__ in __)
May 19, 2016 at 19:29 comment added Neil @SolomonUcko No, [for(of)] is only available in Firefox 30+. It was proposed for ES7 but later dropped.
May 19, 2016 at 18:49 comment added Solomon Ucko Isn't it ECMAScript 6 not Firefox 30+?
May 18, 2016 at 7:56 history answered Neil CC BY-SA 3.0