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

Add conversions to reference manual #1717

Open
marsella opened this issue Jul 31, 2024 · 0 comments
Open

Add conversions to reference manual #1717

marsella opened this issue Jul 31, 2024 · 0 comments
Labels
docs LaTeX, markdown, literate haskell, or in-REPL documentation

Comments

@marsella
Copy link
Contributor

There are lots of built-in types in cryptol, some (but not all!) of which have built-in conversion functions to switch between them. It would be nice to add a list of the conversion functions to the manual for easy reference.

Shortlist that I know about:

  • toInteger
  • toSignedInteger
  • fromInteger (including overloaded types!)
  • fromZ
@marsella marsella added the docs LaTeX, markdown, literate haskell, or in-REPL documentation label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs LaTeX, markdown, literate haskell, or in-REPL documentation
Projects
None yet
Development

No branches or pull requests

1 participant