easy_collections 0.4.0

Wrappers around standard collections for ease of use and quick prototyping
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "acheronfail/easy_collections"

[badges.is-it-maintained-open-issues]
repository = "acheronfail/easy_collections"

[dependencies.paste]
version = "1.0.4"

[package]
authors = ["Callum Oz <acheronfail@gmail.com>"]
description = "Wrappers around standard collections for ease of use and quick prototyping"
edition = "2018"
homepage = "https://github.com/acheronfail/easy_collections"
keywords = ["map", "set", "operator", "easy", "collection"]
license = "Unlicense OR MIT OR Apache-2.0"
name = "easy_collections"
readme = "README.md"
repository = "https://github.com/acheronfail/easy_collections"
version = "0.4.0"