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

> you would get back a `Map<String, String | int>` (or, equivalently, `Map<String, String> | Map<String, int>`)

How are these equivalent? Wouldn't the latter result in {foo:1, foo:"two"}, where the former wouldn't?



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

Search: