Skip to content

Make structs immutable? #44

Description

@jishnub

Several structs in this package are mutable, but I don't see their fields being mutated, and changing some of these to immutable still gets tests to pass. I wonder if we can change some of these to immutable, and only retain mutability where it's absolutely necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions