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

Implement Map<Int64> #11948

Open
ncannasse opened this issue Jan 27, 2025 · 0 comments
Open

Implement Map<Int64> #11948

ncannasse opened this issue Jan 27, 2025 · 0 comments
Assignees
Milestone

Comments

@ncannasse
Copy link
Member

ATM, we have Int/String/Enum/Object maps, but not Int64 which is necessary in some cases.
Haxe should provide a default implementation, then allow some targets to have an optimized one (HashLink for instance has native support for them).
See also #9872

@kLabz kLabz added this to the 5.0 preview 1 milestone Jan 29, 2025
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

No branches or pull requests

2 participants