alchemist
24.0.7-dev06+b76482905
alchemist-cognitive-agents
/
it.unibo.alchemist.model.math
/
lazyMutable
lazy
Mutable
fun
<
T
>
lazyMutable
(
initializer
:
(
)
->
T
)
:
LazyMutable
<
T
>
Content copied to clipboard
Creates an instance of
LazyMutable
with the given
initializer
.