Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for Alias_declarations (0.21 seconds)

  1. doc/go_spec.html

    <a href="#Type_definitions">defined types</a>, and
    <a href="#Type_parameter_declarations">type parameters</a> are called <i>named types</i>.
    An <a href="#Alias_declarations">alias</a> denotes a named type if the type given in the alias declaration is a named type.
    All named types are <a href="#Type_identity">distinct</a>.
    </p>
    
    <h3 id="Boolean_types">Boolean types</h3>
    
    <p>
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Apr 01 23:39:18 GMT 2026
    - 287.8K bytes
    - Click Count (1)
Back to Top