Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
orElse :: ArrowIf a => a b c -> a b c -> a b chxt Control.Arrow.ArrowIf f `orElse` g : directional choice: if f succeeds, the result of f is the result, else g is applied
Page 1 of 1