Thread.sleep( dur!("msecs")( 50 ) ); // sleep for 50 milliseconds

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jan 30 15:11:27 PST 2015


On Fri, 30 Jan 2015 15:26:11 -0500, Steven Schveighoffer wrote:

> D absolutely needs a way to say "this is ONLY for implementation, it's
> not part of the API." private fits this bill EXACTLY.

yep. every sane person recognizing D private symbols as "hidden". and 
then... BOOM! The Hidden Gems Of D.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20150130/bd29dbb5/attachment.sig>


More information about the Digitalmars-d-learn mailing list