open fun clone(value: A): A
Creates binary copy of given object. If the datatype is immutable the same instance might be returned