- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Elem (0.04 sec)
-
doc/go_spec.html
an entry for each type parameter. </p> <p> For example, given the type equation with the bound type parameter <code>P</code> </p> <pre> [10]struct{ elem P, list []P } ≡<sub>A</sub> [10]struct{ elem string; list []string } </pre> <p> type inference starts with an empty map. Unification first compares the top-level structure of the LHS and RHS types.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)