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