On 30 January 2016 at 00:29, David Allouche <david@allouche.net> wrote:
What do you mean by "fluid api"?

I suppose https://en.wikipedia.org/wiki/Fluent_interface

An API that enables / encourages chaining messages in one expression. Smalltalk's message cascades and the default of returning self both help with that.��