On 2004-05-06 08:45:17 +0900, Florian Frank wrote:
> patch). What do you think?
Thinking about it a little (ca. 1 minute) longer, i came to the
conclusion that this patch sucks: It would make unlinking tempfiles
while having an open file handle impossible. I don't know what to do
about it, perhaps checking the operating system before closing? Or just
leave it as it was before?
--
lambda { |c| lambda { |f| f[f] } [ lambda { |f| c[lambda { |x| f[f][x] } ] }] }