repo.or.cz
/
gambit-c.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Add to Gambit REPL some functions to send SMS and take pictures (this functionnality...
[gambit-c.git]
/
doc
/
m3.scm
blob
c43873fa8b7f63669338b50a627d44def933d3fd
1
;;; File: "m3.scm"
2
(write (map twice (map pow2 '(1 2 3 4)))) (newline)