Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purity and Immutability hardening #160

Merged
merged 1 commit into from
May 29, 2022
Merged

Conversation

boesing
Copy link
Owner

@boesing boesing commented May 29, 2022

By using psalm-immutable along with pure-callable, the immutability of both MapInterface and OrderedListInterface can be properly ensured.

By using `psalm-immutable` along with `pure-callable`, the immutability of both `MapInterface` and `OrderedListInterface` can be properly ensured.

Signed-off-by: Maximilian Bösing <[email protected]>
@boesing boesing added this to the 1.0.0 milestone May 29, 2022
@boesing boesing added the enhancement New feature or request label May 29, 2022
@boesing boesing merged commit c274cad into 1.0.x May 29, 2022
@boesing boesing deleted the feature/purity-and-immutability branch May 29, 2022 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant