I would speculate it's a conscious tradeoff to keep the function count low
given it's an equivalent number of characters.
On Wed, 8 Feb 2017 at 03:32, 高橋誠二 <[email protected]> wrote:

> yes, I know but other languages support it as default, isn't it?
>
> 2017年2月8日水曜日 12時31分00秒 UTC+9 [email protected]:
>
>
>
> On Wednesday, February 8, 2017 at 3:58:55 AM UTC+2, 高橋誠二 wrote:
>
> fmt package have no *lnf method, but in other langs,
> sometimes it implements Printlnf.
> Is there any reason?
>
>
> fmt.Printlnf(f,...) = fmt.Printf(f+"\n", ...)
> Djadala
>
> --
> 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
-- 
- from my thumbs to your eyes

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to