README
async-intersect
too lazy to write docs atm, will write them soon
it's one function, look at the source
check if multiple arrays intersect, asynchronously
<script type="module">
import asyncIntersect from 'https://cdn.skypack.dev/async-intersect';
</script>
too lazy to write docs atm, will write them soon
it's one function, look at the source