`val result: Either<Throwable, List<Post>...
# arrow
p
val result: Either<Throwable, List<Post>> = mPostsApi.getPosts(authToken)