Home
last modified time | relevance | path

Searched defs:mapSnd (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11/kf5-kactivities/kactivities-5.89.0/contrib/
H A Dupdate-todo.hs15 mapSnd f xys = map ( \case (x, y) -> (x, f y) ) xys function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/utility-ht-0.0.15/src/Data/Tuple/
H A DStrict.hs15 mapSnd f (a,b) = (a, f b) function
H A DLazy.hs33 mapSnd f ~(a,b) = (a, f b) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/utility-ht-0.0.15/src/Data/Tuple/
H A DStrict.hs15 mapSnd f (a,b) = (a, f b) function
H A DLazy.hs33 mapSnd f ~(a,b) = (a, f b) function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/utility-ht-0.0.16/src/Data/Tuple/
H A DStrict.hs15 mapSnd f (a,b) = (a, f b) function
H A DLazy.hs33 mapSnd f ~(a,b) = (a, f b) function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/utility-ht-0.0.15/src/Data/Tuple/
H A DStrict.hs15 mapSnd f (a,b) = (a, f b) function
H A DLazy.hs33 mapSnd f ~(a,b) = (a, f b) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/utility-ht-0.0.15/src/Data/Tuple/
H A DStrict.hs15 mapSnd f (a,b) = (a, f b) function
H A DLazy.hs33 mapSnd f ~(a,b) = (a, f b) function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DTuple.hs37 mapSnd = second function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/utility-ht-0.0.16/src/Control/Functor/
H A DHT.hs53 mapSnd f ~(a,b) = fmap ((,) a) $ f b function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/utility-ht-0.0.15/src/Control/Functor/
H A DHT.hs53 mapSnd f ~(a,b) = fmap ((,) a) $ f b function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/utility-ht-0.0.15/src/Control/Functor/
H A DHT.hs53 mapSnd f ~(a,b) = fmap ((,) a) $ f b function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/utility-ht-0.0.15/src/Control/Functor/
H A DHT.hs53 mapSnd f ~(a,b) = fmap ((,) a) $ f b function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/utility-ht-0.0.15/src/Control/Functor/
H A DHT.hs53 mapSnd f ~(a,b) = fmap ((,) a) $ f b function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc88/
H A DExp.hs180 mapSnd f = modify (expr,expr) $ \(a,b) -> (a, f b) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Query/
H A DMonad.hs46 mapSnd f (x,y) = (x,f y) function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Query/
H A DMonad.hs46 mapSnd f (x,y) = (x,f y) function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Query/
H A DMonad.hs46 mapSnd f (x,y) = (x,f y) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Query/
H A DMonad.hs46 mapSnd f (x,y) = (x,f y) function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/Query/
H A DMonad.hs46 mapSnd f (x,y) = (x,f y) function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DCommon.hs52 mapSnd f = fmap (\ (a,b) -> (a,f b)) function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DCommon.hs52 mapSnd f = fmap (\ (a,b) -> (a,f b)) function

12