Function receive_object:
Defined in module container (file: /std/container.c)

Determine whether we will accept having an object moved into us;
returns a value from <move.h> if there is an error

Prototype:
mixed receive_object( object target, string relation );
