Skip to content
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

Min does not work on char #7

Open
whio opened this issue Jun 8, 2024 · 0 comments
Open

Min does not work on char #7

whio opened this issue Jun 8, 2024 · 0 comments

Comments

@whio
Copy link

whio commented Jun 8, 2024

Max works on chars, but min does not, although this would not conflict with another op:

] 'a' 'b' -> 'b'

[ 'a' 'b' ->

nibbles: Parse Error: no matching op, tried: 
[ int num, arg 1 is VChr
[ int vec, arg 1 is VChr
[ int >num, arg 1 is VChr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant