Software Engineering :: Programming :: Languages :: JavaScript :: Example :: Flattens a nested array recursively
⪼ Made with 💜 by Polyglot.
A quick ES6 prototype of flatten-arr
tests are written without a test library, just intrinsice Node.js
assert
.
yarn test