tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
String.toHash
tanya
container
string
String
Calculates the hash value for the string.
struct
String
const @
nogc
nothrow pure @
safe
size_t
toHash
(
)
Return Value
Type:
size_t
Hash value for the string.
Meta
Source
See Implementation
tanya
container
string
String
aliases
insert
opDollar
constructors
this
destructors
~this
functions
byCodePoint
get
insertAfter
insertBack
insertBefore
opAssign
opCmp
opEquals
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
reserve
shrink
toHash
toStringz
mixins
__anonymous
postblits
this(this)
properties
capacity
empty
length
Calculates the hash value for the string.