Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pbiggar
on Sept 21, 2020
|
parent
|
context
|
favorite
| on:
Haskell RecordDotSyntax language extension proposa...
Yes, the languages use immutable values so I understand the semantics.
I agree that's quite nice, however updating nested values is very painful.
rowanG077
on Sept 22, 2020
[–]
Afaik with the New extension you can write nested updates easily as e { a.b.c = 10 } which is I think is nice.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I agree that's quite nice, however updating nested values is very painful.