Philippe Castonguay 0282c3608d Using extcodehash instead of extcodesize for less gas (#1802) 6 years ago
..
Address.sol 0282c3608d Using extcodehash instead of extcodesize for less gas (#1802) 6 years ago
Arrays.sol 2f9ae975c8 merge api docs changes 6 years ago
README.md 2f9ae975c8 merge api docs changes 6 years ago
ReentrancyGuard.sol 2f9ae975c8 merge api docs changes 6 years ago

README.md


title: Utilities sections:

  • title: Contracts contracts:
    • Address
    • Arrays
    • ReentrancyGuard ---

Miscellaneous contracts containing utility functions, often related to working with different data types.