Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I meant "only support homogeneous arrays," or "do not support heterogeneous arrays," and apparently got the two wordings mixed up. Thanks.


looks like you can put string arrays and int arrays into the same array though.

"data = [ ["gamma", "delta"], [1, 2] ] # just an update to make sure parsers support it"

so in a static language it would be like: Array<Array<???>> not sure this makes any sense




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: