lockstep alternative for StoppingPolicy.longest
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Sep 17 16:19:22 PDT 2012
On 9/18/12, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> On 9/18/12, Ali Çehreli <acehreli at yahoo.com> wrote:
>> Then .longest with zip seems to be the way to go.
>
> Ah ain't that cool. It looks like it works. What does it use for the
> sentinel, Type.init perhaps?
>
Yep just tried with floats and returns NaN. Thanks again, Ali! :)
More information about the Digitalmars-d-learn
mailing list