How to check all values in a range are equal to some predicate?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Sep 24 19:16:02 PDT 2011


Argh, I've just realized this function would do me no good. I would
get an error on the invocation line but I wouldn't know which of the
objects have compared unequal. Maybe it's best to keep unittest code
really simple.


More information about the Digitalmars-d-learn mailing list