toggle menu
kgal-core
0.0.5
common
switch theme
search in API
kgal-core
/
kgal.distributed
/
DistributedConfigScope
/
add
add
open
override
fun
add
(
ga
:
GA
<
V
,
F
>
)
Adds the
GA
to the end of
children
.
open
override
fun
add
(
index
:
Int
,
ga
:
GA
<
V
,
F
>
)
Inserts a
GA
into
children
at the specified
index
.