in reply to Re: Method chain object with easy syntax
in thread Method chain object with easy syntax

Among other things, we'd like to be able to call the method chain for different objects. One way of thinking of this is like function composition, but for methods.
  • Comment on Re^2: Method chain object with easy syntax