File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -590,7 +590,7 @@ We can access members by position or name (name allows us to be more explicit)::
590
590
591
591
.. longtable: format: {>{\hangindent=1em\hangafter=1\raggedright\arraybackslash }p{.3\textwidth} l >{\hangindent=1em\hangafter=1\raggedright\arraybackslash }p{.3\textwidth}}
592
592
593
- .. table :: Tuple Methods
593
+ .. table :: Tuple Operations
594
594
595
595
================================== ========================= ============================================================
596
596
Operation Provided Result
@@ -675,7 +675,7 @@ Sets are useful because they provide *set operations*, such as union
675
675
676
676
.. longtable: format: {>{\hangindent=1em\hangafter=1\raggedright\arraybackslash }p{.25\textwidth} l >{\hangindent=1em\hangafter=1\raggedright\arraybackslash }p{.35\textwidth}}
677
677
678
- .. table :: Set Methods
678
+ .. table :: Set Operations
679
679
680
680
======================================= ========================= ============================================================
681
681
Operation Provided By Result
You can’t perform that action at this time.
0 commit comments