On 2011-06-03 16:33, Stewart Gordon wrote: > On 01/06/2011 21:51, Steven Schveighoffer wrote: > > On Wed, 01 Jun 2011 16:38:42 -0400, KennyTM~ <[email protected]> wrote: > <snip> > > >> cast(const), cast(immutable) etc are documented. cast() is not. See > >> http://d-programming-language.org/expression.html#CastExpression > > What is that site? A reference for how the compiler actually behaves, as > opposed to the spec?
d-programming-language.org is the site that is going to become the main site for D. It's not quite far enough along to replace the portions of www.digitalmars.com on D, but once it is, a lot of the stuff which is currently on www.digitalmars.com will redirect to d-programming-language.org. - Jonathan M Davis
