Y
Hacker News
new
|
ask
|
show
|
jobs
by
sweeneyrod
2479 days ago
Nothing stops you using type annotations in ML, and good developers will do so where it is useful. But it doesn't require them in cases where they are redundant, for instance when you have a parameter `foo` of type `Foo`.