Skip to content

Dictionaries are restricted to Address key type in Move #26

@jessicalally

Description

@jessicalally

Currently, only dictionaries which have an Address key type are implemented in Move. Each value in the dictionary is wrapped in a resource, and is stored at the address given by the key. As dictionaries in Flint can have any key type, this should be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmove irCode generation for Libra

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions