decodeForwardDifference_alt

Alternative.

decodeForwardDifference_alt
(
E
R
)
(
Tuple!(E, R) x
)
if (
isInputRange!R &&
is(ElementType!R == typeof(E - E))
)

Meta