Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for parameters_of_g (0.91 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 passing the return values of
    <code>g</code> to the parameters of <code>f</code> in order.
    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