Home
last modified time | relevance | path

Searched refs:foldMap1 (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
212 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
227 foldMap1 f = foldMap1 f . forwards function
230 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
237 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/semigroupoids-5.3.6/src/Data/Semigroup/Foldable/
H A DClass.hs107 foldMap1 f (Rec1 as) = foldMap1 f as function
110 foldMap1 f (M1 as) = foldMap1 f as function
116 foldMap1 f (as :*: bs) = foldMap1 f as <> foldMap1 f bs function
119 foldMap1 f (L1 as) = foldMap1 f as function
120 foldMap1 f (R1 bs) = foldMap1 f bs function
126 foldMap1 f (Comp1 m) = foldMap1 (foldMap1 f) m function
214 foldMap1 f (Node a (x:xs)) = f a <> foldMap1 (foldMap1 f) (x :| xs) function
229 foldMap1 f = foldMap1 f . forwards function
232 foldMap1 f = foldMap1 (foldMap1 f) . getCompose function
239 foldMap1 f (Functor.Pair a b) = foldMap1 f a <> foldMap1 f b function
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DFoldable.hs64 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
77 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
85 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
103 asum1 = getAlt_ . foldMap1 Alt_
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DFoldable.hs64 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
77 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
85 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
103 asum1 = getAlt_ . foldMap1 Alt_
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/semigroupoids-5.3.6/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DFoldable.hs64 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
77 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
85 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
103 asum1 = getAlt_ . foldMap1 Alt_
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DFoldable.hs71 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
84 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
92 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
110 asum1 = getAlt_ . foldMap1 Alt_
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DFoldable.hs64 intercalateMap1 j f = flip joinee j . foldMap1 (JoinWith . const . f)
77 traverse1_ f t = () <$ getAct (foldMap1 (Act . f) t)
85 sequenceA1_ t = () <$ getAct (foldMap1 Act t)
103 asum1 = getAlt_ . foldMap1 Alt_
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/Internal/
H A DGetter.hs57 foldMap1 f = foldMap1 (f . fst) . getAlongsideLeft function
98 foldMap1 f = foldMap1 (f . snd) . getAlongsideRight function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/Internal/
H A DGetter.hs57 foldMap1 f = foldMap1 (f . fst) . getAlongsideLeft function
98 foldMap1 f = foldMap1 (f . snd) . getAlongsideRight function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/Internal/
H A DGetter.hs57 foldMap1 f = foldMap1 (f . fst) . getAlongsideLeft function
98 foldMap1 f = foldMap1 (f . snd) . getAlongsideRight function

1234