Skip to content

Consider Implementing a keyBy Method #7

Description

@siromivel

Take an array, returns a mapping with keys from the array's values.

At the moment a solidity function cannot return a mapping type(mappings only exist in storage) - this could be a fun problem to play with!

Metadata

Metadata

Labels

enhancementNew feature or requestquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions