README
async data flow based on graph of functions.
powerful async control-flow based on a data-flow-graph of functions
<script type="module">
import funflow from 'https://cdn.skypack.dev/funflow';
</script>
async data flow based on graph of functions.