README
array-to-true-map
Converts an array of strings to an object map of keys with a true value
Converts an array of strings to an object map of keys with a true value
<script type="module">
import arrayToTrueMap from 'https://cdn.skypack.dev/array-to-true-map';
</script>
Converts an array of strings to an object map of keys with a true value