Le dimanche 26 février 2017 11:46:17 UTC+1, Tamás Gulácsi a écrit :
>
>
> Int is for indexung memory.


Are you sure? When i write age := 20, i don't play with memory index... 
So, i have to write age := int32(20) or var age int32 = 20, which is rather 
boring, imho.
 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to