README
array-deep-flatten
Say not to imperative array flattening!
Not just another one, but fast, reliable, deep and non imperative array flatten.
<script type="module">
import arrayDeepFlatten from 'https://cdn.skypack.dev/array-deep-flatten';
</script>
Say not to imperative array flattening!