We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cf350 commit 52a213fCopy full SHA for 52a213f
README.md
@@ -1628,25 +1628,26 @@ Creates an empty enum set with the specified element type.
1628
1629
<tr>
1630
1631
- <td > headSet</td>
+ <td >last</td>
1632
1633
</tr>
1634
1635
+
1636
1637
- <td > higher</td>
1638
+ <td > headSet</td>
1639
1640
1641
1642
1643
- <td > isEmpty</td>
1644
+ <td > tailSet</td>
1645
1646
1647
1648
1649
- <td >last</td>
1650
+ <td > higher</td>
1651
1652
1653
@@ -1700,10 +1701,9 @@ Creates an empty enum set with the specified element type.
1700
1701
1702
1703
- <td > tailSet</td>
1704
+ <td > isEmpty</td>
1705
1706
-
1707
1708
</table>
1709
0 commit comments