populated 0.0.6

Collection types that are guaranteed to be populated (i.e. non-empty). Based on std::collections types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["data-structures"]
description = "Collection types that are guaranteed to be populated (i.e. non-empty). Based on std::collections types."
edition = "2021"
keywords = ["nonempty", "non-empty", "collections", "slice"]
license = "Apache-2.0"
name = "populated"
readme = "README.md"
repository = "https://github.com/squared-star/populated-rs"
version = "0.0.6"