binary-parser icon indicating copy to clipboard operation
binary-parser copied to clipboard

array() no longer returns an array (it returns an object)

Open danni opened this issue 6 years ago • 0 comments

array used to return a JS Array. It now returns an object. This is frustrating when you're attempting to access Array polyfills.

danni avatar Nov 18 '19 23:11 danni