Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.internal
/
Functions
/
memoize
memoize
open
fun
<
T
,
R
>
memoize
(
function
:
(
T
)
->
R
)
:
(
T
)
->
R