<h1 align="center">recollection</h1>
<p>
<a href="https://www.npmjs.com/package/recollection" target="_blank">
<img alt="Version" src="https://img.shields.io/npm/v/recollection.svg">
</a>
<a href="#" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
<a href="https://twitter.com/clp\_is" target="_blank">
<img alt="Twitter: clp\_is" src="https://img.shields.io/twitter/follow/clp\_is.svg?style=social" />
</a>
</p>
> implementations and re-implementations of common data structures and algorithms in rust
> very much so a work in progress in its infant stage
### 🏠 [Homepage](https://clp.is/projects/recollection)
## Install
```sh
cargo install recollection
```
## Author
👤 **Chris P**
* Website: https://clp.is
* Twitter: [@clp\_is](https://twitter.com/clp_is)
* Github: [@clpi](https://github.com/clpi)