Why is array.reverse a property and not a method?

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Tue Jul 13 01:11:03 PDT 2010


On Mon, 12 Jul 2010 15:57:36 -0400, bearophile wrote:

> std.concurrency/std.thread => std.concurrency

std.thread doesn't exist anymore.  It was moved into druntime and is now 
core.thread.  (But it is still listed in the Phobos documentation menu as 
std.thread, which is very confusing.)

-Lars


More information about the Digitalmars-d mailing list