Hi guys! I’m getting crazy because of the followin...
# arrow
c
Hi guys! I’m getting crazy because of the following problem: I have this: val value1: Try<List<User>> val value2: Try<List<User>> do you have idea how to obtain only one Try<List<User>> with all elements inside?