kobby
06/18/2020, 11:42 AMEither.Right("SOMETHING").map{it.toLowerCase()}
and I'm getting Cannot access 'arrow.Kind' which is a supertype of 'arrow.core.Either'
I already have arrow-core 0.10.5 and arrow-core-data 0.10.5 is there another library I need to bring in?pakoito
06/18/2020, 1:21 PMpakoito
06/18/2020, 1:21 PM./gradlew dependencies
if you’re pulling multiple versions?