toggle menu
korlibs-datastructure-root
6.0.0
common
switch theme
search in API
korlibs-datastructure
/
korlibs.datastructure
/
IArray2
/
trySet
try
Set
open
fun
trySet
(
x
:
Int
,
y
:
Int
,
value
:
E
)