mboudraa
02/21/2020, 3:21 PMXobjc-generics
flag on the compiler. That being said i keep having my type erased on the swift side and have to deal with a Any?
instead.
The type im trying to use is the Result
type.
Do you have any idea if it’s possible?
Do I have to write my own Either
type?ribesg
02/21/2020, 3:25 PMrusshwolf
02/21/2020, 3:26 PMmboudraa
02/21/2020, 3:50 PM