Bent Rasmussen wrote: > http://blogs.msdn.com/dsyme/archive/2008/09/01/the-f-operators-and-basic-functions.aspx > > > |> is pipelining >>> is function composition So what's the difference? That is to say, what would tolower(trim(str)) translate to?