We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
type-error
As a follow-up to #85, I’d like to document type-error a bit better as you requested. I’m adding this here as a reminder to do it myself.
I think it’s worth mentioning:
Potential interaction between throwing an exception and syntax-parse’s backtracking.
syntax-parse
Treatment of the the parameters to the message format string.
Does that make sense? Should I also document the particular exception that gets thrown, exn:fail:type:check?
exn:fail:type:check
The text was updated successfully, but these errors were encountered:
(Can you assign this to me?)
Sorry, something went wrong.
tov
No branches or pull requests
As a follow-up to #85, I’d like to document
type-error
a bit better as you requested. I’m adding this here as a reminder to do it myself.I think it’s worth mentioning:
Potential interaction between throwing an exception and
syntax-parse
’s backtracking.Treatment of the the parameters to the message format string.
Does that make sense? Should I also document the particular exception that gets thrown,
exn:fail:type:check
?The text was updated successfully, but these errors were encountered: