openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
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
)