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
The current implementation is based on R5RS in R7RS those functions get multiple arguments.
char<...>?
char-ci<...>?
string<...>?
string-ci<...>?
The text was updated successfully, but these errors were encountered:
add R7RS compatible char<...>? functions #298
15eb9ba
fix broken tests #298
3faca96
add R7RS char-ci<...>? functions #298
a8d8c3a
fix typo #298
b886baa
add R7RS string<...>? and string-ci<...>? functions #298
d40c22b
No branches or pull requests
The current implementation is based on R5RS in R7RS those functions get multiple arguments.
char<...>?
char-ci<...>?
string<...>?
string-ci<...>?
The text was updated successfully, but these errors were encountered: