v0.3.9
Dictionaries v0.3.9
Closed issues:
- get() with a default of different type (#44)
- [FR] multidict implementation (#45)
- term "idempotent" might not apply (#47)
Merged pull requests:
- Correct usage of "idempotent" (#48) (@andyferris)
- Make it easier to handle shared indices, and add
empty_type
for new constructor patterns (#49) (@andyferris)