Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functor

Can I use CRTP with virtual functions or functors for visitor algorithms tolerant of changes to the classes

How can I generalize the arity of rxjava2 Zip function (from Single/Observable) to n Nullable arguments without lose its types?

Function pointers to member functions in C++

Is it possible to generalize this lmap

Passing C++ object to C++ code through Python?

c++ python word-wrap 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