insertBefore

fun insertBefore(sibling: WrappedKList<T>, data: T): WrappedKList<T>

See also