hashset.c
hashset.c copied to clipboard
fix the iter bug of losing the first element
Do not skip the first non-zero item when creating the iterator.