KotZen
1.0-SNAPSHOT
KotZen
/
[root]
/
Option
/
valueOrDefault
value
Or
Default
fun
valueOrDefault
(
default
:
T
)
:
T
Content copied to clipboard
Return
The given default if this has no value
Parameters
default
The value to use if this has no value