- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for float (0.04 sec)
-
doc/go_spec.html
They cannot be the types of values or variables, or components of other, non-interface types. </p> <pre> var x Float // illegal: Float is not a basic interface var x interface{} = Float(nil) // illegal type Floatish struct { f Float // illegal } </pre> <p> An interface type <code>T</code> may not embed a type element
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.20.md
- K8s.io/apimachinery: runtime.DefaultUnstructuredConverter.FromUnstructured now handles converting integer fields to typed float values ([#93250](https://github.com/kubernetes/kubernetes/pull/93250), [@liggitt](https://github.com/liggitt)) [SIG API Machinery]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/vnd.oasis.opendocument.flat.text"> <_comment>OpenDocument v1.0: Flat Text document</_comment> <glob pattern="*.fodt"/> <sub-class-of type="application/vnd.oasis.opendocument.tika.flat.document"/> </mime-type> <mime-type type="application/vnd.oasis.opendocument.flat.presentation"> <_comment>OpenDocument v1.0: Flat Presentation document</_comment> <glob pattern="*.fodp"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)