Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go1.22.html

          returns the <a href="/pkg/reflect/#Type"><code>Type</code></a> that represents
          the type argument T.
          Previously, to get the <code>reflect.Type</code> value for a type, one had to use
          <code>reflect.TypeOf((*T)(nil)).Elem()</code>.
          This may now be written as <code>reflect.TypeFor[T]()</code>.
        </p>
      </dd>
    </dl><!-- reflect -->
    
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top