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


On Friday, September 30, 2016 at 9:08:03 AM UTC+8, Erik Schnetter wrote:
>
> Yes; see <https://github.com/simonster/Reexport.jl>.
>
> -erik
>
> On Thu, Sep 29, 2016 at 5:35 PM, K leo <cnbi...@gmail.com <javascript:>> 
> wrote:
>
>> without retyping all the names.
>>
>
>
>
> -- 
> Erik Schnetter <schn...@gmail.com <javascript:>> 
> http://www.perimeterinstitute.ca/personal/eschnetter/
>

Reply via email to