in reply to [Perl 6] auto subs from methods?

But the advantage of functional programming is that there are no side effects - this simplifies reasoning about the program. If there is an implicit object that 'receives' all the operations then it would also receive the side effects wouldn't it? Or perhaps I don't get your proposal.

Replies are listed 'Best First'.
Re^2: [Perl 6] auto subs from methods?
by blazar (Canon) on Oct 19, 2007 at 12:30 UTC

    But did I mention functional programming at all? It's only part of the title of the thread I linked to. And there it was somewhat of a misnomer for imperative programming.