Skip to content

Add values function which is equal to elems #1153

Open
@MangoIV

Description

@MangoIV

In Map k v, v stands for "value". So, since Map.keys gives you the keys of the Map, Map.values should give you the values of the Map.

I hence propose to add the following definition:

Map.values = Map.elems

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions