- Add deques.
- Change operator precedence.
- Add a test suite. Thanks to David Himmelstrup for setting up the test and CI framework.
- Clean up internals somewhat.
- Add a proof of amortized bounds for the stack implementation. Thanks, Li-Yao Xia.
- First version. Released on an unsuspecting world.