Files
openzeppelin-contracts/contracts/utils
skyge b95d7e7f8a Add a simple wrapper for address. (#1773)
* Updated code style to no more than120 characters per line.

* Unify code comments style with Doxygen-style tags.

* Fix the conflicts.

* Add a return value in the contract ERC20Burnable.

* A Add a wrapper function to change type of address to address payable.

* U Modify Address utils.

* A Add test case for Address.

* U Modify code style in ERC20Burnable.

* Add changelog entry.

* Improved dev docs.
2019-05-31 13:51:58 -03:00
..
2019-05-23 18:17:18 -03:00
2019-05-23 18:17:18 -03:00
2019-05-23 18:17:18 -03:00

title, sections
title sections
Utilities
title contracts
Contracts
Address
Arrays
ReentrancyGuard

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