flag_set 0.1.4

FlagSet can process operations of the infinite complementary sets and the origin sets.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["WeiyvWang <ziranjuangu@outlook.com>"]
categories = ["data-structures"]
description = "FlagSet can process operations of the infinite complementary sets and the origin sets."
documentation = "https://docs.rs/flag_set"
edition = "2018"
keywords = ["HashSet"]
license = "MIT/Apache-2.0"
name = "flag_set"
repository = "https://github.com/WeiyvWang/flag_set"
version = "0.1.4"