Browse Source

Small titles

pull/10/head
Jure Šorn 5 years ago
parent
commit
ac95fff0e5
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -110,7 +110,7 @@ Set
```
### Frozenset
**Is hashable and can be used as a key in dictionary.**
####Is hashable and can be used as a key in dictionary.
```python
<frozenset> = frozenset(<collection>)
```

Loading…
Cancel
Save