Extended Type Design.

Sean Kelly sean at f4.ca
Fri Mar 16 14:35:21 PDT 2007


Andrei Alexandrescu (See Website For Email) wrote:
> Sean Kelly wrote:
>> For what it's worth, I like: 'final', 'view', and 'const' the best. 
>> They're all short and meaningful, given the intent for each.
> 
> The problem with 'view' is that it's a noun, while final and const are 
> adjectives. It's very awkward to use 'view':
> 
> view int * p = &x; // huh?

It's probably not terribly helpful, but 'view' is also a verb.


Sean



More information about the Digitalmars-d mailing list