Skip to content

feature request: #REQUIRE module alias #310

Description

@fblanqui

With big files containing millions of identifiers, module prefixes can take a lot of disk space. An easy way to reduce this is to use module aliases, that is, to allow writing #REQUIRE long_module_name M to be able to write M.identifier instead of long_module_name.identifier. It should be easy to implement.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions