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 ensureSat #244

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Add ensureSat #244

merged 2 commits into from
Feb 6, 2025

Conversation

Lipen
Copy link
Member

@Lipen Lipen commented Feb 5, 2025

This PR adds USolverResult<T>.ensureSat(): USatResult<T> extension function to replace "unsafe" casts as USatResult<*> with "safe" .ensureSat() calls.

@Lipen Lipen requested a review from Saloed February 5, 2025 14:41
@Lipen Lipen changed the title Add assertSat Add ensureSat Feb 5, 2025
@Lipen Lipen merged commit a682a99 into main Feb 6, 2025
6 checks passed
@Lipen Lipen deleted the lipen/assert-sat branch February 6, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants