modules.functions

Undocumented in source.

Members

Aliases

identityInt
alias identityInt = modules.templates.identity!int
Undocumented in source.

Functions

add1
int add1(int i, int j)
Undocumented in source. Be warned that the author may not have intended to support it.
add1
double add1(double d0, double d1)
Undocumented in source. Be warned that the author may not have intended to support it.
concatFoo
string concatFoo(string s0, int i, string s1)
Undocumented in source. Be warned that the author may not have intended to support it.
exportedFunc
void exportedFunc()
Undocumented in source. Be warned that the author may not have intended to support it.
externC
void externC()
Undocumented in source. Be warned that the author may not have intended to support it.
externCpp
void externCpp()
Undocumented in source. Be warned that the author may not have intended to support it.
storageClasses
void storageClasses(int normal, int* returnScope, int out_, int ref_, int lazy_)
Undocumented in source. Be warned that the author may not have intended to support it.
voldermort
auto voldermort(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
voldermortArray
auto voldermortArray(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
withDefault
double withDefault(double fst, double snd)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta