Skip to content

Should set_elem be renamed to put_elem? #2259

@josevalim

Description

@josevalim

Throughout the standard library, we have always chosen the word "put" instead of "set". The only remaining function is set_elem/3. The question is: is it worthy renaming the function to put_elem/3 or should it be kept as set_elem/3 to be closer to the Erlang variant?

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