pakoito
11/21/2017, 1:39 PMwhen interfacing with something that can return aI mean when you have that original value inside either that can be null. From your description I expected something like, inside annull
monad, can this be written somehow shorter?Either
Either<String?, User>