This reverts commit 38aac09151.
This commit is contained in:
@@ -111,7 +111,7 @@ local function split_merge(t, first, last, comparator)
|
||||
end
|
||||
|
||||
---Perform a merge sort using sorter option.
|
||||
---@param t Node[]
|
||||
---@param t table nodes
|
||||
function Sorter:sort(t)
|
||||
if self.user then
|
||||
local t_user = {}
|
||||
|
||||
Reference in New Issue
Block a user