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

Drop more guarantees about new object allocations #37

Closed
spdegabrielle opened this issue Jul 18, 2019 · 1 comment
Closed

Drop more guarantees about new object allocations #37

spdegabrielle opened this issue Jul 18, 2019 · 1 comment

Comments

@spdegabrielle
Copy link
Sponsor Member

Drop more guarantees about new object allocations: for example, allow (append lst '()) to return lst, and the same for other list, string, bytes, vector functions (drop 0 items from the end of a list. substring and regexp-replace that don't change a string, etc).
@elibarzilay 3 Oct 2012

@spdegabrielle
Copy link
Sponsor Member Author

#37 closed because covered by #22

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

No branches or pull requests

1 participant