Skip to content

Deprecate usage of "with" functions, preferring "select" #301

Closed
@g105b

Description

@g105b

Functions that begin with with are used throughout other repositories wherever the objects must be immutable. The usage within this repository is contradictory and could be confusing.

Using select makes more sense, as it's a much more appropriate verb function, however as this library has been using with for so long, it should be properly deprecated and removed in future versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions