Skip to content

Frozen versions of bolton's data structures #385

@lunik1

Description

@lunik1

Hello!

First of all, thanks for the code!

Second, boltons introduces a FrozenDict to complement Python's own dict/frozenset, but does not introduce frozen variants of its own extensions like OneToOne (or its own IndexedSet). I wonder if this is something you would consider adding, though I can see how it is a pain two have two variants of most* data structures in the library.

*for things like queues it doesn't really make sense

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions