* doc/misc/cl.texi (Efficiency Concerns): Fix 2012-10-27 typo.
This commit is contained in:
parent
1412cf3edd
commit
6cd4e8dcc5
1 changed files with 1 additions and 1 deletions
|
@ -4395,7 +4395,7 @@ is expanded at compile-time to the Lisp form
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
which is the most efficient ways of doing this operation
|
which is the most efficient way of doing this operation
|
||||||
in Lisp. Thus, there is no performance penalty for using the more
|
in Lisp. Thus, there is no performance penalty for using the more
|
||||||
readable @code{cl-incf} form in your compiled code.
|
readable @code{cl-incf} form in your compiled code.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue