Skip to content

Python Set Types Frozenset

Rafael J. Rodriguez edited this page Apr 28, 2016 · 1 revision

Python FrozenSet

TODO: frozenset basic info

Immutable

Creation:

frozenset constructor:

TODO: Examples

Previous

Clone this wiki locally