functor.Functor

Undocumented in source.
template functor(alias fun)
deprecated
struct Functor {}

Members

Functions

opCall
auto opCall(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta