Kind1 icon indicating copy to clipboard operation
Kind1 copied to clipboard

Infix Functions / custom binary operator

Open ken-okabe opened this issue 3 years ago • 0 comments

I'd like to know about Infix Functions or how to define custom binary operators in Kind. Infix Functions In Haskell

I need to define monad operators >>= or pipeline |> or function composition . freely.

I seached the documents and issues but could not find. Thanks!

ken-okabe avatar Jan 25 '22 06:01 ken-okabe