Low-level linear interpolation function. Guaranteed to exactly equal the end points y0 and y1 when the fraction t is equal to 0 and 1 respectively.
(y0: f64, y1: f64, t: f64)
source not stored for this graph (policy: none)
no outgoing calls