anyChar.anyChar

Undocumented in source.
template anyChar(size_t line = 0, string file = "")
alias anyChar = charRange!(dchar.min, dchar.max, line, file)

Meta