« Previous | Next » 

Revision 7b4126b7

ID7b4126b7c774531c8a40e291e66286ec61586fe1

Added by Iustin Pop almost 16 years ago

Add a FirstFree function to utils.py

This function will return the first unused integer based on a list of
used integers (e.g. [0, 1, 3] will return 2).

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences