Y
Hacker News
new
|
ask
|
show
|
jobs
by
DNF2
1788 days ago
Actually, callable structs are a common pattern in Julia, and are not in opposition to multiple dispatch.
You are probably thinking of dot-method syntax, like this
object.action()