Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch maps better #328

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 16, 2019

  1. Patch maps better

    * Use the `merge` API from `containers` to perform each merge
      in one go.
    
    * Use lazy merge operations for both; this is more consistent.
    treeowl committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    f78211a View commit details
    Browse the repository at this point in the history
  2. Add useless-deletion detection for Map

    If we decide to include this, we can use it for `IntMap` too.
    treeowl committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    42517f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    e7b44dc View commit details
    Browse the repository at this point in the history