openrndr
0.1.0-dev.1+7ef23c1
common
js
jvm
openrndr-utils
/
org.openrndr.utils
Package
org.
openrndr.
utils
Types
Functions
Types
Resettable
Delegate
Link copied to clipboard
common
js
jvm
expect
class
ResettableDelegate
<
T
>
(
initializer
:
(
)
->
T
)
Content copied to clipboard
actual
class
ResettableDelegate
<
T
>
(
initializer
:
(
)
->
T
)
Content copied to clipboard
actual
class
ResettableDelegate
<
T
>
(
initializer
:
(
)
->
T
)
Content copied to clipboard
Functions
resettable
Lazy
Link copied to clipboard
common
fun
<
T
>
resettableLazy
(
initializer
:
(
)
->
T
)
:
ResettableDelegate
<
T
>
Content copied to clipboard