insert

fun insert(position: Int, data: T): WrappedKList<T>

See also