|
mathmaker
0.4(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.
1.7.6.1