dartIndex

Calculates the fingerprint used as an index for the DART Handles the hashkey '#' and stub used in the DART

  1. immutable(DARTIndex) dartIndex(const(HashNet) net, const(Document) doc)
    @safe pure
    immutable(DARTIndex)
    dartIndex
    (
    const(HashNet) net
    ,
    const(Document) doc
    )
  2. immutable(DARTIndex) dartIndex(const(HashNet) net, T value)

Parameters

net const(HashNet)

Hash function interface

doc const(Document)

document to be hashed

Return Value

Type: immutable(DARTIndex)

The DART fingerprint