We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b27c13 commit 6f23efaCopy full SHA for 6f23efa
contracts/utils/math/SafeMath.sol
@@ -9,7 +9,7 @@ pragma solidity ^0.8.0;
9
/**
10
* @dev Wrappers over Solidity's arithmetic operations.
11
*
12
- * NOTE: `SafeMath` is no longer needed starting with Solidity 0.8. The compiler
+ * NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler
13
* now has built in overflow checking.
14
*/
15
library SafeMath {
0 commit comments