SQLite 3.6.23.1 wrapper + connector

Jesse Phillips jessekphillips+D at gmail.com
Wed Jul 21 19:07:29 PDT 2010


awishformore Wrote:

> You could then even go as far as not iduping, but instead casting it to 
> a string to avoid unnecessary allocations.

In D2 you would use std.contracts.assumeUnique() for this.

http://digitalmars.com/d/2.0/phobos/std_contracts.html#assumeUnique


More information about the Digitalmars-d-announce mailing list