# @sanjo/set

This work is devoted to God.

Functions for sets.

## How to install

```
npm install --save '@sanjo/set'
```

## How to use

Please see [specifications](./src/).

## References

* [Set theory - Basic concepts and notation](https://en.wikipedia.org/wiki/Set_theory#Basic_concepts_and_notation)
