Forward Difference Algorithm

"Nordlöw" per.nordlow at gmail.com
Wed Jan 8 11:40:33 PST 2014


Is/Are there a function(s) in `std.algorithm` or `std.range` with 
which to lazily compute a forward difference? I need this to 
differentially pack sorted elements (integers) in a range. The 
integers happen to be `SysTime` timestamps.


More information about the Digitalmars-d-learn mailing list