Skip to main content
Log in

Mojo function

merge

merge[type: DType, out_idx_type: DType, rank: Int](mut buf_keys: NDBuffer[type, rank, origin], mut buf_ids: NDBuffer[out_idx_type, rank, origin], start: Int, mid: Int, end: Int)

Merge two sorted subarrays into one sorted array.