Copyable#

Module defining an interface for objects which are copyable and associated error checking routines.

Classes

Copyable

Abstract class for defining objects which can be copied.

Functions

check_is_Copyable

Check if object is of type Copyable.