toggle menu
alchemist
35.0.2
jvm
switch theme
search in API
alchemist-cognitive-agents
/
it.unibo.alchemist.util
/
lazyMutable
lazy
Mutable
fun
<
T
>
lazyMutable
(
initializer
:
(
)
->
T
)
:
LazyMutable
<
T
>
(
source
)
Creates an instance of
LazyMutable
with the given
initializer
.