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)
  2. immutable(DARTIndex) dartIndex(const(HashNet) net, T value)
    @safe pure
    immutable(DARTIndex)
    dartIndex
    (
    T
    )
    (
    const(HashNet) net
    ,)

Parameters

net const(HashNet)

Hash function interface

Return Value

Type: immutable(DARTIndex)

The DART fingerprint