Skip to content

[manual] Mention import Foo as _ #58665

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ericphanson
Copy link
Contributor

For loading packages just for their side-effects. Discussed here: https://discourse.julialang.org/t/is-there-tooling-to-mark-unused-imports/129638/7

Copy link

github-actions bot commented Jun 7, 2025

Hello! I am a bot.

Thank you for your pull request!

I have assigned @JeffBezanson to this pull request.

@JeffBezanson can either choose to review this pull request themselves, or they can choose to find someone else to review this pull request.

Note: If you are a Julia committer, please make sure that your organization membership is public.

@giordano giordano added docs This change adds or pertains to documentation modules labels Jun 7, 2025
@ericphanson
Copy link
Contributor Author

if we merge #58681 we should update the docs to recommend using Foo: _ over using Foo: Foo as _ on recent Julia's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants