is there a way to do this ? `fun <T> save(co...
# announcements
n
is there a way to do this ?
fun <T> save(config: T = T())
is there a way to specify that T needs to have a noarg constructor ?