rt.aApply

Part of the D programming language runtime library.

Members

Functions

_aApplycd1
int _aApplycd1(char[] aa, dg_t dg)
_aApplycd2
int _aApplycd2(char[] aa, dg2_t dg)
_aApplycw1
int _aApplycw1(char[] aa, dg_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplycw2
int _aApplycw2(char[] aa, dg2_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplydc1
int _aApplydc1(dchar[] aa, dg_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplydc2
int _aApplydc2(dchar[] aa, dg2_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplydw1
int _aApplydw1(dchar[] aa, dg_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplydw2
int _aApplydw2(dchar[] aa, dg2_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplywc1
int _aApplywc1(wchar[] aa, dg_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplywc2
int _aApplywc2(wchar[] aa, dg2_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplywd1
int _aApplywd1(wchar[] aa, dg_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
_aApplywd2
int _aApplywd2(wchar[] aa, dg2_t dg)
Undocumented in source. Be warned that the author may not have intended to support it.
printf
int printf(char* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta