We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.and
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
➜ cuddle git:(js/validator) ✗ gen ctrland std-cddl/int.cddl; pretty 01 # unsigned(1)
Where ctrland is defined as:
ctrland
ctrland = (uint .lt 3) .and (uint .gt 1)
The text was updated successfully, but these errors were encountered:
Hmm, this one is actually rather tricky to implement without having #7 (currently WIP as #68 ) implemented.
Sorry, something went wrong.
No branches or pull requests
Where
ctrland
is defined as:The text was updated successfully, but these errors were encountered: