Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove notion of immutability from TArray #2105

@mijicd

Description

@mijicd

collect, map and mapM strongly resemble the immutable nature of scala collections. As we've discussed and implemented in other structures, we should lean toward the mutable approach. Thus being said, the aforementioned methods needs to be removed from TArray.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions