Hacker News new | ask | show | jobs
by burke 4863 days ago
It's unspecified, I guess, but if you want to read into the spirit of it, which is to make it trivially-supportable by type-nazi languages such as haskell, you either get a [[Int]] or a [[String]].
1 comments

I don't know how much it is going to help as you're going to have to wrap the values anyway to get a Map with heterogeneous values.