Every language uses pointers, either explicitly or implicitly? I think the question can be revised to "Are explicit pointers necessary?" No, it is not. Explicit pointers have both some advantages and disadvantages than implicit ones. Explicit pointers give programmers more controls, make runtime more efficient. Implicit pointers are easier to use.
On Tuesday, January 1, 2019 at 6:34:34 AM UTC-5, 伊藤和也 wrote: > > What are the reasonable reasons to use pointers? Are pointers neseccary? > -- 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.