Skip to content

Block bounds can be created with mutable block positions #22

@haykam821

Description

@haykam821

Currently, the block positions that block bounds are constructed from can be mutable and later mutated, affecting the block bounds. This trait leads to strange behavior, such as that fixed by NucleoidMC/D-Coudre#23. The constructor should throw an exception for mutable block positions and factory methods should convert mutable block positions to immutable block positions to prevent issues caused by mutable block positions from occurring.

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