| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Stereotypes | Operations | Template Parameters | Constraints |
| Stereotypes |
| <<Interface>> |
| Template Parameters | ||
| Name | Type | Default Value |
| T | ||
| Operations | ||
| Signature | Constraints | Documentation |
| Return first element. | ||
| Return last element. | ||
| Constraints | ||
| Name | Expression | |
| Last_validity | inv: not is_empty implies last <> Void | |
| First_validity | inv: not is_empty implies first <> Void | |