Search code examples
How to get structure name?...

prologfunctor

Read More
Differences between functors and endofunctors...

haskellfunctional-programmingfunctor

Read More
correct use of functor for C++ STL thread...

c++multithreadingstlfunctor

Read More
How to `decltype` a functors operator()?...

c++c++11templatesvariadic-templatesfunctor

Read More
Help with understanding a function object or functor in Java...

javafunctor

Read More
C++ functor state and preference...

c++functor

Read More
Functor and type classes...

haskellfunctor

Read More
How do I convert a template parameter pack into multiple pointer arguments to a function?...

c++arraysvariadic-templatesfunctortemplate-meta-programming

Read More
Standard ML: making a type transparent with opaque signature ascription...

smlsignaturefunctor

Read More
upper_bound With binary_function Visual Studio 2008 Bug?...

c++visual-studio-2008functorupperboundcommutativity

Read More
Check a type is a functor including generic lambda...

c++lambdafunctorgeneric-lambda

Read More
Last argument of std::transform...

c++c++11functor

Read More
Coq proof that the Selection monad is an applicative and a monad...

functorcoqapplicativetheorem-proving

Read More
I can't understand Wikipedia's definition of "applicative functor"...

haskellmonadsfunctorapplicative

Read More
Arrow operator in functor instance declarations?...

haskellfunctor

Read More
How to call C++ functions with different signatures through function pointer...

c++functor

Read More
Using functor with definable state as unordered_set hash function...

c++hashstlfunctor

Read More
how overloaded datatype is getting called from functor...

c++operator-overloadingfunctor

Read More
What monads can be expressed as Free over some functor?...

haskellmonadsfunctorfree-monad

Read More
How to write a n-ary negator?...

c++functoradaptor

Read More
Can you use a functor/functional programming to group a list in Java 7 (and count its elements per g...

javafunctional-programmingguavaapache-commonsfunctor

Read More
why use invoke helper rather than just call functor?...

c++functorc++17

Read More
How to call a functor from another member function of the same class?...

c++operator-overloadingfunctor

Read More
Is There a Indirection Functor?...

c++functorfunction-objectindirectionunary-function

Read More
A function object:...

functionobjectfunctor

Read More
Defining and using monadic structures on custom datatypes?...

haskellmonadsfunctor

Read More
Constructing Poly/ML parametric struct value...

structtypesfunctorpolyml

Read More
C++ functors usage, code duplication avoidance...

c++functorcode-duplication

Read More
Mapping a functor to another in Haskell...

haskellfunctor

Read More
Isomorphic `fmap` in Haskell...

haskellfunctor

Read More
BackNext