Y
Hacker News
new
|
ask
|
show
|
jobs
by
arximboldi
3126 days ago
You are right that a lot of Lisps consider themselves more procedural than functional and I was extrapolating Clojure there. (In my defense, the Scheme community is also very functional and immutable oriented)
2 comments
masukomi
3125 days ago
errr.... no. every scheme i've touched / seen is perfectly happy to mutate your variables. what one doesn't?
link
kmill
3124 days ago
"Scheme community" probably meant "Racket", but I don't know much about schemers these days to know for sure.
link
hashkb
3126 days ago
I use set! whenever I feel the urge.
link