https://kotlinlang.org logo
r

roberto.guerra

01/17/2017, 7:00 PM
is there a way to copy a data class to a map and say something like :
dataClass.copyAllBut(propertyA)
?