Hacker News new | ask | show | jobs
by clockwerx 3531 days ago
Oh I really do miss optional type hinting in.

Theres a lot of raise ArgumentError.new unless foo.kind_of? Bar

Going on in my code these days.