- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for quantification (0.06 sec)
-
doc/go_spec.html
</li> <li>The type set of a <i>union</i> of terms <code>t<sub>1</sub>|t<sub>2</sub>|…|t<sub>n</sub></code> is the union of the type sets of the terms. </li> </ul> <p> The quantification "the set of all non-interface types" refers not just to all (non-interface) types declared in the program at hand, but all possible types in all possible programs, and hence is infinite.
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Dec 02 23:07:19 UTC 2025 - 286.5K bytes - Viewed (1) -
cmd/erasure-object.go
er.addPartial(bucket, object, opts.VersionID) return objInfo, InsufficientWriteQuorum{} } return objInfo, gerr } // Add protection and re-verify the ILM rules for qualification // based on the latest objectInfo and see if the object still // qualifies for deletion. if gerr == nil { var isErr bool evt := evalActionFromLifecycle(ctx, *lc, rcfg, replcfg, goi)
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Oct 24 04:05:31 UTC 2025 - 80.4K bytes - Viewed (0)