> you can always also write the expected type, if you want.
But you have to read the code of people who didn‘t.
But you have to read the code of people who didn‘t.
var x = some_function();
What am I dealing with here? mmmmmm....Ok... let's find some_function()... I hope my editor has "go to definition", otherwise "grep -r some_function ."...