Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for instantiation (0.13 sec)

  1. doc/go_spec.html

    with the same underlying array.
    </p>
    
    <h3 id="Instantiations">Instantiations</h3>
    
    <p>
    A generic function or type is <i>instantiated</i> by substituting <i>type arguments</i>
    for the type parameters [<a href="#Go_1.18">Go 1.18</a>].
    Instantiation proceeds in two steps:
    </p>
    
    <ol>
    <li>
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
Back to top