Nicolás Venturo 28b95ef5be ReentrancyGuard gas optimization (#1996) %!s(int64=5) %!d(string=hai) anos
..
Address.sol c4bb7b7bb9 remove beta notice %!s(int64=6) %!d(string=hai) anos
Arrays.sol bd1f2ededd Update Arrays.sol (#1863) %!s(int64=6) %!d(string=hai) anos
README.adoc 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) %!s(int64=6) %!d(string=hai) anos
ReentrancyGuard.sol 28b95ef5be ReentrancyGuard gas optimization (#1996) %!s(int64=5) %!d(string=hai) anos
SafeCast.sol 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) %!s(int64=6) %!d(string=hai) anos

README.adoc

= Utilities

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

== Contracts

{{Address}}

{{SafeCast}}

{{Arrays}}

{{ReentrancyGuard}}