Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go1.17_spec.html

    argument.  For instance, the method <code>Scale</code> has type
    </p>
    
    <pre>
    func(p *Point, factor float64)
    </pre>
    
    <p>
    However, a function declared this way is not a method.
    </p>
    
    
    <h2 id="Expressions">Expressions</h2>
    
    <p>
    An expression specifies the computation of a value by applying
    operators and functions to operands.
    </p>
    
    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