Hacker News new | ask | show | jobs
by skitter 602 days ago
Optional type annotations are used to improve dynamical languages by adding static typing; we don't see static languages adding untyped places (there's type inference, but there's nothing dynamic about that).