juliatylors Mon, 12 Oct 2015 19:10:37 -0700
/*Function 1*/ function fun1(::Int64)
/*Function 2*/ function func2(::Type{Int64}) Hi fellows, I am kind of confused what does these 2 parameter usages mean? Where are they used? What are the use cases? Thanks