On Thu, Nov 29, 2018 at 9:20 PM Jan Mercl <0xj...@gmail.com> wrote:
> - To me type name 'fixed.Fixed' sounds like Javaism.

Well, there's already context.Context, hash.Hash, image.Image and
time.Time in the standard library. Perhaps, in a parallel universe, we
could have settled on the testing.T naming style, but that's all
academic, at this point.

FWIW, in the golang.org/x/image/math/fixed package, the qualified type
name is fixed.Int26_6 and a constructor function is fixed.I.

https://godoc.org/golang.org/x/image/math/fixed

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