MultiSorter.remove

Removes the sorter at the given @position from the list of sorter used by @self.

If @position is larger than the number of sorters, nothing happens.

class MultiSorter
void
remove
()

Parameters

position uint

position of sorter to remove

Meta