Function z3_sys::Z3_mk_seq_concat[][src]

pub unsafe extern "C" fn Z3_mk_seq_concat(
    c: Z3_context,
    n: c_uint,
    args: *const Z3_ast
) -> Z3_ast
Expand description

Concatenate sequences.

Preconditions:

  • n > 0