StringTable.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StringValue!(T)* update(const(char)[] str)
  2. StringValue!(T)* update(const(char)* s, size_t length)
    struct StringTable(T)
    nothrow pure
    update
    (
    const(char)* s
    ,
    size_t length
    )

Meta