Il giorno martedì 21 febbraio 2017 23:00:44 UTC+1, Matt Harden ha scritto:
>
> Sizeof does exist in the unsafe package and returns a compile time 
> constant.
>
>
One usually don't want to import the unsafe package just to use the Sizeof 
function in a safe package.
This is the reason why I'm curious to why sizeof is not a builtin function.
It is true that Sizeof is usually used in unsafe packages, but this is not 
always true.
 
> [...]

Manlio 

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