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
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
Using a non-static class member inside a comparison function
Mar 28, 2026
c++
class
static
sorting
functor
What is the type for scala.util.Random.shuffle?
Mar 29, 2026
scala
types
functor
Passing a complex function variants as arguments
Mar 27, 2026
c++
templates
functor
c++ functor for deleting pointers seems to work
Mar 24, 2026
c++
pointers
functor
Pass an functor object to constructor of templated class
Mar 23, 2026
c++
templates
lambda
stl
functor
How to use a functor instead of lambda function
Mar 23, 2026
c++
priority-queue
functor
Functor for scala.collection.Map[Int, T]
Mar 21, 2026
scala
dictionary
functor
Can functors or monads respectively be expressed solely with higher order functions?
Mar 21, 2026
javascript
functional-programming
monads
functor
higher-order-functions
Haskell avoiding double-wrapped maybes in functions that return maybes
Mar 21, 2026
haskell
monads
functor
option-type
Writing an instance of Eq for Fix (Haskell)
Mar 17, 2026
haskell
functor
How to implement fixed points of functors in Java
Mar 16, 2026
java
functor
higher-kinded-types
catamorphism
fixed-point-iteration
Using functors for global variables?
Mar 15, 2026
haskell
functor
Every Lens' is a Traversal'... how?
Mar 09, 2026
haskell
functor
applicative
haskell-lens
Good practice for passing a function as a parameter : copy, reference, const reference? [duplicate]
Mar 09, 2026
c++
c++11
functor
lambda
Older Entries »