<@U0BRPBCKT> commented on <@U0GT667RD>’s file <htt...
# arrow
u
@stepango commented on @withoutclass’s file https://kotlinlang.slack.com/files/U0GT667RD/F9H9F0GE5/eitherhelpers_kt.kt: Probably not a good idea.
Error
and
Result
are very common names used by a lot of libraries, this aliases will bring more confusion than good in a long run.
Left
and
Right
not only used for operations that Returns Error/Result
Result
as well pretty bad name IMHO at least you should call it Error and Success