Hacker News new | ask | show | jobs
by yogo 5011 days ago
It has explicit variable declaration. You can always do: varname as Type = expression

You often won't see this for the sake of succinctness. I might have misunderstood what you were saying but thought I'd mention that.