mathmaker
0.6(alpha)
|
All objects that are used must be able to be copied deeply Any Clonable are provided the clone() method, no need to reimplement it. More...
Public Member Functions | |
def | clone |
Returns a deep copy of the object. |
All objects that are used must be able to be copied deeply Any Clonable are provided the clone() method, no need to reimplement it.