Search code examples
Why is `pure` only required for Applicative and not already for Functor?...

haskellfunctorcategory-theory

Read More
Monad "unboxing"...

haskellmonadsfunctor

Read More
Converting a Functor to an Object of Type function...

c++templatesparametersfunctorfunction-object

Read More
Checking functor in a list...

listprologfunctor

Read More
Endofunctor concept or interface...

c++functorgeneric-programmingc++17c++-concepts

Read More
greater/less function objects in C++...

c++sortingfunctor

Read More
Parameterised Class vs Function...

scalagenericstypeclassfunctorcategory-theory

Read More
Defining Maybe monad in Coq...

monadstypeclassfunctorcoqtheorem-proving

Read More
Is it possible to make a functor in JavaScript?...

javascriptfunctional-programmingfunctor

Read More
Functors with two variables or more...

c++c++11functor

Read More
Haskell: What does type f a actually mean?...

haskellfunctor

Read More
Stacking implicits conversions...

scalafuturefunctor

Read More
Separating custom type values using functors?...

haskellfunctor

Read More
Using functors/applicatives on custom data types with multiple type classes?...

haskellfunctorapplicativecustom-data-type

Read More
Generalizing map-values in Racket...

schemeracketfunctormultiple-return-values

Read More
How to write the Functor instance for this type?...

haskellfunctor

Read More
Why does Control.Monad.Morph.hoist have a Monad constraint?...

haskellmonadstypeclassfunctor

Read More
Functors with multiple arguments in OCaml...

moduleocamlfunctor

Read More
How to re-export datatype from functor argument in Standard ML...

typesmodulesmlfunctor

Read More
Example of an Fmap to distinguish from map?...

haskellfunctor

Read More
Conditional specialization of functors operator()...

c++c++11functortemplate-specializationenable-if

Read More
Parameterized functors...

ocamlfunctor

Read More
What is the general case of QuickCheck's promote function?...

haskellfunctional-programmingfunctorquickcheckcategory-theory

Read More
Restrict functor parameter type and constness...

c++templatesc++11functor

Read More
Functor fmap, pattern match function values, haskell...

functionhaskellpattern-matchingfunctor

Read More
Why must I use a const& parameter when defining a functor for STL?...

c++lambdasetfunctormultiset

Read More
Is it possible to use a specific method of an object (or a static method) as a functor in Java 8...

javajava-8functorfunctional-interface

Read More
C++ functor that returns a reference to its input parameter...

c++c++11stdfunctor

Read More
Could not find implicit [...] parameter F: scalaz.Functor[Iterable] with Scalaz OptionT...

scalafunctorscalaz

Read More
Natural Transformations From Reader Bool To Maybe...

haskellfunctorcategory-theory

Read More
BackNext