Skip to content

rename the clone function #58

@JeffBezanson

Description

@JeffBezanson

clone doesn't clone, it makes new empty containers. Here are some ideas for new names:

make_new, make, create, alloc, construct

This function is part of the collections interface; for any collection X, name_me(X) gives a new container similar to X.

What to call the thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions