Y
Hacker News
new
|
ask
|
show
|
jobs
by
majewsky
2844 days ago
> `.foo` means `['foo']`
Ruby does the same, except that it's `[:'foo']` because Ruby has two string types because fuck you.