- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for General_interfaces (0.11 sec)
-
doc/go_spec.html
<pre> type ReadCloser interface { Reader // includes methods of Reader in ReadCloser's method set Close() // illegal: signatures of Reader.Close and Close are different } </pre> <h4 id="General_interfaces">General interfaces</h4> <p> In their most general form, an interface element may also be an arbitrary type term <code>T</code>, or a term of the form <code>~T</code> specifying the underlying type <code>T</code>,
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)