same_elements 0.1.0

Function to test if two collections contain the same values
Documentation
1
2
3
4
5
6
7
8
9
[package]

name = "same_elements"

version = "0.1.0"

authors = ["Scott Barnard <scottbarnard5@gmail.com>"]

edition = "2018"

description = "Function to test if two collections contain the same values"

readme = "README.md"

repository = "https://github.com/scott97/same_elements"

license = "MPL-2.0"