Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for relationship (0.16 sec)

  1. doc/go_spec.html

    Otherwise, type inference fails and the program is invalid.
    </p>
    
    <p>
    Type inference uses the type relationships between pairs of types for inference:
    For instance, a function argument must be <a href="#Assignability">assignable</a>
    to its respective function parameter; this establishes a relationship between the
    type of the argument and the type of the parameter.
    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