ae v0.0.2884 (2020-12-20T12:34:54Z)
Home
Dub
Repo
functor.Functor
ae
utils
meta
functor
Undocumented in source.
template
functor
(alias fun)
struct
Functor {
auto
opCall
(T args);
}
Members
Functions
opCall
auto
opCall
(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
utils
meta
functor
functions
functor
structs
Functor