Go - Addressable

1 · Aiden Marshall · May 31, 2022, 3:55 p.m.
Why can we use a value of type T to call a method declared with *T receiver instead of a pointer to that type?...