phobos-next v0.5.0 (2022-11-28T21:32:24Z)
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
destructors
~this
functions
allocated
intern
postblits
this(this)
static functions
hashStep
static variables
defaultBucketCount
Caches a string.