toggle menu
Writeopia
common
switch theme
search in API
writeopia
/
io.writeopia.sdk.utils.iterables
/
addElementInPosition
add
Element
In
Position
fun
<
T
>
Map
<
Int
,
T
>
.
addElementInPosition
(
element
:
T
,
position
:
Int
)
:
Map
<
Int
,
T
>