ringojs icon indicating copy to clipboard operation
ringojs copied to clipboard

Add a flat() method for Arrays

Open botic opened this issue 1 year ago • 1 comments

Since Rhino is missing [].flat(), we should provide a helper in ringo/utils/arrays. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flat

botic avatar Dec 09 '22 14:12 botic