ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
Schema
/
clone
clone
abstract
suspend
fun
clone
(
value
:
T
)
:
T
(
source
)
Returns a clone (deep copy) of
value
.