comparing two arrays ..
Ali Akhtarzada
ali.akhtarzada at gmail.com
Tue Nov 19 06:21:54 PST 2013
You'd usually find stuff like this (i.e. generic algorithms that act on
collections) in std.algorithms
http://dlang.org/phobos/std_algorithm.html#equal
On Tue, Nov 19, 2013 at 3:12 PM, seany <seany at uni-bonn.de> wrote:
> Is there a built in function or operator in D that can compare two arrays
> (prefereably any dimensional) for being elementwise equal?
>
> thnak you
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20131119/d61931bd/attachment.html>
More information about the Digitalmars-d-learn
mailing list