Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for exports (0.2 sec)

  1. doc/go_spec.html

    Functions:
    	append cap clear close complex copy delete imag len
    	make max min new panic print println real recover
    </pre>
    
    <h3 id="Exported_identifiers">Exported identifiers</h3>
    
    <p>
    An identifier may be <i>exported</i> to permit access to it from another package.
    An identifier is exported if both:
    </p>
    <ol>
    	<li>the first character of the identifier's name is a Unicode uppercase
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top