isi-vista / immutablecollections

A library for immutable collections, in the spirit of Guava's Immutable Collections.
MIT License
3 stars 1 forks source link

Cannot initialize an `immutableset` from a `KeysView` #35

Closed gabbard closed 5 years ago

gabbard commented 5 years ago

Because it fails on the check for isinstance(AbstractSet)