KotZen
1.0-SNAPSHOT
KotZen
/
[root]
/
Option
/
Some
Some
data
class
Some
<
T
>
(
value
:
T
)
:
Option
<
T
>
Content copied to clipboard
Functions
Properties
Functions
value
Or
Default
Link copied to clipboard
fun
valueOrDefault
(
default
:
T
)
:
T
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
T
Content copied to clipboard