Hacker News new | past | comments | ask | show | jobs | submit login

So in Java this would translate into always returning an Optional<T> from your functions?



This is Either, not Optional. Optional would lose the error.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: