Skip to content

Conversation

@gldubc
Copy link
Member

@gldubc gldubc commented Nov 9, 2025

Implemented map_keys/1 to return the union of all possible key types in a map type, handling both closed and open

Implemented map_values/1 to return the union of all value types that a map type may contain, also accommodating closed and open maps.

    - Implemented `map_keys/1` to return the union of all possible key types in a map type, handling both closed and open maps.
    - Implemented `map_values/1` to return the union of all value types that a map type may contain, also accommodating closed and open maps.
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.

1 participant