> What about Int.fromString, or is that done automatically by the containing > Int.* and Int.+? Yeah, there is no explicit call to overflow there. It is inherited from the underlying arithmetic.