aurorafw.stdx.string

Undocumented in source.

Public Imports

std.string
public import std.string;

Members

Functions

isAlpha
bool isAlpha(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
substr
string substr(string s, ptrdiff_t offset, ptrdiff_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta