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

[Exceptions/throws?] rename function? #1587

Open
github-actions bot opened this issue Mar 15, 2024 · 0 comments
Open

[Exceptions/throws?] rename function? #1587

github-actions bot opened this issue Mar 15, 2024 · 0 comments
Labels
error handling Issues related to Error handling library Issues related to the standard library open discussion Open discussion about features/ideas/suggestions todo Automatically generated issues from TODOs in the code

Comments

@github-actions
Copy link

[Exceptions/throws?] rename function?
if not though it appears a natural name, every time I look
at this function I think it does sth different than what it
actually does, and - in connection with throw - in the end
there may be something confusing... No real suggestion from me
here, just stating it - so that I don't end up forgetting about
it myself... lol

# TODO(Exceptions/throws?) rename function?

            raise error 

    # TODO(Exceptions/throws?) rename function?
    #  if not though it appears a natural name, every time I look
    #  at this function I think it does sth different than what it 
    #  actually does, and - in connection with `throw` - in the end
    #  there may be something confusing... No real suggestion from me
    #  here, just stating it - so that I don't end up forgetting about
    #  it myself... lol
    #  labels: open discussion, error handling, library
    builtin "throws?",
        alias       = unaliased, 
        op          = opNop,

423319b8f4626dd165c172aaf69d763740f44e1b

@github-actions github-actions bot added error handling Issues related to Error handling library Issues related to the standard library open discussion Open discussion about features/ideas/suggestions todo Automatically generated issues from TODOs in the code labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error handling Issues related to Error handling library Issues related to the standard library open discussion Open discussion about features/ideas/suggestions todo Automatically generated issues from TODOs in the code
Projects
None yet
Development

No branches or pull requests

0 participants