insert

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

See also

sList.insert