Comment by UK-Al05
5 months ago
A language by making certain things harder makes the resulting code be built in a certain way.
F# makes mutable code harder to do, so you tend to write immutable code by default.
5 months ago
A language by making certain things harder makes the resulting code be built in a certain way.
F# makes mutable code harder to do, so you tend to write immutable code by default.
No comments yet
Contribute on Hacker News ↗