Mention in the Docs that $splat is not exactly the same as Array.from for Array-like...
commitb8a712d2c638bb41213b744f11e34fe65c4f8d4b
authorArian <arian@aryweb.nl>
Sun, 23 Jan 2011 16:46:24 +0000 (23 17:46 +0100)
committerChristoph Pojer <christoph.pojer@gmail.com>
Sun, 23 Jan 2011 21:43:50 +0000 (23 22:43 +0100)
tree276dba428a289d4c255469c564879d4d65ed2110
parente329128494e3b4dd442fee32494bc3a94c6e114c
Mention in the Docs that $splat is not exactly the same as Array.from for Array-like objects such as NodeList or FileList
Docs/Core/Core.md
Docs/Types/Array.md