Skip to content

Merge this library into a popular existing library. #2

Description

@nstarman

Maybe https://github.com/corenting/immutabledict:

Important differences:

  1. __init__ versus __new__. IDK why immutabledict uses __new__. It's decidedly less convenient for subclassing and in no way is __new__ needed over __init__.
  2. JAX compatibility

Maybe https://flax.readthedocs.io/en/latest/api_reference/flax.core.frozen_dict.html

This might be the best option, if we could get them to spin it off into a separate package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions