Search code examples
Does the Scala compiler try to reduce object creation between several sequential maps and flatmaps...

scalamonadsfunctorscalacscala-compiler

Read More
Can two pointers to member functions be compared for equality?...

c++c++11functor

Read More
How to use a functor instead of lambda function...

c++priority-queuefunctor

Read More
Convert function template into templated functor...

c++c++11functor

Read More
function object with overloaded type conversion operator crashes...

c++operator-overloadingfunctortype-erasure

Read More
How to pass a function as a cuda kernel parameter?...

c++cudafunctor

Read More
getting VS C2664 on sniffer.h libtins...

c++visual-studiofunctorpacket-snifferspacket-capture

Read More
map behaviour with strings...

haskellfunctional-programmingfunctorramda.js

Read More
ReasonML Type mismatch with same type...

typesocamlfunctorreasonbucklescript

Read More
Functors and iteration trough vector...

c++lambdafunctor

Read More
Expression preceding parentheses must have pointer-to- function type when using functors...

c++objectfunctor

Read More
deriving a Functor for an infinite Stream...

haskellfunctorrecursive-datastructures

Read More
Recursion schemes using `Fix` on a data-type that's already a Functor?...

haskellfunctorrecursive-datastructuresrecursion-schemesfixpoint-combinators

Read More
Generalization of strong and closed profunctors...

haskellfunctorcategory-theoryprofunctor

Read More
How to use Functor instances with Fix types...

haskellfunctorfixpoint-combinators

Read More
Why can't template functions be passed as a template template parameter?...

c++functiontemplatesfunctor

Read More
Why use functors over functions?...

c++stlfunctor

Read More
Creating an algebraic data type in Haskell which has either an Int or an array of them...

haskellfunctoralgebraic-data-types

Read More
How do I constrain the key type of the Hashable module to be the same as the type parameter in the s...

ocamlfunctorocaml-core

Read More
Use cases for adjunctions in Haskell...

haskellfunctorcategory-theory

Read More
Is the Yoneda Lemma only useful from a theoretical point of view?...

haskellfunctorfunction-composition

Read More
Why this structure-preserving "fmap" cannot be acepted in this Functor's class instanc...

haskellfunctorcategory-abstractions

Read More
Is there a reason that `Functor` is not a superclass of `Category`?...

haskellfunctorcategory-theorycategory-abstractions

Read More
How to add a class constraint to a Functor instance declaration in Haskell?...

haskellfunctor

Read More
Option is both a functor and a monad?...

scalamonadsfunctor

Read More
How do I pass static_cast<T> as a function?...

c++11functorstatic-cast

Read More
Haskell defining Functor instance for an alternative Either data type...

haskellcompiler-errorsfunctortype-mismatcheither

Read More
Accessing a using declaration within a functor: a scope related question...

c++scopeusingfunctor

Read More
Passing member functions as arguments to optimizer (passing member functions to a function)...

c++parametersargumentsfunctordlib

Read More
Function which takes function/lambda/class with overloaded() as argument...

c++functioncomparatorfunctor

Read More
BackNext