Skip to content

Rename at() functions #5693

@wjmelements

Description

@wjmelements

🧐 Motivation
Per https://docs.soliditylang.org/en/latest/contracts.html#custom-storage-layout, layout and at will become reserved words.

📝 Details
Several functions, such as EnumerableSet.at(uint256), use these keywords for their signature. This will not be allowed in a future version of Solidity, likely 0.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions