So I\'m trying to learn how to do FP and I\'m playing with Monet JS.
class Login { static loginAttempt(apiResult) { return Right(apiResult)