Leonardo Silvestri
Results
11
comments of
Leonardo Silvestri
It does work with `callGeneric`, but the idea was it would be more efficient with `callNextMethod` because `nanoduration` is defined as `setClass("nanoduration", contains = "integer64")` and the understanding was that...