index
:
sicp.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coding-exercises
/
1
/
35.rkt
blob: 71ea6241edb7a6d0b7dc40711ba92ee1f0962177 (
plain
)
1
2
3
4
5
#lang racket (require "../../shared/chapter1.rkt") (require sicp) (golden-ratio)