Re: Canonical Way to Mask SETF?
- From: "Eric Lavigne" <lavigne.eric@xxxxxxxxx>
- Date: 29 Jun 2005 16:18:51 -0700
>I'm playing with a menu system, and would like to be able to write the
>following:
>
> (menu-item menu) -> item
> (setf (menu-item menu) item)
>
>...
>
>Unfortunately there aren't too many online references which deal with
>DEFSETF--at least none that I've found.
Check out chapter 12 in this book. It is out of print, but available
for free online.
http://paulgraham.com/onlisp.html
.
- References:
- Canonical Way to Mask SETF?
- From: Robert Uhl
- Canonical Way to Mask SETF?
- Prev by Date: Re: Screenshots of real-world Lisp apps
- Next by Date: Re: FFI licensing [Was: Hello-C mailing list?]
- Previous by thread: Canonical Way to Mask SETF?
- Next by thread: Re: Canonical Way to Mask SETF?
- Index(es):