solidity/docs/types
Chris Chinchilla 0c51dcc967 Explain mappings example, and add link to further details
Updates from review

Changes from review

Nested example

Update docs/types/mapping-types.rst

Co-Authored-By: chriseth <chris@ethereum.org>
Changes from review

Bring example inline with ERC20

Clarify what maps where

Use OZ contract example

Update docs/types/mapping-types.rst

Co-Authored-By: chriseth <chris@ethereum.org>

update code example
2019-11-06 21:32:24 +01:00
..
conversion.rst Clarify implicit conversion 2019-06-24 12:43:17 +02:00
mapping-types.rst Explain mappings example, and add link to further details 2019-11-06 21:32:24 +01:00
operators.rst Explain mappings example, and add link to further details 2019-11-06 21:32:24 +01:00
reference-types.rst Merge pull request #6834 from sifmelcara/fix-types-doc-ref-delete 2019-05-27 14:09:42 +02:00
value-types.rst Fixed code example which utilizes non-existing function 'abs' - the value is stated to be negative so abs(a) is the same as -a 2019-09-13 21:36:43 +03:00