Crate baa

Source

Structs§

Enums§

  • Wraps either an array or a bit vector value.

Traits§

  • Operations implemented by mutable array values with a dense representation.
  • Operations implemented by read-only array values with a dense representation.
  • Operations over mutable bit-vector values.
  • Operations over immutable bit-vector values.
  • Implemented by value stores to convert indices into mutable value references.
  • Implemented by a value stores to convert indices into value references.

Functions§

Type Aliases§

  • This type restricts the maximum width that a bit-vector type is allowed to have.
  • Word size for values.