pub fn clip(x: &mut [Number], lo: &[Number], hi: &[Number], has_box: bool)
Clip x into [lo, hi] when a finite box is known (no-op otherwise).
x
[lo, hi]