MultiSorter.remove
void remove(uint position) nothrowRemoves 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.
Parameters
position | position of sorter to remove |