Function z3_sys::Z3_mk_seq_to_re

source ·
pub unsafe extern "C" fn Z3_mk_seq_to_re(
    c: Z3_context,
    seq: Z3_ast
) -> Z3_ast
Expand description

Create a regular expression that accepts the sequence seq.