README
'Duce
A very, very, thin wrapper over the excellent transduce library.
Serves as a place for experimenting with Iterators, small utilities, etc.
License
MIT
Thin wrapper around the transduce library adding helpers & experimental features
<script type="module">
import duce from 'https://cdn.skypack.dev/duce';
</script>
A very, very, thin wrapper over the excellent transduce library.
Serves as a place for experimenting with Iterators, small utilities, etc.
MIT