Search code examples
confused about function as instance of Functor in haskell...

haskellfunctor

Read More
C++ push-pipeline with multi-functors...

c++templatespipelinefunctor

Read More
Generic multi-functor composition/pipelining in C++...

c++templatespipelinec++20functor

Read More
lambda vs function object...

c++lambdafunctor

Read More
Explicit conversion of templated functors to specific functors...

c++templatesfunctorcrtpcallable-object

Read More
Why do I need to call the constructor again in the definition of fmap even when I don't apply th...

haskellfunctoralgebraic-data-typessum-type

Read More
instance Functor with data...

haskellfunctor

Read More
How to create a set of elements without knowing the type of the element?...

moduleocamlfunctorfirst-class-modules

Read More
Functor for scala.collection.Map[Int, T]...

scaladictionaryfunctor

Read More
Call a variadic template functor in a variadic template parameter pack if it satisfies a condition...

c++variadic-templatesvariadic-functionsfunctorvariadic

Read More
Parametric functors in Julia...

juliafunctor

Read More
How to use functors instead of functions in django?...

pythondjangodjango-modelsdjango-rest-frameworkfunctor

Read More
How does comparator in a set works with functor in C++?...

c++setfunctor

Read More
How to write Functor instance...

haskellfunctor

Read More
CUDA: Using device functors in kernels...

c++cudamatrix-multiplicationfunctor

Read More
Is Haskell's `Const` Functor analogous to the constant functor from category theory?...

haskellfunctorcategory-theoryphantom-types

Read More
Reader functor in C++...

c++templateshaskellfunctorcategory-theory

Read More
Is there any general functor (not limited to endofunctor) usage in programming?...

javascripthaskellfunctorcategory-theory

Read More
About mapping on the eventual result of a multi-argument function...

haskellfunctional-programmingfunctorcurryingpartial-application

Read More
How to use a derived functor in element wise operation in Eigen...

c++inheritanceeigenfunctor

Read More
Treating single and multiple elements the same way ("transparent" map operator)...

collectionsfunctional-programmingprogramming-languagesfunctorlanguage-design

Read More
How to define a template function with two relative parameters...

c++templatesfunctor

Read More
Haskell : understand Functor...

haskellfunctor

Read More
Make dependent parameter available in Functor definition...

interfacefunctoridris

Read More
Use public function as sorting criteria, C++;...

c++sortingsetfunctor

Read More
Using functor in lambda...

c++lambdafunctor

Read More
Calling Functor in pair in array (C++)...

c++functor

Read More
How and when to use State functor and State applicative?...

haskellfunctorapplicativestate-monad

Read More
Why is there no type class for monoids on functors in Haskell?...

haskelltypeclassfunctormonoidsalternative-functor

Read More
Lax monoidal functors with a different monoidal structure...

haskellfunctorapplicativecategory-theoryalternative-functor

Read More
BackNext