ComputeIDHash<D> typedef

ComputeIDHash<D> = int Function(D e)

Hash function used to compute a stable hash for an ID.

Implementation

typedef ComputeIDHash<D> = int Function(D e);