Totally agree. I commented elsewhere that I had someone of a similar reaction when Java introduced streams, in that the common paradigm is to just call successive operations on the stream you're processing.
It took a while for my brain to get used to it, but once it did I found it so much easier to read, and much more efficient to write.
It took a while for my brain to get used to it, but once it did I found it so much easier to read, and much more efficient to write.