dini.utils

Undocumented in source.

Members

Aliases

BoxerType
alias BoxerType(alias boxer) = ReturnType!boxer
Undocumented in source.

Functions

parseEscapeSequences
string parseEscapeSequences(string input)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

escapeSequences
char[char] escapeSequences;
Undocumented in source.

Variables

isBoxer
enum bool isBoxer(alias boxer);
Undocumented in source.

Meta