Home
last modified time | relevance | path

Searched defs:Curried (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Day/
H A DCurried.hs41 newtype Curried g h a = type
42 Curried { runCurried :: forall r. g (a -> r) -> h r } constructor
51 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Day/
H A DCurried.hs41 newtype Curried g h a = type
42 Curried { runCurried :: forall r. g (a -> r) -> h r } constructor
51 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Day/
H A DCurried.hs41 newtype Curried g h a = type
42 Curried { runCurried :: forall r. g (a -> r) -> h r } constructor
51 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/kan-extensions-5.2/src/Data/Functor/Day/
H A DCurried.hs41 newtype Curried g h a = type
42 Curried { runCurried :: forall r. g (a -> r) -> h r } constructor
51 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Day/
H A DCurried.hs41 newtype Curried g h a = type
42 Curried { runCurried :: forall r. g (a -> r) -> h r } constructor
51 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/kan-extensions-5.2.3/src/Data/Functor/Day/
H A DCurried.hs41 newtype Curried g h a = type
42 Curried { runCurried :: forall r. g (a -> r) -> h r } constructor
51 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/generic-lens-core-2.1.0.0/src/Data/Generics/Internal/VL/
H A DTraversal.hs45 newtype Curried f a = type
46 Curried { runCurried :: forall r. f (a -> r) -> f r } constructor
55 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/generic-lens-core-2.1.0.0/src/Data/Generics/Internal/VL/
H A DTraversal.hs45 newtype Curried f a = type
46 Curried { runCurried :: forall r. f (a -> r) -> f r } constructor
55 Curried mf <*> Curried ma = Curried (ma . mf . fmap (.)) function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dalias-template.cpp140 namespace Curried { namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dalias-template.cpp137 namespace Curried { namespace
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dalias-template.cpp140 namespace Curried { namespace
/dports/lang/ocaml/ocaml-4.05.0/bytecomp/
H A Dlambda.ml207 type function_kind = Curried | Tupled Constructor

12