pdatastructs 0.5.0

Simple probabilistic data structures
Documentation
# pdatastructs

Simple probabilistic data structures

[![Build Status](https://travis-ci.org/crepererum/pdatastructs.rs.svg?branch=master)](https://travis-ci.org/crepererum/pdatastructs.rs)
[![Crates.io](https://img.shields.io/crates/v/pdatastructs.svg)](https://crates.io/crates/pdatastructs)
[![Documentation](https://docs.rs/pdatastructs/badge.svg)](https://docs.rs/pdatastructs/)
[![License](https://img.shields.io/crates/l/pdatastructs.svg)](#license)
[![Dependency Status](https://deps.rs/repo/github/crepererum/pdatastructs.rs/status.svg)](https://deps.rs/repo/github/crepererum/pdatastructs.rs)


## License

Licensed under either of these:

 * Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
 * MIT License ([LICENSE-MIT]LICENSE-MIT or https://opensource.org/licenses/MIT)

### Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined
in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.