Module hugr_core::std_extensions::ptr

source ·
Expand description

Pointer type and operations.

Structs§

Enums§

Constants§

Traits§

Functions§

  • Integer type of a given bit width (specified by the TypeArg). Depending on the operation, the semantic interpretation may be unsigned integer, signed integer or bit string.
  • Integer type of a given bit width (specified by the TypeArg).