intellij-randomness / com.fwdekker.randomness / Scheme / copyFrom

copyFrom

abstract fun copyFrom(other: SELF): Unit

Shallowly copies the state of other into this.

Parameters

other - the state to copy into this