Stylianos Gakis
02/25/2022, 10:19 AMJon Bailey
02/25/2022, 11:12 AMade
02/25/2022, 11:19 AMStylianos Gakis
02/25/2022, 11:39 AMEither
type and I wanted to map it into Swift’s Result
function to make it more ergonomic for the iOS devs to deal with something more familiar. But I guess we’ll have our public functions expose Either as they do for Kotlin and then do the mapping locally in Swift instead, which may be annoying but maybe possible.
Might have to re-think this sometime though, thanks for the input!ade
02/25/2022, 12:27 PMJon Bailey
02/25/2022, 1:09 PM