Skip to content

Correctly handle static term() keys in map_get/put/update - #15933

Open
lukaszsamson wants to merge 1 commit into
elixir-lang:mainfrom
lukaszsamson:ls-map-term-static
Open

lukaszsamson wants to merge 1 commit into
elixir-lang:mainfrom
lukaszsamson:ls-map-term-static

Conversation

@lukaszsamson

Copy link
Copy Markdown
Contributor

map_split_keys_and_domains was missing clause for :term. This PR fixes that by unfolding it into full representation

Fixes #15932

Assisted-By: Claude Opus 5.5

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

map_(get|put|update) ignore atom fields with static term() key

1 participant