Skip to content

Use readonly types for arrays #344

Open
@evantrimboli

Description

@evantrimboli

At a glance it doesn't seem as though the library is mutating the arrays at all. It would be safer to use readonly T[] than T[].

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