hashset.c icon indicating copy to clipboard operation
hashset.c copied to clipboard

fix the iter bug of losing the first element

Open yangke opened this issue 5 years ago • 0 comments

Do not skip the first non-zero item when creating the iterator.

yangke avatar Dec 21 '19 10:12 yangke