Skip to content

Commit e5b7f89

Browse files
committed
Add more construction
1 parent 0cdd0f7 commit e5b7f89

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

peps/pep-0814.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ Construction
7777
- another ``frozendict``,
7878
- or an iterable of key/value tuples.
7979

80+
* ``frozendict(collection, **kwargs)`` combines the two previous
81+
constructions.
82+
8083
The insertion order is preserved.
8184

8285

0 commit comments

Comments
 (0)