Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IncDec_statements (0.23 sec)

  1. doc/go_spec.html

    all types in its type set must be channel types that permit send operations,
    they must all have the same element type,
    and the type of the value to be sent must be assignable to that element type.
    </p>
    
    <h3 id="IncDec_statements">IncDec statements</h3>
    
    <p>
    The "++" and "--" statements increment or decrement their operands
    by the untyped <a href="#Constants">constant</a> <code>1</code>.
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
Back to top