Function z3_sys::Z3_mk_re_union

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

Create the union of the regular languages.

Preconditions:

  • n > 0