let
new_pool pool = {
number = pool.number + 1;
inhabitants = []
}