Local Functions (/std/inheritables/container.c)

string receive_object(object ob)

This function is used to see if the calling object can actully hold object ob.  If not it returns a string stating so.

See also: move()
