Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _values (0.22 sec)

  1. doc/go1.17_spec.html

    <a href="#Function_literals">function literal</a> or
    <a href="#Method_values">method value</a>.
    </p>
    
    <p>
    It is legal to derive a function value from a method of an interface type.
    The resulting function takes an explicit receiver of that interface type.
    </p>
    
    <h3 id="Method_values">Method values</h3>
    
    <p>
    If the expression <code>x</code> has static type <code>T</code> and
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
Back to top