[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
function specs
- To: common-lisp @ SU-AI
- Subject: function specs
- From: Earl A. Killian <EAK @ MIT-MC>
- Date: Thu, 14 Jul 1983 03:00:00 -0000
- In-reply-to: Msg of 12 Jul 1983 17:42-EDT from Howard Shrobe <hes%VIXEN%MIT-MC at SU-DSN>
Btw, I would consider any compiler that didn't compile the lambda in
(putprop 'foo #'(lambda (x) (mumble-frotz x)) 'bar)
to be broken.