@broucz/compose-single

Composes single-argument functions from right to left.

Usage no npm install needed!

<script type="module">
  import brouczComposeSingle from 'https://cdn.skypack.dev/@broucz/compose-single';
</script>

README

compose-single

Composes single-argument functions from right to left.

npm install @broucz/compose-single --save

Check ./test for basic usage examples.