Skip to content

Automatic rebinding of names imported via using and import #11

@malmaud

Description

@malmaud

e.g this should work:

arequire("M")
import M.f
f()

change M.f in M.jl

areload()
f() # executes new version of M.f

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions