5 ms·
thank you! i'm going through practical common lisp and i've been missing exactly this. as i've been reading through i wish practical common lisp had a reference
by pencilcode 14y ago
thank you! i'm going through practical common lisp and i've been missing exactly this. as i've been reading through i wish practical common lisp had a reference on each function so we don't have to go back to the chapter where it's defined to remember the function's signature. now i'll print this.
- kruhft 14y agoWhen using slime+emacs, the function signatures are printed to the message area as you code.