Y
Hacker News
new
|
ask
|
show
|
jobs
by
charlesetc
3561 days ago
Purely functional doesn't mean immutable by default - it means immutable, period.
A function called with the same arguments will always have the same result.