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

Add toGuardedList function. #137

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Add toGuardedList function. #137

merged 1 commit into from
Oct 1, 2023

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Oct 1, 2023

This commit introduces a toGuardedList function that converts a union to a list of values guarded by their path conditions.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/Grisette/Core/Data/Class/SimpleMergeable.hs 64.63% <83.33%> (+0.71%) ⬆️

... and 3 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

This commit introduces a toGuardedList function that converts a union to a list of values guarded by their path conditions.
@lsrcz lsrcz merged commit eb94230 into main Oct 1, 2023
24 checks passed
@lsrcz lsrcz deleted the union-to-guarded-list branch October 1, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant