Closed xordspar0 closed 9 months ago
This is the simplest way to fix #23, but not necessarily the most correct. Usually msg is the last argument to an assert_* function. Is there a way to do that here? I can't think of a way at the moment.
msg
assert_*
This is the simplest way to fix #23, but not necessarily the most correct. Usually
msg
is the last argument to anassert_*
function. Is there a way to do that here? I can't think of a way at the moment.