Skip to main content

Z3_mk_seq_map

Function Z3_mk_seq_map 

Source
pub unsafe extern "C" fn Z3_mk_seq_map(
    c: Z3_context,
    f: Z3_ast,
    s: Z3_ast,
) -> Option<Z3_ast>
Expand description

Create a map of the function f over the sequence s.