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
Is `x >> pure y` equivalent to `liftM (const y) x`
Nov 20, 2022
haskell
monads
functor
applicative
Is it possible to make a functor in JavaScript?
Feb 18, 2022
javascript
functional-programming
functor
How to show that a monad is a functor and an applicative functor?
Aug 13, 2022
haskell
monads
functor
applicative
Why there is no `Cofunctor` typeclass in Haskell?
Sep 18, 2022
haskell
monads
functor
Scala Try/Future, wrapping the exception in case of failure
Oct 25, 2022
scala
try-catch
functor
OCaml functors, Haskell type classes, and multiple derivation
Sep 17, 2021
haskell
functional-programming
ocaml
functor
caml
why are the state and reader monads functions while the writer monad is a tuple?
Mar 17, 2022
haskell
state
monads
functor
Is the Yoneda Lemma only useful from a theoretical point of view?
Nov 09, 2022
haskell
functor
function-composition
Is there an intrinsic reason explaining why Rust does not have higher-kinded-types?
Aug 30, 2022
rust
monads
traits
functor
higher-kinded-types
Parameter to use std::greater or std::less as argument
Sep 24, 2022
c++
c++11
functor
comparison-operators
Why have unary_function, binary_function been removed from C++11?
Feb 10, 2022
c++
c++11
stl
functor
unary-function
c++ functor and function templates
Oct 24, 2022
c++
templates
functor
Is there a way to "remove" the parts of a functor that do not store its argument?
Feb 10, 2022
haskell
types
functional-programming
functor
type-constructor
Can someone explain where Applicative instances arise in this code?
Sep 08, 2017
haskell
functor
applicative
How to call the __invoke method of a member variable inside a class
Jul 07, 2022
php
function
invoke
member
functor
Accept any kind of callable and also know argument type
Apr 08, 2021
c++
templates
c++11
lambda
functor
What is exactly an indexed functor in Haskell and what are its usages?
Nov 14, 2022
haskell
functional-programming
functor
category-theory
What else can `loeb` function be used for?
Dec 23, 2020
haskell
functor
curry-howard
Why Functor class has no return function?
Oct 26, 2022
math
haskell
monads
functor
category-theory
In C++ what does it mean for a compiler to "inline" a function object?
Sep 14, 2022
c++
functor
function-object
« Newer Entries
Older Entries »