Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Tuna-Fish
on July 4, 2013
|
parent
|
context
|
favorite
| on:
Clojure core.async and Go: A Code Comparison
It's a difference of the language. In the Go version, i is a mutable variable that can be read and written to. In Clojure, it's an immutable bound value. The i of one iteration is not in any way directly linked to the i of another iteration.
frou_dh
on July 4, 2013
|
next
[–]
"The Value of Values"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: