Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Polar (0.02 sec)

  1. doc/go_spec.html

    the identifier, it serves as an <i>alias</i> for the given type.
    </p>
    
    <pre>
    type (
    	nodeList = []*Node  // nodeList and []*Node are identical types
    	Polar    = polar    // Polar and polar denote identical types
    )
    </pre>
    
    <p>
    If the alias declaration specifies <a href="#Type_parameter_declarations">type parameters</a>
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/software.html
    software
    
    // sohu : Sohu.com Limited
    // https://www.iana.org/domains/root/db/sohu.html
    sohu
    
    // solar : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/solar.html
    solar
    
    // solutions : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/solutions.html
    solutions
    
    // song : Amazon Registry Services, Inc.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
Back to top