std std.atomic std.bitarray std.exception std.intrinsic std.memory std.regexp std.string std.thread std.unicode std.vararg |
std.varargThe vararg module is intended to facilitate vararg manipulation in D. It should be interface compatible with the C module of the same name, and the two modules may share a common implementation if possible (as is done here).
|