The object-oriented paradigm popularized by languages including Java and C++ has slowly given way to a functional programming approach that is advocated by popular Python libraries and JavaScript ...
I like the idea for function chaining on functions with many input parameters, but returning a collection could accomplish the same thing. And if you're working with a library that you can't change, ...