Skip to main content

Z3_mk_seq_mapi

Function Z3_mk_seq_mapi 

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

Create a map of the function f over the sequence s starting at index i.