Collin wanted to add his own function that would p...
# getting-started
p
Collin wanted to add his own function that would perform something similar to what data classes currently do with
copy()
,
hashCode()
,
equals()
, or
componentN()
. As far as I know there is no way to do it but I can't agree that "there is no point" in having such functionality.