record.toHash

Compute the hash of this record. Algorithm is result = 31 * previousResult + currentField.toHash

class record
override nothrow @trusted
size_t
toHash
()

Meta