static (Curve, Curve) intervalForwardOf( Curve curve, double begin, double end) => (curve.interval(begin, end), curve);