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

consider: conventionally side-effectful methods return None #911

Open
nikodemus opened this issue Mar 30, 2022 · 0 comments
Open

consider: conventionally side-effectful methods return None #911

nikodemus opened this issue Mar 30, 2022 · 0 comments
Labels
design Design questions and issues
Milestone

Comments

@nikodemus
Copy link
Owner

nikodemus commented Mar 30, 2022

This way use sites cannot look functional as easily:

array sort; at: 0

kind of thing. Thanks to cascades much less irritating than python's sort()

@nikodemus nikodemus added the design Design questions and issues label Mar 30, 2022
@nikodemus nikodemus added this to the Later milestone Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design questions and issues
Projects
None yet
Development

No branches or pull requests

1 participant