Type Definition smt2parser::Binary[][src]

type Binary = Vec<bool>;
Expand description

SMT2 binary values.