- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Exported_identifiers (0.07 sec)
-
doc/go1.17_spec.html
<li>Two struct types are identical if they have the same sequence of fields, and if corresponding fields have the same names, and identical types, and identical tags. <a href="#Exported_identifiers">Non-exported</a> field names from different packages are always different.</li> <li>Two pointer types are identical if they have identical base types.</li>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0) -
doc/go_spec.html
and if corresponding pairs of fields have the same names, identical types, and identical tags, and are either both embedded or both not embedded. <a href="#Exported_identifiers">Non-exported</a> field names from different packages are always different.</li> <li>Two pointer types are identical if they have identical base types.</li>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)