toggle menu
kgal-core
0.0.5
common
switch theme
search in API
kgal-core
/
kgal.chromosome.base
/
ChromosomeMutableList
/
ChromosomeMutableList
Chromosome
Mutable
List
constructor
(
value
:
MutableList
<
T
>
,
fitness
:
F
?
=
null
,
clone
:
ChromosomeMutableList
<
T
,
F
>
.
(
)
->
ChromosomeMutableList
<
T
,
F
>
?
=
null
)