Construct an interpolator given the rules for extrapolation to left and right. This is a flyweight pattern, in that the values are passed to the interpolate method.
(left: Extrap, right: Extrap)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected