Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in functor
Can a functor retain values when passed to std::for_each?
May 20, 2026
c++
functor
Arbitrary type transformations of functor arguments and results
May 20, 2026
c++
c++11
functor
template-meta-programming
STL for_each with multiple return values and/or virtual base class functor
May 15, 2026
c++
stl
virtual
functor
achieving fast performance using polymorphism and functors in c++
May 13, 2026
c++
performance
polymorphism
functor
How to fmap the first element of a tuple in haskell
May 11, 2026
haskell
functor
applicative
Passing a C++ function object to pthread_create function as the thread routine
May 10, 2026
c++
multithreading
pthreads
functor
Why does join . (flip fmap) have type ((A -> B) -> A) -> (A -> B) -> B?
May 08, 2026
haskell
types
monads
functor
Implementing the (typed) K combinator in C++
May 09, 2026
c++
templates
metaprogramming
functor
higher-order-functions
lambda functions vs functors [closed]
May 06, 2026
c++
c++11
lambda
functor
Efficient Redux reducers, avoiding unnecessary object copies
Apr 29, 2026
dictionary
functional-programming
ecmascript-6
functor
redux
Couldn't match type ‘a’ with ‘b’error in Monad instance definition
Apr 30, 2026
haskell
monads
functor
monad-transformers
applicative
Clearest way to code structarray map functor in C++
Apr 29, 2026
c++
readability
functor
pointer-to-member
difficulty about passing function returning functor or monad type
Apr 29, 2026
scala
functional-programming
monads
functor
What is the typical definition/meaning of this F# operator <*>
Apr 23, 2026
f#
operators
functor
applicative
Shouldn't fmap (+3) (*3) be equivalent to \x -> ((x+3)*3)?
Apr 20, 2026
haskell
functor
get const or non-const reference type from trait
Apr 15, 2026
c++
templates
reference
functor
traits
Shared header file for multiple small functor classes?
Apr 15, 2026
c++
class
oop
functor
can't initialize functor objects when passing derived class in C++
Apr 08, 2026
c++
functor
Using functors/applicatives on custom data types with multiple type classes?
Apr 04, 2026
haskell
functor
applicative
custom-data-type
Older Entries »