Test for interpolate to null.
I’m not entirely sure this is the most useful behavior, but since typeof null is "object" and +null is 0, interpolating to null is equivalent to interpolating to the number zero.
Showing
Please register or sign in to comment