copy Value
Copies the provided input as deeply as possible. For immutables like numbers and booleans, this will simply return the input
Return
copied output
Author
fzzyhmstrs
Since
0.6.0
Parameters
input
ColorHolder input to be copied
Copies the provided input as deeply as possible. For immutables like numbers and booleans, this will simply return the input
copied output
fzzyhmstrs
0.6.0
ColorHolder input to be copied