method

initialize_copy

v2_1_10 - Show latest stable - Class: Numeric
initialize_copy(p1)
public

Numerics are immutable values, which should not be copied.

Any attempt to use this method on a Numeric will raise a TypeError.