aureooms-js-collections-setdeprecated

Python's set data structure for JavaScript

Usage no npm install needed!

<script type="module">
  import aureoomsJsCollectionsSet from 'https://cdn.skypack.dev/aureooms-js-collections-set';
</script>

README

js-collections-set

Python's set data structure for JavaScript. Parent is js-collections.

set('abc').issubset( 'abcd' ) ; // true

NPM license NPM version Build Status Coverage Status Dependencies Status devDependencies Status Code Climate NPM downloads per month GitHub issues Documentation