Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for improved (0.14 sec)

  1. doc/go_spec.html

    depends on functionality of the <i>imported</i> package
    (<a href="#Program_initialization_and_execution">§Program initialization and execution</a>)
    and enables access to <a href="#Exported_identifiers">exported</a> identifiers
    of that package.
    The import names an identifier (PackageName) to be used for access and an ImportPath
    that specifies the package to be imported.
    </p>
    
    <pre class="ebnf">
    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