intersection 1.0.0

Find the intersection over a collection of sets; when you need more than the intersection between two sets
Documentation
1
2
3
4
5
6
7
8
9
10
# Rust
/target
/Cargo.lock # remove line if crate has 'bin' package

# Jetbrains IDE's
.idea/
*.iml

# VS Code
.vscode/