Rewrite rules for ranges

renoX via Digitalmars-d digitalmars-d at puremagic.com
Mon Dec 22 06:17:01 PST 2014


On Saturday, 20 December 2014 at 14:16:05 UTC, bearophile wrote:
> When you use UFCS chains there are many coding patterns that 
> probably are hard to catch for the compiler, but are easy to 
> optimize very quickly:
[cut]
> .reverse.reverse => id

.reverse.reverse is a coding pattern??

;-)

renoX


More information about the Digitalmars-d mailing list