On Tue, Oct 13, 2015 at 8:08 PM,  <[email protected]> wrote:
> Hi, I would like to know the difference between:

I assume this is a dup of
https://groups.google.com/forum/?fromgroups=#!topic/julia-users/WIVyaMMqfyo

>
> function f1(::Int64)
>
> and
>
> function f2(::Type{Int64})
>
>
> when to use which ?
>
> Thanks

Reply via email to