Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for FITS (0.02 sec)

  1. doc/go1.17_spec.html

    <p>
    The built-in functions <code>len</code> and <code>cap</code> take arguments
    of various types and return a result of type <code>int</code>.
    The implementation guarantees that the result always fits into an <code>int</code>.
    </p>
    
    <pre class="grammar">
    Call      Argument type    Result
    
    len(s)    string type      string length in bytes
              [n]T, *[n]T      array length (== n)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    Alice.
    
      `Why, there they are!' said the King triumphantly, pointing to
    the tarts on the table.  `Nothing can be clearer than THAT.
    Then again--"BEFORE SHE HAD THIS FIT--"  you never had fits, my
    dear, I think?' he said to the Queen.
    
      `Never!' said the Queen furiously, throwing an inkstand at the
    Lizard as she spoke.  (The unfortunate little Bill had left off
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top