Skip to content

[CORE]: clean up utility types #170

@halvaradop

Description

@halvaradop

Description

After reviewing the array utility types, I noticed that they use an extra argument called Build, which is used to add or append values and then simply return them.
However, this argument is unnecessary — the same behavior can be achieved without it, simplifying the utility types and avoiding the creation of extra arguments.

Please review the array utility types and clean them up accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions