> On Behalf Of Kamil Skalski > | x as y => > > is not implicit... in fact, you EXPLICITLY state that 'x' should be > visible AS variable name 'y' It's in you option. But in option of C#-programmer it's look like C#-type-cast. And it's confuse theirs.