On Tue, 01 Jan 2019 03:34:34 -0800 =?UTF-8?B?5LyK6Jek5ZKM5Lmf?= <kazya.ito.dr...@gmail.com> wrote: > > What are the reasonable reasons to use pointers? Are pointers neseccary?
Pointers are not necessary as a programming language feature but are necessary in implementing a programming language. As an example, Scheme doesn't have pointers. -- 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.