Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for parameters_of_g (0.08 sec)

  1. doc/go_spec.html

    As a special case, if the return values of a function or method
    <code>g</code> are equal in number and individually
    assignable to the parameters of another function or method
    <code>f</code>, then the call <code>f(g(<i>parameters_of_g</i>))</code>
    will invoke <code>f</code> after binding the return values of
    <code>g</code> to the parameters of <code>f</code> in order.  The call
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
Back to top