hashOf2

ditto

  1. import nxt.container_traits : isAddress;
  2. hash_t hashOf2(T value)
    @safe
    hash_t
    hashOf2
    (
    alias hasher
    T
    )
    (
    const scope auto ref T value
    )

Meta