Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functor

Is there any standard delete functor?

c++ functor delete-operator

What is meant by 'retain state' in c++?

Functors in separate files in OCaml?

ocaml functor

How can fmap be used with a data constructor?

haskell functor

How does <*> derived from pure and (>>=)?

Difference between function composition operator (.) and fmap (<$>)

How are Functors useful?

Difference between 'Just' and 'pure'

haskell functor applicative

State data in functor members vs global function

c++ static functor

Can a Functor never be abstract in C++?

c++ templates functor

Using monads, monoids, functors and arrows in practice

c++11: Templated wrapper function

(r ->) applicative functor

haskell functor applicative

Are there morphisms in Haskell?

"Transposition" of functors?

example uses scalaz.Lens's modf, modp and xmap

Working with data types parameterized by a functor

C++ functor to output iterator adapter

Lambda functions as class members

c++ c++11 functor lambda

greater/less function objects in C++

c++ sorting functor