Y
Hacker News
new
|
ask
|
show
|
jobs
by
viraptor
2616 days ago
If you're going for precision, then probably: type-annotations. The runtime doesn't change with sorbet. All the verification is via an external tool. So there's no static typing - your code can still violate the rules.