Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for inferrer (0.15 sec)

  1. doc/go_spec.html

    </pre>
    
    <p>
    When using a generic function, type arguments may be provided explicitly,
    or they may be partially or completely <a href="#Type_inference">inferred</a>
    from the context in which the function is used.
    Provided that they can be inferred, type argument lists may be omitted entirely if the function is:
    </p>
    
    <ul>
    <li>
    	<a href="#Calls">called</a> with ordinary arguments,
    </li>
    <li>
    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