interop
/
de.jlnstrk.transit.util.extensions
/
computeIfAbsent
compute
If
Absent
inline fun <
F
,
T
>
Array
<
T
?>.
computeIfAbsent
(source:
List
<
F
>, index:
Int
, compute: (
F
) ->
T
):
T
Content copied to clipboard