spec_slice_update

Function spec_slice_update 

Source
pub uninterp fn spec_slice_update<T>(slice: &[T], i: int, t: T) -> &[T]
Expand description