Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

actions are exported when they should not #61

Open
nano-o opened this issue Apr 7, 2020 · 0 comments
Open

actions are exported when they should not #61

nano-o opened this issue Apr 7, 2020 · 0 comments

Comments

@nano-o
Copy link

nano-o commented Apr 7, 2020

Hello, it seems that instantiating a module within an object or another module confuses Ivy regarding what actions should be exported.

For example, in doc/example/leader_tutorial.ivy, ivy_show isolate=leader ... reveals that node.next and node.prev are exported actions of the leader isolate. I don't think this should be the case, as those are implemented in node.iso.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant