- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for General_interfaces (0.06 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)