Compiler Plugin Utils
1.1.0
Compiler Plugin Utils
/
com.rnett.plugin.stdlib
/
CollectionsBuilders
/
mapOf
map
Of
fun
mapOf
(
keyType
:
IrType
,
valueType
:
IrType
,
items
:
Map
<
IrExpression
,
IrExpression
>
,
startOffset
:
Int
=
UNDEFINED_OFFSET
,
endOffset
:
Int
=
UNDEFINED_OFFSET
)
:
IrCall
Content copied to clipboard
Sources
jvm source
Link copied to clipboard