Open kaikoga opened 5 years ago
ArpStruct instance would be shared.
Should it be value copy?
In fact, ArpStruct might better be abstracts (because allocating ArpColors and ArpDirections looks bad)
ArpColor
ArpDirection
Current
ArpStruct instance would be shared.
Proposal
Should it be value copy?