Skip to main content

build_bitvec_env

Function build_bitvec_env 

Source
pub fn build_bitvec_env(env: &mut Environment) -> Result<(), String>
Expand description

Build the BitVec environment, adding the BitVec type, operations, and theorems as axioms.

Assumes Nat, Int, Bool, Eq, and Iff are already declared in env.