The fact that it’s implicit leads to cleaner code,...
# getting-started
c
The fact that it’s implicit leads to cleaner code, where only the code that wants to or can handle the error gets bothered by it. And it cannot be forgotten if it’s checked