https://kotlinlang.org logo
j

johnfn

12/30/2018, 11:41 PM
e.g. if i have
init { x = 5 }
and i want to set x to 5 again at some later point, is there some way to do
this()