Skip to content

Commit

Permalink
docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
eturino committed Jul 31, 2021
1 parent 48d2d66 commit f30d743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ Returns a new KeySet with the intersection (A ∩ B) of both Sets.

### `includes(element)`

Returns a new KeySet with the intersection (A ∩ B) of both Sets.
Returns True if the set that this KeySet represents contains the given element.

0 comments on commit f30d743

Please sign in to comment.