Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for Type_assertions (0.05 seconds)

  1. doc/go_spec.html

    other.
    If the indices are out of range at run time, a <a href="#Run_time_panics">run-time panic</a> occurs.
    </p>
    
    <h3 id="Type_assertions">Type assertions</h3>
    
    <p>
    For an expression <code>x</code> of <a href="#Interface_types">interface type</a>,
    but not a <a href="#Type_parameter_declarations">type parameter</a>, and a type <code>T</code>,
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Dec 02 23:07:19 GMT 2025
    - 286.5K bytes
    - Click Count (1)
Back to Top