Tagged Questions

1
vote
2answers
924 views

haXe and arrays Dynamic type

I know it's unlikely but maybe there is someone who knows haXe language. I have a variable of Dynamic type and I know for sure one of it's fields, lets call it an 'a' actually is an array. But when ...