Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for enforce (0.16 sec)

  1. doc/go_spec.html

    FieldName     = identifier .
    Element       = Expression | LiteralValue .
    </pre>
    
    <p>
    The LiteralType's <a href="#Core_types">core type</a> <code>T</code>
    must be a struct, array, slice, or map type
    (the syntax enforces this constraint except when the type is given
    as a TypeName).
    The types of the elements and keys must be <a href="#Assignability">assignable</a>
    to the respective field, element, and key types of type <code>T</code>;
    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