(newb question)

Bodyless functions - such as 
https://golang.org/src/math/frexp.go?s=469:514#L6 found in the standard 
library are currently mystifying me..

There's an unexported function of the same name and signature on the same 
file but no call to it.

Is this explained somewhere (I read the language spec and sure didn't seen 
this covered?) maybe I need to read it two times.? Thanks.

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