Paste number 49522: function vs. closure
Paste number 49522:
function vs. closure
Pasted by:
Hecktor
9 months, 4 days ago
#lispcafe |
Context in IRC logs
Paste contents:
Raw Source
|
XML
| Display As
text/plain
image/svg+xml
text/html
application/xhtml+xml
(
let
(
(
count
0
)
)
#'
(
lambda
(
)
(
+
2
count
)
)
)
(
let
(
(
count
0
)
)
#'
(
lambda
(
)
(
incf
count
)
)
)
This paste has no annotations.
Colorize as:
None
Basic Lisp
Scheme
Emacs Lisp
Common Lisp
C
C++
Java
Objective C
Erlang
Python
Haskell
Show Line Numbers
Ads absolutely not by Google
Planet Lisp
Practical Common Lisp - learn Lisp!
Main page
New paste
|
List all pastes
|
Syndication
|
XML-RPC
|
Source
|
Requests Email
|
Administrate
|
Project home
Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.