Skip to content
Snippets Groups Projects
user avatar
Iustin Pop authored
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
7b4126b7
Name Last commit Last update