Collections-C icon indicating copy to clipboard operation
Collections-C copied to clipboard

document is inaccurate about key_compare function

Open xujiesh0510 opened this issue 2 years ago • 0 comments

https://srdja.github.io/Collections-C/#hashtableconf field key_compare in HashTableConf :

key comparator function which returns true if the keys are identical

---> should change to "key comparator function which returns 0 if the keys are identical"

took half an hour to figured it out

xujiesh0510 avatar Nov 03 '22 03:11 xujiesh0510