Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Dispach on parametric types

$
0
0

@Maikon_Araujo wrote:

Is it possible to dispatch on parametric types? Something like that:

function f(x::F{Int}) where F end

Dispatch on types parameterized on ints.

Thank you.

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles