Nightmare Mudlib SimulEfun: copy() mixed copy(mixed); DESCRIPTION Takes any variable and returns an exact copy of that variable with no insecure pointers to the secure data. EXAMPLES copy( ([ "a":1 ]) ) returns ([ "a":1 ]) LOCATION /secure/SimulEfun/copy.c LAST MODIFIED Nightmare 3.2