Skip to content

How can you use a Map in HScript? #2941

Answered by riconuts
TechnikTil asked this question in Q&A
Discussion options

You must be logged in to vote

In the case of Map, you should use StringMap, ObjectMap, EnumValueMap or IntMap, as that's what the Map abstract turns into in compiled Haxe code. For the rest there's just not always a clear alternative and you'll have to find your way around them as abstracts don't exist during runtime.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TechnikTil
Comment options

Answer selected by TechnikTil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants