commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
getOrSet
get
Or
Set
inline
fun
<
T
>
Array
<
T
?
>
.
getOrSet
(
index
:
Int
,
lazyValue
:
(
)
->
T
)
:
T