take-some 0.1.2

A simple library that provides a way to obtain *some* value from various collections
Documentation
[package]
name = "take-some"
version = "0.1.2"
authors = ["mexus <gilaldpellaeon@gmail.com>"]
description = "A simple library that provides a way to obtain *some* value from various collections"
license = "MIT/Apache-2.0"
keywords = ["collections", "take"]
repository = "https://gitlab.com/mexus/take-some-rs"
documentation = "https://docs.rs/take-some/"
readme = "README.md"

[dependencies]

[dev-dependencies]
indexmap = "1.0"