pub fn munge<T>(x: T) -> TExpand description
Convert all what4 expressions within x to saw-core and back. The resulting expressions will
be equivalent but not necessarily identical.
pub fn munge<T>(x: T) -> TConvert all what4 expressions within x to saw-core and back. The resulting expressions will
be equivalent but not necessarily identical.