Home
last modified time | relevance | path

Searched refs:These (Results 1 – 25 of 16340) sorted by relevance

12345678910>>...654

/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/these-1.1/src/Data/These/
H A DCombinators.hs105 mapHere :: (a -> c) -> These a b -> These c b
109 mapThere :: (b -> d) -> These a b -> These a d
127 swapThese :: These a b -> These b a
133 swapThese (These a b) = These b a
144 assocThese :: These (These a b) c -> These a (These b c)
151 assocThese (These (That b) c) = That (These b c)
154 assocThese (These (These a b) c) = These a (These b c)
160 unassocThese :: These a (These b c) -> These (These a b) c
170 unassocThese (These a (These b c)) = These (These a b) c
268 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/these-1.1/src/Data/These/
H A DCombinators.hs105 mapHere :: (a -> c) -> These a b -> These c b
109 mapThere :: (b -> d) -> These a b -> These a d
127 swapThese :: These a b -> These b a
133 swapThese (These a b) = These b a
144 assocThese :: These (These a b) c -> These a (These b c)
151 assocThese (These (That b) c) = That (These b c)
154 assocThese (These (These a b) c) = These a (These b c)
160 unassocThese :: These a (These b c) -> These (These a b) c
170 unassocThese (These a (These b c)) = These (These a b) c
268 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/these-1.1/src/Data/These/
H A DCombinators.hs105 mapHere :: (a -> c) -> These a b -> These c b
109 mapThere :: (b -> d) -> These a b -> These a d
127 swapThese :: These a b -> These b a
133 swapThese (These a b) = These b a
144 assocThese :: These (These a b) c -> These a (These b c)
151 assocThese (These (That b) c) = That (These b c)
154 assocThese (These (These a b) c) = These a (These b c)
160 unassocThese :: These a (These b c) -> These (These a b) c
170 unassocThese (These a (These b c)) = These (These a b) c
268 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/these-1.1.1.1/src/Data/These/
H A DCombinators.hs104 mapHere :: (a -> c) -> These a b -> These c b
108 mapThere :: (b -> d) -> These a b -> These a d
126 swapThese :: These a b -> These b a
132 swapThese (These a b) = These b a
143 assocThese :: These (These a b) c -> These a (These b c)
150 assocThese (These (That b) c) = That (These b c)
153 assocThese (These (These a b) c) = These a (These b c)
159 unassocThese :: These a (These b c) -> These (These a b) c
169 unassocThese (These a (These b c)) = These (These a b) c
267 mapThis :: (a -> a) -> These a b -> These a b
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/these-1.1/src/Data/
H A DThese.hs71 data These a b = This a | That b | These a b type
157 distrThesePair :: These (a, b) c -> (These a c, These b c)
160 distrThesePair (These (a, b) c) = (These a c, These b c)
162 undistrThesePair :: (These a c, These b c) -> These (a, b) c
165 undistrThesePair (These a c, These b _) = These (a, b) c
199 These a x <> These b y = These (a <> b) (x <> y) function
204 fmap f (These x y) = These x (f y)
242 These a f <*> These b x = These (a <> b) (f x) function
264 swap (These a b) = These b a
274 assoc (These (These a b) c) = These a (These b c)
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/these-1.1/src/Data/
H A DThese.hs71 data These a b = This a | That b | These a b type
157 distrThesePair :: These (a, b) c -> (These a c, These b c)
160 distrThesePair (These (a, b) c) = (These a c, These b c)
162 undistrThesePair :: (These a c, These b c) -> These (a, b) c
165 undistrThesePair (These a c, These b _) = These (a, b) c
199 These a x <> These b y = These (a <> b) (x <> y) function
204 fmap f (These x y) = These x (f y)
242 These a f <*> These b x = These (a <> b) (f x) function
264 swap (These a b) = These b a
274 assoc (These (These a b) c) = These a (These b c)
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/these-1.1/src/Data/
H A DThese.hs71 data These a b = This a | That b | These a b function
157 distrThesePair :: These (a, b) c -> (These a c, These b c)
160 distrThesePair (These (a, b) c) = (These a c, These b c)
162 undistrThesePair :: (These a c, These b c) -> These (a, b) c
165 undistrThesePair (These a c, These b _) = These (a, b) c
199 These a x <> These b y = These (a <> b) (x <> y) function
204 fmap f (These x y) = These x (f y)
242 These a f <*> These b x = These (a <> b) (f x) function
264 swap (These a b) = These b a
274 assoc (These (These a b) c) = These a (These b c)
[all …]

12345678910>>...654