Uphill

Ziad Hatahet via Digitalmars-d digitalmars-d at puremagic.com
Tue May 26 12:00:41 PDT 2015


On Sun, May 24, 2015 at 12:06 PM, weaselcat via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

>
> Furthermore, I strongly dislike that Rust has made it completely
> impossible to opt out of bounds checking without annotating your code with
> unsafe.
>

Using iterators should cause bounds checking to be eliminated; otherwise,
it should be a bug.

--
Ziad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150526/1ecf02a6/attachment.html>


More information about the Digitalmars-d mailing list