Expand description
Type check Quil programs.
See the Quil spec.
Enums§
- Type
Error - Different types of errors that can occur during type checking.
Functions§
- type_
check - Check that the instructions of the given program obey the spec with regards to data types.