RCXString.back

Undocumented in source. Be warned that the author may not have intended to support it.
  1. dchar back()
  2. E back()
    struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
    pure nothrow const @nogc
    static if(!(isString))
    E
    back
    ()

Meta