- addNewLines
string addNewLines(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- doublesToStrings
string[] doublesToStrings(double[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- enforceSane
void enforceSane(PlotRect r)
Undocumented in source. Be warned that the author may not have intended to support it.
- extensionNoDot
inout(char)[] extensionNoDot(inout(char)[] filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- nullOrInit
bool nullOrInit(T arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- splitEscape
string[] splitEscape(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- toDoubleArray
double[] toDoubleArray(R range)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSigFigs
double toSigFigs(double num, int nSigFigs)
Undocumented in source.
- writeBitmap
void writeBitmap(Pixel[] pix, File handle, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.