You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bennn Do you have any idea how this might be accomplished? check-match is a macro provided by (untyped) rackunit. I'd like to re-provide it from a Typed Racket module. Something like this doesn't seem to work:
The Typed Racket variant of rackunit seems to be missing untyped rackunit's
check-match
.The text was updated successfully, but these errors were encountered: