toggle menu
kgal-core
0.0.5
common
switch theme
search in API
kgal-core
/
kgal.distributed
/
DistributedPopulation
/
removePopulationAt
remove
Population
At
abstract
fun
removePopulationAt
(
index
:
Int
)
:
Population
<
V
,
F
>
Removes a
Population
at the specified
index
from the list.
Return
the
Population
that has been removed.