Viewing profile — spicy_meatball
spicy_meatball
HN member- Joined
- Mon, Jun 13, 2016, 9:10 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About spicy_meatball
No profile information was provided.
Recent public activity
-
comment
Comment #11897966
This is a tradeoff made with dynamically-typed languages. Open up your dev console and try some JS for other examples: `[] + []` or `[] + {}` or `{} + []` or `{} + {}`. There are s…