This is absolutely big improvement to make go generics simple and remove
the gap between the old and new syntax :).
On Saturday, August 22, 2020 at 1:23:34 PM UTC+1 vkojo...@gmail.com wrote:
> On Saturday, August 22, 2020 at 12:49:21 AM UTC+2 rog wrote:
>
>> On Fri, 21 Aug 2020 at 23:12, jimmy
Hi gophers, i have a question about renaming a package like
`debug/plan9obj` to `p9` with a required changes in the package files. I
got a `can't load package` message from `go test -v debug/p9` command, any
ideas?
--
You received this message because you are subscribed to the Google Groups
"
Thank's ian.
On Monday, October 14, 2019 at 1:53:23 PM UTC+1, Awhb Bal wrote:
>
> salam. Hi gophers can any one take a look at at this snippet of code
> https://play.golang.org/p/qv0N0EN81tX
> and answer me why should this panic at runtime, and why the compiler
> does not catch this kind of mis
salam. Hi gophers can any one take a look at at this snippet of code
https://play.golang.org/p/qv0N0EN81tX
and answer me why should this panic at runtime, and why the compiler
does not catch this kind of mistakes.
--
You received this message because you are subscribed to the Google Groups
"g