Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go1.17_spec.html

    that is, either a variable, pointer indirection, or slice indexing
    operation; or a field selector of an addressable struct operand;
    or an array indexing operation of an addressable array.
    As an exception to the addressability requirement, <code>x</code> may also be a
    (possibly parenthesized)
    <a href="#Composite_literals">composite literal</a>.
    If the evaluation of <code>x</code> would cause a <a href="#Run_time_panics">run-time panic</a>,
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
Back to top