Compiler Plugin Utils
1.1.1-SNAPSHOT
Compiler Plugin Utils
/
com.rnett.plugin.stdlib
/
MapBuilders
/
getOrDefault
get
Or
Default
fun
getOrDefault
(
receiver
:
IrExpression
,
key
:
IrExpression
,
default
:
IrExpression
,
startOffset
:
Int
=
UNDEFINED_OFFSET
,
endOffset
:
Int
=
UNDEFINED_OFFSET
)
:
IrCall
Content copied to clipboard
Sources
jvm source
Link copied to clipboard