On Monday, 28 March 2016 at 14:40:40 UTC, Adam D. Ruppe wrote:
On Monday, 28 March 2016 at 04:53:19 UTC, aki wrote:
So... You mean there are no way to declare functions
without exporting the symbol?

alas, no, even if it is private it can conflict on the outside (so stupid btw).

Is it all the same function being referenced? Just importing from there would be ok.

Thank you for clarify.
Now I know I have to change the name as a result.

Thanks,
aki.

Reply via email to