Hi all,

I understand most of the mental maps between the common object-oriented 
systems (Python, JavaScript) to Julia's multiple dispatch system.

But, when a function really does logically belong to its first argument, I 
(sometimes) find myself missing the function namespacing inherent to those 
systems. I find myself wanting to do what one can do in R and inject a '.' 
into the function name just for the illusion of namespacing. 

I suspect there must be a Julia idiom right under my nose that I'm 
forgetting.

Any help greatly appreciated.

Thanks!
Ben Racine

Reply via email to