`Option.fromNullable(MongoClient(ip, 27017)).toEit...
# arrow
n
Option.fromNullable(MongoClient(ip, 27017)).toEither { DataBaseFailure(report) }.bind()