list Of Not Null
fun listOfNotNull(elementType: IrType, items: Iterable<IrExpression>, startOffset: Int = UNDEFINED_OFFSET, endOffset: Int = UNDEFINED_OFFSET): IrCall
Content copied to clipboard
Sources
jvm source
Link copied to clipboard