chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] What does (let X ...) do?


From: Bahman Movaqar
Subject: [Chicken-users] What does (let X ...) do?
Date: Wed, 17 Dec 2014 01:27:19 +0330
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Reading on "lazy-seq" [1]; what exactly does the following piece of code do?

    (let foo ((x 10))
      (* x x))

TIA,

[1] http://wiki.call-cc.org/eggref/4/lazy-seq

-- 
Bahman Movaqar

http://BahmanM.com - https://twitter.com/bahman__m
https://github.com/bahmanm - https://gist.github.com/bahmanm
PGP Key ID: 0x6AB5BD68 (keyserver2.pgp.com)


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]