Hacker News new | ask | show | jobs
by nona 2583 days ago
Ruby is strongly typed, just not statically typed (by default). There's a lot less ambiguity in Ruby's types compared to, say, JS or PHP. But yes, optional type checking would be a nice thing indeed.
1 comments

Stripe has written https://sorbet.org/