Skip to content

Conversation

@Ericson2314
Copy link
Member

Motivation

  • Use const K, not K, otherwise we don't get auto referencing of rvalues.

  • Generalized the deleted overloads, because we don't care what the key type is --- we want to get rid of anything that has an rvalue map type.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

- Use `const K`, not `K`, otherwise we don't get auto referencing of
  rvalues.

- Generalized the deleted overloads, because we don't care what the key
  type is --- we want to get rid of anything that has an rvalue map
  type.
@Ericson2314 Ericson2314 merged commit d314750 into NixOS:master Sep 15, 2025
14 checks passed
@Ericson2314 Ericson2314 deleted the more-get-improvements branch September 15, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants