See: Description
| Annotation Type | Description |
|---|---|
| Ascending |
This annotation indicates that the elements of an
iterable are ascending. |
| Descending |
This annotation indicates that the elements of an
iterable are descending. |
| StrictlyAscending |
This annotation indicates that the elements of an
iterable are strictly ascending. |
| StrictlyDescending |
This annotation indicates that the elements of an
iterable are strictly descending. |
Copyright © 2017. All rights reserved.