Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functor

Extending OCaml Maps to formattable Maps

map ocaml functor

C++ functor advantage - holding the state [duplicate]

c++ functor

A type trait identifying which class provides the function selected by overload resolution

How to use objects as modules/functors in Scala?

Global function is slower than functor or lambda when passed to std::sort

Polymorphic Functors in OCaml (related to Include command)

include ocaml functor

A name for a product of `Const` and a functor?

haskell functor

a simple generalisation of the Applicative (Functor) type-class; pattern matching on constructors

Is there a built-in Java type that guarantees an execute(T t) method?

Functor implementation in JavaScript

How do I construct a functor for use with an algorithm like boost's brent_find_minima?

Haskell: What does type f a actually mean?

haskell functor

Isomorphic `fmap` in Haskell

haskell functor

Coyoneda and Deriving Functor in Haskell

haskell functor

Can one partially apply functor

haskell types functor

What is a good data structure to represent an undirected graph?

Is it possible to use boost::bind to effectively concatenate functions?

c++ boost callback bind functor

GHC 7.0.4 seems to have forgotten how to apply functors

haskell functor

How defining a module signature whose module implementation is parameterized by a functor

About mapping through several nested functorial levels