openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-gl-common
/
org.openrndr.internal.glcommon
/
LRUCache
/
getOrSet
get
Or
Set
fun
getOrSet
(
key
:
K
,
forceSet
:
Boolean
,
valueFunction
:
(
)
->
V
)
:
V
(
source
)