- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Pointer_types (0.12 sec)
-
doc/go1.17_spec.html
The method set of any other type <code>T</code> consists of all <a href="#Method_declarations">methods</a> declared with receiver type <code>T</code>. The method set of the corresponding <a href="#Pointer_types">pointer type</a> <code>*T</code> is the set of all methods declared with receiver <code>*T</code> or <code>T</code> (that is, it also contains the method set of <code>T</code>).
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0)