MODtoChars

  1. const(char)* MODtoChars(MOD mod)
    nothrow pure
    const(char)*
    MODtoChars
    (
    MOD mod
    )
  2. string MODtoString(MOD mod)

Return Value

Type: const(char)*

a human readable representation of mod, which is the token mod corresponds to

Suggestion Box / Bug Report