Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go_spec.html

    the type of <code>p</code> is equivalent to type <code>[]T</code>.
    If <code>f</code> is invoked with no actual arguments for <code>p</code>,
    the value passed to <code>p</code> is <code>nil</code>.
    Otherwise, the value passed is a new slice
    of type <code>[]T</code> with a new underlying array whose successive elements
    are the actual arguments, which all must be <a href="#Assignability">assignable</a>
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top