Skip to content

Syntax for using/importing multiple names from the same module is undocumented #5214

Closed
@toivoh

Description

I remember that there was introduced a syntax to import multiple names from the same module without having to type out the module name repeatedly, to avoid having to type e.g.

import MyModule.f, MyModule.g

but I can't remember what it was, and there is no example in the Julia manual chapter about modules. What was it? Let's document it!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions