|
|
|
|
|
by brandonspark
732 days ago
|
|
This one makes sense to me, since lists are way more canonically used than arrays in functional languages. I rarely find myself constructing array literals -- I'm far more likely to simply convert from a list. Though, I agree the semicolon delimiting is regrettable. |
|