|
|
|
|
|
by JamesSwift
300 days ago
|
|
Id guess its a combination of good editor support for implied types (eg vscode is first-rate at this), plus you likely lean heavily into the test suite when you could likely remove some tests and replace them with better types. |
|