- kindToString
string kindToString(Mutation.Kind kind)
Undocumented in source. Be warned that the author may not have intended to support it.
- kindToString
string kindToString(long kind)
Undocumented in source. Be warned that the author may not have intended to support it.
- statusToString
string statusToString(Mutation.Status status)
Undocumented in source. Be warned that the author may not have intended to support it.
- statusToString
string statusToString(ulong status)
Undocumented in source. Be warned that the author may not have intended to support it.
- toInternal
string toInternal(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- window
string window(T a, size_t maxlen)
Create a range from a that has at most maxlen+3 letters in it.