for -> http://docs.julialang.org/en/release-0.4/manual/functions/?highlight=anonymous#anonymous-functions
Can you point to the context where the .. is used. Cheers Lex On Thursday, September 24, 2015 at 8:32:57 AM UTC+10, Alex Copeland wrote: > > > > Hi, > > Can someone point me to the documentation for '..' and '->' as in > 'include ..Sort' and x -> x[2] . I've dug around in the source and in > readthedocs but patterns like this are the devil to search for unless they > have a text alias (that you happen to know). > > Thanks, > Alex >