Skip to content

Conversation

@licon4812
Copy link
Contributor

Added support for the Throw assertion type in the check function.

To keep syntax and utilisation simple. I had to use pattern matching inside the check. Good old fashion Functional paradimes.

Fortunately we can add to it later on. I would have liked to have made reusable code, but I think it is best we resolve the types in this way to ensure of type safety, and avoid surprise F# type conversions later on

@licon4812 licon4812 mentioned this pull request May 21, 2025
@licon4812
Copy link
Contributor Author

Tests for this are in the draft PR #2427

I tested them out, and they behaved as intended

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