toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-core
/
ch.tutteli.atrium.core
/
Option
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
some
If
Link copied to clipboard
inline
fun
<
T
>
someIf
(
predicate
:
Boolean
,
provider
:
(
)
->
T
)
:
Option
<
T
>
Factory method to create an
Option
.