Hi,

This is not a real life problem but I think this is a real life problem in
the software industry and a problem for developers. I saw this for Swift
(this is just an example):

https://github.com/raywenderlich/swift-algorithm-club

I was always wondering if Go can have something like this. One can just
start using it. Absent generics, it is clumsy to provide a solution in Go
like the one in the above link.

Does it make sense? Or am I missing something?

Regards
dharani


On Thu, Dec 24, 2020 at 11:26 AM Ian Lance Taylor <i...@golang.org> wrote:

> On Thu, Dec 24, 2020 at 6:39 AM Martin Hanson
> <greencopperm...@yandex.com> wrote:
> >
> > @Ian Lance Taylor, I feel I must apologize to you. I have just hunted
> > down every single mailing list post from you regarding the generics
> > issues and I have found that you have been extremely balanced and very
> > much protecting the Go philosophy and wanting to avoid any added
> > complexity etc.
> >
> > I am sorry.
>
> Thanks, but no need for an apology.  I understand that people can
> disagree for good reasons, and I don't take it personally.
>
> Ian
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXSTfERSeNPiBpSJAw28%3DqygeC5dHQrK_sz9ONOTWf-EA%40mail.gmail.com
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAN-HoCnzy0X6ZJdiXj5aUYv4RAzLMbN7QN2iVUjk6t24gDtt2w%40mail.gmail.com.

Reply via email to