Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Reduce (0.13 sec)

  1. doc/go_spec.html

    </pre>
    
    <p>
    the variable <code>s</code> of type <code>Slice</code> must be assignable to
    the function parameter type <code>S</code> for the program to be valid.
    To reduce complexity, type inference ignores the directionality of assignments,
    so the type relationship between <code>Slice</code> and <code>S</code> can be
    expressed via the (symmetric) type equation <code>Slice ≡<sub>A</sub> S</code>
    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