I don't think there are any satisfying reasons for the current
behavior. File native type references (int @ x) as a feature request
if it's not already. :)
Well, yes. I'm waiting for Ge though, there may be good reasons for this that link to future plans but right now I see no point to the current situation.
I think @=> is an unnecessary operator. I like the description from
way back that the "@" means "please."
That was likely my comment. That was mostly related to Mike's attempts to do fairly odd/advanced things. In that code were things (I believe introduced by Spencer?) that went like;
fun foo_type ( variable_name @ bar_type)
{
//code goes here
}