Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. doc/go_spec.html

    definition of an interface's type set as follows:
    </p>
    
    <ul>
    	<li>The type set of the empty interface is the set of all non-interface types.
    	</li>
    
    	<li>The type set of a non-empty interface is the intersection of the type sets
    		of its interface elements.
    	</li>
    
    	<li>The type set of a method specification is the set of all non-interface types
    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