Hey all. Quick sanity check . I'm trying to use <...
# arrow
p
Hey all. Quick sanity check . I'm trying to use Either.catchOrThrow is a pure java gradle project, but for some reason I cannot seem to figure out how to properly call the function. Surprisingly, Either.catch works just fine. Here is a toy project to showcase the issue: https://github.com/PratikBhusal/arrowkt-Either.catchOrThrow-not-available-in-java-[…]9c425cf5cd47760/src/main/java/org/example/hello/world/Main.java Hopefully this just a silly mistake on my end and not a bug. If it is a bug, then I can go ahead and file a new issue on the github repo.
Since I've answered my awn question, I guess i'll now need to figure out the best equivalent approach.