Browse Source

In operator on set removed

pull/3/head
Jure Šorn 5 years ago
parent
commit
9996eda9ec
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -94,7 +94,6 @@ Set
<set>.add(<el>)
<set>.update(<set>)
<set>.clear()
<bool> = <el> in <set>
```
```python

Loading…
Cancel
Save