Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Chere (0.12 sec)

  1. doc/go1.17_spec.html

    </p>
    
    <ol>
    <li>
    For a value <code>x</code> of type <code>T</code> or <code>*T</code>
    where <code>T</code> is not a pointer or interface type,
    <code>x.f</code> denotes the field or method at the shallowest depth
    in <code>T</code> where there
    is such an <code>f</code>.
    If there is not exactly <a href="#Uniqueness_of_identifiers">one <code>f</code></a>
    with shallowest depth, the selector expression is illegal.
    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