flatmap

The missing flatMap function for Node

Usage no npm install needed!

<script type="module">
  import flatmap from 'https://cdn.skypack.dev/flatmap';
</script>

README

flatMap — the missing function for functional Node

Those who use underscorejs are often very sad, because there is no flatMap function.

So, ...

Usage

Install it:

npm install flatmap