Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme should say why this is useful #391

Open
cool-RR opened this issue Jan 6, 2023 · 3 comments
Open

Readme should say why this is useful #391

cool-RR opened this issue Jan 6, 2023 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@cool-RR
Copy link

cool-RR commented Jan 6, 2023

It'll be nice if the readme could answer the question "Why would one want a mutable sequence that can be frozen", i.e. why is this module useful?

@webknjaz
Copy link
Member

@mjpieters do you think you could write something up?

@webknjaz webknjaz added the documentation Improvements or additions to documentation label Dec 14, 2023
@hannes-ucsc
Copy link

Is it to a avoid the copy that tuple(somelist) would entail?

@hannes-ucsc
Copy link

Also, could freeze() be made to return self and its return type be declared in the stub as Sequence[T]?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants