Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ParetoOptimal
on June 28, 2022
|
parent
|
context
|
favorite
| on:
Haskell in Production: Channable
> Like it or not, most problems you will want to solve are not "purely functional" but rely on sound management of shared mutable state.
In theory this is correct, but incorrect in practice.
- Sincerely a real world Haskell programmer
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In theory this is correct, but incorrect in practice.
- Sincerely a real world Haskell programmer