| Parameter | Description |
|---|---|
| other | A list to to compare with. |
int
An integer denoting the respective sort position of the list relative to the other:
0 denotes that both lists should have the same position in a sort.
-1 denotes that this list should precede the other list in a sort.
+1 denotes that this list should follow the other list in a sort.
Returns a number denoting whether this list should be placed before or after another list in a sort.
| Parameter | Description |
|---|---|
| other | A list to to compare with. |
int
An integer denoting the respective sort position of the list relative to the other:
0 denotes that both lists should have the same position in a sort.
-1 denotes that this list should precede the other list in a sort.
+1 denotes that this list should follow the other list in a sort.
Returns a number denoting whether this list should be placed before or after another list in a sort.
| Parameter | Description |
|---|---|
| other | A list to to compare with. |
int
An integer denoting the respective sort position of the list relative to the other:
0 denotes that both lists should have the same position in a sort.
-1 denotes that this list should precede the other list in a sort.
+1 denotes that this list should follow the other list in a sort.
Returns a number denoting whether this list should be placed before or after another list in a sort.
| Parameter | Description |
|---|---|
| other | A list to to compare with. |
int
An integer denoting the respective sort position of the list relative to the other:
0 denotes that both lists should have the same position in a sort.
-1 denotes that this list should precede the other list in a sort.
+1 denotes that this list should follow the other list in a sort.
Returns a number denoting whether this list should be placed before or after another list in a sort.
| Parameter | Description |
|---|---|
| other | A list to to compare with. |
int
An integer denoting the respective sort position of the list relative to the other:
0 denotes that both lists should have the same position in a sort.
-1 denotes that this list should precede the other list in a sort.
+1 denotes that this list should follow the other list in a sort.
Returns a number denoting whether this list should be placed before or after another list in a sort.