Skip to content

Support std::unordered_map#14

Merged
jonatanklosko merged 2 commits intoelixir-nx:mainfrom
brodeuralexis:feature/unordered_map
Aug 14, 2025
Merged

Support std::unordered_map#14
jonatanklosko merged 2 commits intoelixir-nx:mainfrom
brodeuralexis:feature/unordered_map

Conversation

@brodeuralexis
Copy link
Copy Markdown
Contributor

This change ensures that std::unordered_maps are supported alongside std::maps.

This change ensures that `std::unordered_map`s are supported alongside
`std::map`s.
Copy link
Copy Markdown
Member

@jonatanklosko jonatanklosko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call! I would just simplify the test.

Comment thread test/test/finest_test.exs Outdated
Comment thread test/test/finest_test.exs Outdated
Copy link
Copy Markdown
Member

@jonatanklosko jonatanklosko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@jonatanklosko jonatanklosko merged commit 1fb0297 into elixir-nx:main Aug 14, 2025
7 checks passed
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