|
|
|
|
|
by ebbv
3639 days ago
|
|
I can understand why piping is attractive, and if you want it as a language defining feature as the author that's your prerogative. :) So is the .new() method in that case an alternate constructor (i.e. constructor code will not run only the contents of the new method will) or is it a method being invoked after the constructor code runs? |
|