Replies: 1 comment
-
| Hello 👋 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using ArrowKt, which defines a custom
arrow.option.Option<T>type. I'd like to make it map to eitherT, if present, ornullif no value is present.Is there some way to make this library work with the ArrowKt types?
Beta Was this translation helpful? Give feedback.
All reactions