Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for this (0.03 seconds)

  1. doc/go_spec.html

    unifying <code>[]P</code> and <code>[]string</code> and
    thus <code>P</code> and <code>string</code>.
    Since the type argument for <code>P</code> is known at this point
    (there is a map entry for <code>P</code>), its type argument
    <code>string</code> takes the place of <code>P</code>.
    And since <code>string</code> is identical to <code>string</code>,
    this unification step succeeds as well.
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Dec 02 23:07:19 GMT 2025
    - 286.5K bytes
    - Click Count (1)
Back to Top