Does Haxe support non-structural data structures of a reference type?

As far as I can tell, all composite data structures act like reference types, not value types like object instances in Java or pointers (minus unsafe functions) in C ++. Does the Haxe language have any support for user-defined complex value types, or has this been left out to better map languages ​​that do not have this concept (like Java)?

+3
types value-type haxe


source to share


No one has answered this question yet

Check out similar questions:

540
Change datatype of columns in Pandas
295
In C #, why is String a reference type that behaves like a value type?
20
Why should fixed size buffers (arrays) be unsafe?
five
Using the Arrow operator in Haxe and other variable type issues
4
Does C ++ 11 support recursion types in templates?
2
Why are functions not considered a named type?
1
Difference between data structure, data type and abstract data type
0
Data structure for bi-directional matching
0
First python version supporting parameter and return types
-3
How does void * work as a generic reference type?



All Articles
Loading...
X
Show
Funny
Dev
Pics