<div dir="ltr">You'd usually find stuff like this (i.e. generic algorithms that act on collections) in std.algorithms<div><br></div><div><a href="http://dlang.org/phobos/std_algorithm.html#equal">http://dlang.org/phobos/std_algorithm.html#equal</a><br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 19, 2013 at 3:12 PM, seany <span dir="ltr"><<a href="mailto:seany@uni-bonn.de" target="_blank">seany@uni-bonn.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there a built in function or operator in D that can compare two arrays (prefereably any dimensional) for being elementwise equal?<br>

<br>
thnak you<br>
</blockquote></div><br></div>