Is there a way to export all functions defined in a module?

103 views
Skip to first unread message

K leo

unread,
Sep 29, 2016, 5:35:37 PM9/29/16
to julia-users
without retyping all the names.

Erik Schnetter

unread,
Sep 29, 2016, 9:08:03 PM9/29/16
to julia...@googlegroups.com

On Thu, Sep 29, 2016 at 5:35 PM, K leo <cnbi...@gmail.com> wrote:
without retyping all the names.



--

K leo

unread,
Sep 30, 2016, 12:08:53 AM9/30/16
to julia-users
Thanks for the reply.

I want to be able to export all symbols of module X from within X.  But reexport seems to do something different:
@reexport using X
    # all of X's exported symbols available here
Reply all
Reply to author
Forward
0 new messages