[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Closures



I've played a little more with the lexical-closure stuff, and am now
pretty confident that they can do everything I might ever want closures
for.  So unless someone comes up with an example of something useful
that cannot be done with the lexical varaible mechanism, I would vote to
flush dynamic closures from the white pages.  As Moon points out, Lispm
and friends are free to retain this feature if they like.

-- Scott