Hoogle Search

Within LTS Haskell 22.21 (ghc-9.6.5)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. orElse :: ArrowIf a => a b c -> a b c -> a b c

    hxt 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