Topic: Bug in set.c

Dear all,
I suspect there's a bug in set.c preventing to use allnodes and allelements keyword.
If nodes or elements are not labelled in progression from 1, IntArray.enumerate cannot do its job.
Please find my commit here, I kindly ask you if I misinterpreted something, for my purposed such code seems to work.