siromivel / lambdeth

A functional library for the EVM built in Solidity
MIT License
12 stars 2 forks source link

Implement Address Methods #9

Open siromivel opened 5 years ago

siromivel commented 5 years ago

We may want to support both mappings and arrays for these as it's a pretty common pattern to store addresses in a mapping.