[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Define in let
From: |
Dmitry Bogatov |
Subject: |
Define in let |
Date: |
Tue, 20 Aug 2013 20:39:32 +0400 |
User-agent: |
mu4e 0.9.9.5; emacs 24.3.1 |
It seems following is invalid:
(let ((a 2))
(define (foo x) (+ a x)))
I prefer to reduce scope of variable as much as possible, so
I find this restriction unconvinent. Is is part of standard or technical
limitation? Is it any workaround?
Please, keep in CC, I am not subscribed.
--
Best regards, Dmitry Bogatov <address@hidden>,
Free Software supporter and netiquette guardian.
git clone git://kaction.name/rc-files.git --depth 1
GPG: 54B7F00D
Html mail and proprietary format attachments are forwarded to /dev/null.
pgppOLuKleI7X.pgp
Description: PGP signature
- Define in let,
Dmitry Bogatov <=
- Re: Define in let, Thompson, David, 2013/08/20
- Re: Define in let, Taylan Ulrich B., 2013/08/20
- Re: Define in let, Ian Price, 2013/08/20
- Re: Define in let, Mike Gran, 2013/08/20
- Re: Define in let, John B. Brodie, 2013/08/20
- Re: Define in let, David Pirotte, 2013/08/20