|
|
|
|
|
by throwaway11460
785 days ago
|
|
Could you give me some examples of this unnecessary code? Are you using type inference to its full capabilities? It's only really necessary to declare types at interfaces (function arguments, etc)... Is that what you're referring to? |
|