edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.tools
/
associateIndexedTo
associate
Indexed
To
fun
<
T
,
K
,
V
,
M
:
MutableMap
<
in
K
,
in
V
>
>
Iterable
<
T
>
.
associateIndexedTo
(
destination
:
M
,
transform
:
(
Int
,
T
)
->
Pair
<
K
,
V
>
)
:
M
Content copied to clipboard