|
This post has NOT been accepted by the mailing list yet.
I'm new to haxe, still learning...
There doesn't seem to be an array map / filter, only a list map / filter. I did a EReg split which returns an array but then I wanted to map it. I had to do a Lambda.map but I would of preferred to just do array.map .. what's the thinking behind that?
Thanks
|