Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cocreate (0.17 sec)

  1. doc/go1.17_spec.html

    <code>new</code> call or composite literal, or the type of
    an element of a structured variable.
    Variables of interface type also have a distinct <i>dynamic type</i>,
    which is the concrete type of the value assigned to the variable at run time
    (unless the value is the predeclared identifier <code>nil</code>,
    which has no type).
    The dynamic type may vary during execution but values stored in interface
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
Back to top