On Wed, Jan 20, 2021 at 1:19 PM atd...@gmail.com <atd...@gmail.com> wrote: > > I have been asking because the List of List example seemed a bit contrieved > to me. I have seen maps of linked lists or slice of slices for math stuff but > rarely lists of lists.(probably because of the time complexity)
We will have to disagree on that. A list of lists of int is no more contrived than a type like [][]byte, which is a type that appears at least 50 times in the Go standard library. 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/CAOyqgcWrA9zrOUaWSUQMsS_cLj%2Bv7Uq7_1AMmGkXHyoRMYYFTg%40mail.gmail.com.