- Add
discard
method which return a new immutabledict without the item at the given key, if present. Thanks to @matthiasdiener for the PR #307
discard
method which return a new immutabledict without the item at the given key, if present. Thanks to @matthiasdiener for the PR #307