|   
 | 
 copy
 | 
  The copy function creates new copy of the object on the heap with its own 
            unique object id.  The new object id is returned by the copy function.   When to use  The copy function produces a copy of the Directory (target) 
            in a different memory location (From a C-programmer's perspective, the 
            copy function behaves like the memcpy standard function).
 (copy directory) An exact copy of the specified Directory.
         
   
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
 
   
 Here are the links to the data types of the function arguments.   Here are also a number of links to functions having arguments with any of these data types. 
              
 
 
You can always talk with the AIS at aiserver.sourceforge.net.
Name 
                                           Description 
                                           AIS Types directory The Directory to be copied. Directory 
 
Returns:
Examples
Argument Types
 
 Structure 
Dictionary 
Directory 
Pair 
 List 
Vector 
Brick 
Matrix 
 
Lambda 
NumMatrix 
CpxVector 
ShortVector 
 
  
 
How do I contact the AIS team?