Home
last modified time | relevance | path

Searched refs:Pure (Results 1 – 25 of 5151) sorted by relevance

12345678910>>...207

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/windowsruntime/
H A Dipropertyvalue.cs33 [Pure]
36 [Pure]
39 [Pure]
42 [Pure]
45 [Pure]
48 [Pure]
51 [Pure]
54 [Pure]
57 [Pure]
60 [Pure]
[all …]
H A Divector.cs24 [Pure]
26 [Pure]
28 [Pure]
30 [Pure]
38 [Pure]
49 [Pure]
51 [Pure]
53 [Pure]
55 [Pure]
63 [Pure]
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/lifted-async-0.10.2.1/src/Control/Concurrent/Async/Lifted/
H A DSafe.hs31 , Pure
110 \\ (inst :: Forall (Pure m) :- Pure m a)
117 \\ (inst :: Forall (Pure m) :- Pure m a)
124 \\ (inst :: Forall (Pure m) :- Pure m a)
132 \\ (inst :: Forall (Pure m) :- Pure m a)
141 \\ (inst :: Forall (Pure m) :- Pure m a)
150 \\ (inst :: Forall (Pure m) :- Pure m a)
159 \\ (inst :: Forall (Pure m) :- Pure m a)
169 \\ (inst :: Forall (Pure m) :- Pure m a)
178 \\ (inst :: Forall (Pure m) :- Pure m a)
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/transformers/Control/Applicative/
H A DLift.hs47 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
54 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
76 fmap f (Pure x) = Pure (f x)
86 traverse f (Pure x) = Pure <$> f x
92 pure = Pure
94 Pure f <*> Pure x = Pure (f x) function
104 Pure x <|> _ = Pure x function
105 Other _ <|> Pure y = Pure y
111 unLift (Pure x) = pure x
117 mapLift _ (Pure x) = Pure x
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/sysutils/hs-cputype/cputype-ad3835a3a2d38aab86c03ed615058da0f1fbf244/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/transformers-compat-0.6.5/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/transformers-compat-0.6.6/0.2/Control/Applicative/
H A DLift.hs50 liftEq eq (Pure x1) (Pure x2) = eq x1 x2
57 liftCompare comp (Pure x1) (Pure x2) = comp x1 x2
79 fmap f (Pure x) = Pure (f x)
89 traverse f (Pure x) = Pure <$> f x
95 pure = Pure
97 Pure f <*> Pure x = Pure (f x) function
107 Pure x <|> _ = Pure x function
108 Other _ <|> Pure y = Pure y
114 unLift (Pure x) = pure x
120 mapLift _ (Pure x) = Pure x
[all …]

12345678910>>...207