Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for true (0.22 sec)

  1. doc/go1.22.html

      <dd>
        <p><!-- https://go.dev/issue/61827, CL 517777 -->
          The <a href="/pkg/reflect/#Value.IsZero"><code>Value.IsZero</code></a>
          method will now return true for a floating-point or complex
          negative zero, and will return true for a struct value if a
          blank field (a field named <code>_</code>) somehow has a
          non-zero value.
          These changes make <code>IsZero</code> consistent with comparing
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top