Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go1.17_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: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
Back to top