-
-
Notifications
You must be signed in to change notification settings - Fork 821
Implement bool assert
#4468
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
Implement bool assert
#4468
Conversation
d021629
to
63d8664
Compare
63d8664
to
4ad2480
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking fantastic! Thank you!!
I've left a bunch of small notes inline.
I'm not 100% sure the exception design is right yet, but I don't think we should let that block this. Can play about with it more before the release.
8efcdcd
to
99aa71c
Compare
99aa71c
to
6612ae6
Compare
b9223f9
to
7769b1d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!!!
Closes #4385
I think everything is ready, but I've been working on this on and off for a few weeks now and I can't remember exactly. Let me know if you think something is missing from this!