- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Nullable (0.03 sec)
-
doc/go_spec.html
</pre> <h3 id="Method_expressions">Method expressions</h3> <p> If <code>M</code> is in the <a href="#Method_sets">method set</a> of type <code>T</code>, <code>T.M</code> is a function that is callable as a regular function with the same arguments as <code>M</code> prefixed by an additional argument that is the receiver of the method. </p> <pre class="ebnf"> MethodExpr = ReceiverType "." MethodName .
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (1)