Skip to content

difftime arithmetic (PR#2345)

1 message · Martin Maechler

#
MM> We will have to fix that in the C code, too.  Martin

well, probably, not.

I found that we are simply missing an  Ops.difftime()
{method implementation for `arithmetic' generics}.

Martin