<@U3T6LDWTD> The key is that when you adopt FP the...
# functional
r
@benleggiero The key is that when you adopt FP the same methods apply to most types. So you have map, flatMap, fold... in all data types such as Option, Try, List, Either, ...