Skip to content

Feature Request: List:Copy or copy constructor #3

@tullisar

Description

@tullisar

I'm curious if there'd be any value in the List class having some copy utility? Sometimes I'd rather retain a copy of data (when it won't impact performance) than retain a reference to a list that may have been passed in as a function argument. I have some quick and dirty boilerplate that I use (admittedly only in 2 places ha), but thought the library might benefit from built-in support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions