Hacker News new | ask | show | jobs
by beothorn 5049 days ago
orangecat example is type safe, your example trades a "compile time" error for a runtime error.
1 comments

Python isn't type safe (but Scala). Especially for you I wrote "you can do this better with ... guava, it's just example" :)