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
Why isn't (->) implemented with Control.Monad.Instances by default
May 13, 2021
haskell
monads
functor
Haskell "pseudo-functor"
May 10, 2022
haskell
functor
correct use of functor for C++ STL thread
Aug 20, 2022
c++
multithreading
stl
functor
Confused about (fmap length Just) [1,1,1,1] vs. fmap length $ Just [1,1,1,1]
Oct 15, 2022
haskell
functional-programming
functor
Is it possible to create a Functor instance for sorted binary trees in Haskell?
Jan 28, 2017
design-patterns
haskell
functional-programming
functor
Functor instance for a simple algebraic data type
Nov 17, 2022
haskell
functor
algebraic-data-types
What is the right way to pass an object created by std::bind to a function?
Sep 19, 2022
c++
pass-by-reference
functor
auto
stdbind
How to add a class constraint to a Functor instance declaration in Haskell?
Nov 01, 2021
haskell
functor
Post-condition for map functions
Jul 05, 2022
f#
functional-programming
functor
Is it possible to retrieve the argument types from a (Functor member's) function signature for use in a template?
Jul 01, 2022
c++
templates
functor
function-signature
Difference between higher order and curried functions
Nov 06, 2022
f#
functional-programming
functor
higher-order-functions
currying
Lambdas are just classes with operator() overloaded?
Oct 22, 2022
c++
function
lambda
functor
Boolean functors in lisp
Mar 07, 2020
lambda
lisp
common-lisp
functor
higher-order-functions
How does fmap work for List
Apr 02, 2019
haskell
functor
Function in haskell that like catMaybes, but having type [Maybe a] -> Maybe [a]
Aug 21, 2022
haskell
functor
applicative
Why doesn't Haskell have a stronger alternative to Eq?
Aug 27, 2022
haskell
functional-programming
functor
typeclass
In the declaration of class Functor, can the type variables be function types?
Oct 21, 2022
haskell
types
functor
applicative
reusable condition/expression classes
May 06, 2022
java
expression
functor
How do I get a handle on deep stacks of functors in Haskell?
Jul 20, 2021
haskell
nested
functor
« Newer Entries
Older Entries »