hashmap: migrate documentation from Documentation/technical into header
authorStefan Beller <sbeller@google.com>
Fri, 30 Jun 2017 19:14:07 +0000 (12:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Jun 2017 20:11:59 +0000 (13:11 -0700)
While at it, clarify the use of `key`, `keydata`, `entry_or_key` as well
as documenting the new data pointer for the compare function.

Rework the example.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found