On Tue, 2 Jun 2015 12:21:23 +0000 (UTC)
ketmar via Digitalmars-d <[email protected]> wrote:

> On Tue, 02 Jun 2015 11:50:15 +0000, Namespace wrote:
> 
> > For me it looks ugly. But I would prefer final(false) instead
> > of !final.
> 
> this opens a can of worms. should this be accepted too:
>   enum doItFinal = false;
>   final(doItFinal)
> ?
> 
> or even
>   final(someFunnyTemplate!(with_, args, andOtherTemplate!"too"))
> ?
Exactly

Reply via email to