Y
Hacker News
new
|
ask
|
show
|
jobs
by
village-idiot
3424 days ago
Any function like map or flatMap that only affects one side of the either is a no-op if the current value is the wrong side. It's a bit like calling map on an Optional::empty, a no-op.