[go: up one dir, main page]

odds 0.1.0

Odds and ends — collection miscellania. The goal of this crate is to abolish itself. Things that are here will move to other places when possible.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "odds"
version = "0.1.0"
authors = ["bluss"]
license = "MIT/Apache-2.0"

description = "Odds and ends — collection miscellania. The goal of this crate is to abolish itself. Things that are here will move to other places when possible."
documentation = "http://bluss.github.io/arrayvec/doc/odds"
repository = "https://github.com/bluss/odds"

keywords = ["data-structure", "misc", "range", "debug-assert", "combinator"]

[dependencies]