set

abstract fun set(index: Int, value: PT)

设置指定索引处的元素值.

Parameters

index

元素的索引

value

要设置的元素值