Yes it does, it uses type inference to determine the return type of a function 
call. This way the determination of the argument type is effect free. You could 
maybe hook your package into the logic in REPLCompletion.jl in base.

Reply via email to