Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cannabis_sam
on Sept 16, 2020
|
parent
|
context
|
favorite
| on:
Project Oberon
> That being said object.setter() has no equivalence to FP and is unique exclusively to OOP.
What about Lens.Setter? (
http://hackage.haskell.org/package/lens-4.19.2/docs/Control-...
)
leafboi
on Sept 18, 2020
[–]
That's not mutating anything. It's not a true setter.
cannabis_sam
on Sept 18, 2020
|
parent
[–]
But maybe it’s a true scotsman..?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What about Lens.Setter? (http://hackage.haskell.org/package/lens-4.19.2/docs/Control-... )