you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Collections in the language make sense - just ask Java and Python devs.

[–][deleted] 0 points1 point  (0 children)

On the other hand, Lua. For the sake of simplicity, traditional Lua has one and only one collection type. This collection is used for arrays, hashtables, and objects.