compact-sequences v0.2.0.0 Release Notes

Release Date: 2020-09-01 // over 3 years ago
    • โž• 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.

Previous changes from v0.1.0.0

    • ๐Ÿš€ First version. Released on an unsuspecting world.