openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl-common
/
org.openrndr.internal.glcommon
/
LRUCache
/
getOrSet
get
Or
Set
fun
getOrSet
(
key
:
K
,
forceSet
:
Boolean
,
valueFunction
:
(
)
->
V
)
:
V
(
source
)