[ library(hash) | Reference Manual | Alphabetic Index ]
hash_last(+Iter)
Succeeds if the iterator has reached the end of the table
- Iter
- Hash table iterator structure
Modes and Determinism
Fail Conditions
There are further table entries left in the iteration
See Also
hash_iter / 2, hash_next / 4, hash_list / 3