In some cases people are using Either and Try in A...
# functional
r
In some cases people are using Either and Try in Android because their async boundary starts in the use cases or closer to the Activity contexts so they are assuming everything is already async where they run.