phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
StringCache.intern
nxt
stringcache
StringCache
Caches a string.
string
intern
(const(ubyte)[] str)
string
intern
(string str)
struct
StringCache
pure nothrow @
trusted
string
intern
(
string
str
)
string
intern
(const(ubyte)[] str, uint hash)
Meta
Source
See Implementation
nxt
stringcache
StringCache
constructors
this
functions
intern
static functions
hashStep
static variables
defaultBucketCount
Caches a string.