Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/expressions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2974,8 +2974,7 @@ An :t:`indexable type` is a :t:`type` that implements the
:std:`core::ops::Index` :t:`trait`.

:dp:`fls_42ijvuqqqlvh`
An :t:`index expression` is an :t:`expression` that indexes into a :t:`value`
of an :t:`indexable type`.
An :t:`index expression` is an :t:`expression` that indexes into a :t:`value` of an :t:`indexable type`.

:dp:`fls_pc0c22asgzvw`
An :t:`indexed operand` is an :t:`operand` which indicates the :t:`value`
Expand Down
3 changes: 1 addition & 2 deletions src/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3219,8 +3219,7 @@ index expression
^^^^^^^^^^^^^^^^

:dp:`fls_1f7e9q8n431n`
An :dt:`index expression` is an :t:`expression` that indexes into a :t:`value`
of a :t:`type`.
An :dt:`index expression` is an :t:`expression` that indexes into a :t:`value` of an :t:`indexable type`.

:dp:`fls_xm2er7vuo07g`
See :s:`IndexExpression`.
Expand Down