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

Add non-operator name for the !!? #311

Closed
chshersh opened this issue Jun 28, 2020 · 0 comments · Fixed by #348
Closed

Add non-operator name for the !!? #311

chshersh opened this issue Jun 28, 2020 · 0 comments · Fixed by #348
Labels
new Bring something new into library (add function or type or interface)

Comments

@chshersh
Copy link
Contributor

Possible candidates:

  • at (similar to Unsafe.at but in a default namespace)
  • safeAt
  • index
  • atIndex
  • atPos

Another question: a new name can introduce name conflicts. Should we add to Extra. modules or go with the default namespace?

@chshersh chshersh added the new Bring something new into library (add function or type or interface) label Jun 28, 2020
@chshersh chshersh added this to the v0.8.0.0: Standard milestone Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Bring something new into library (add function or type or interface)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant