Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Platte (0.16 sec)

  1. doc/go_spec.html

    type parameters.
    <code>D0[int, string]</code> and <code>struct{ x int; y string }</code> are
    different because the former is an <a href="#Instantiations">instantiated</a>
    defined type while the latter is a type literal
    (but they are still <a href="#Assignability">assignable</a>).
    </p>
    
    <h3 id="Assignability">Assignability</h3>
    
    <p>
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 279.3K bytes
    - Viewed (0)
Back to top