- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for substituting (0.07 sec)
-
doc/go_spec.html
<p> A generic function or type is <i>instantiated</i> by substituting <i>type arguments</i> for the type parameters [<a href="#Go_1.18">Go 1.18</a>]. Instantiation proceeds in two steps: </p> <ol> <li> Each type argument is substituted for its corresponding type parameter in the generic declaration. This substitution happens across the entire function or type declaration,
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- `kubectl create secret tls` can now read certificate and key files from process substitution arguments ([#67713](https://github.com/kubernetes/kubernetes/pull/67713), [@liggitt](https://github.com/liggitt))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0)