On Tue, 12 Jun 2012 14:12:19 +0200, ixid wrote:
Perhaps there is already a way to do this. With the UFCS one tends to
make elegant chains of statements, it would be useful to have writeln
and file functions that can easily be dropped in the middle of such
chains without having to alter the
On 12.06.2012 16:12, ixid wrote:
Perhaps there is already a way to do this. With the UFCS one tends to
make elegant chains of statements, it would be useful to have writeln
and file functions that can easily be dropped in the middle of such
chains without having to alter the lay out of one's prog