[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Closures
- To: common-lisp at SU-AI
- Subject: Closures
- From: Scott E. Fahlman <Fahlman at Cmu-20c>
- Date: Sun, 29 Aug 1982 03:48:00 -0000
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