RCXString.back

Undocumented in source.
  1. dchar back()
  2. E back()
    struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
    pure nothrow const @property
    static if(!(isString))
    @nogc => ptr[length - 1]
    E
    back
    ()

Meta