Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Klinger (0.14 sec)

  1. doc/go_spec.html

    </li>
    </ul>
    
    <h4 id="Go_1.17">Go 1.17</h4>
    <ul>
    <li>
    A slice may be <a href="#Conversions">converted</a> to an array pointer if the slice and array element
    types match, and the array is not longer than the slice.
    </li>
    <li>
    The built-in <a href="#Package_unsafe">package <code>unsafe</code></a> includes the new functions
    <code>Add</code> and <code>Slice</code>.
    </li>
    </ul>
    
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top