In programming, you can catch some errors with a type system but the most important errors are the ones your type check and tests can't catch
Yes, you could catch some errors with a type system but the most important errors are the ones your type check and tests can't catch