|
|
|
|
|
by dllthomas
1317 days ago
|
|
While I don't strongly object to Rust's choice here, and I agree that production code should have a type signature on every function, I think this is more a place for lint/clippy/whatever. There's no need to gate the programmer trying something on them having produced a type signature that could be inferred. |
|
[1]: https://play.rust-lang.org/?version=stable&mode=debug&editio...