Dear all,

I was wondering if it is useful to redefine basic data types, for example

type int int32

or, as in my case that I am dealing with CGO

type int C.int

Besides being possible, and probably not really practical, is it safe? Are 
there any practical use cases where redefining some basic data types can be 
a good idea?

Thanks in advance
Cheers
~Ale

-- 
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