Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Composite (0.31 sec)

  1. doc/go_spec.html

    declared in the <a href="#Blocks">package block</a> of that package.
    </p>
    
    <pre>
    math.Sin // denotes the Sin function in package math
    </pre>
    
    <h3 id="Composite_literals">Composite literals</h3>
    
    <p>
    Composite literals construct new composite values each time they are evaluated.
    They consist of the type of the literal followed by a brace-bound list of elements.
    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