5 ms·
Maybe lenient isnt the best description. It is much more concise without losing static typing. Type inference like this: myvar := myFunc() makes coding feel li
by rjbrock 11y ago
Maybe lenient isnt the best description. It is much more concise without losing static typing.
Type inference like this: myvar := myFunc() makes coding feel like its a dynamic language