Hello, I’m having a simple doubts on Try and List ...
# arrow
n
Hello, I’m having a simple doubts on Try and List … Can’t I flatmap a list of Try<T> to keep the Success only? 🤔