Sentence 1: The C compiler can help you catch implicit conversion errors.
Sentence 2: Catching implicit conversion errors is idealistic, pedantic, and prevents you from doing your job.
Great stuff. 10/10. No notes.
The point is that you can get the warnings without having to deal with a strict type system all the time.
The point is that you can get the warnings without having to deal with a strict type system all the time.