Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for works (0.16 sec)

  1. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_WATCHEVENT ideal-int
    pkg syscall (darwin-arm64), const SYS_WORKQ_KERNRETURN = 368
    pkg syscall (darwin-arm64), const SYS_WORKQ_KERNRETURN ideal-int
    pkg syscall (darwin-arm64), const SYS_WORKQ_OPEN = 367
    pkg syscall (darwin-arm64), const SYS_WORKQ_OPEN ideal-int
    pkg syscall (darwin-arm64), const SYS_WRITE = 4
    pkg syscall (darwin-arm64), const SYS_WRITE ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  2. doc/go_spec.html

    correctly, unchanged, over the lifetime of that specification.
    More generally, as adjustments are made and features added to the language,
    the compatibility guarantee ensures that a Go program that works with a
    specific Go language version will continue to work with any subsequent version.
    </p>
    
    <p>
    For instance, the ability to use the prefix <code>0b</code> for binary
    integer literals was introduced with Go 1.13, indicated
    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