Module inf_supply (file: /std/inf_supply.c):

inf_supply is a container which supports an unlimited supply of objects.
If the number of objects to be created in set_objects() is -1 then one
object is created and each time this object is removed/taken a new
object is created.

See set_objects
