Instance Method
インスタンスメソッド
replacing(with:where:)
Returns a copy of this vector, with elements other
in the lanes where mask
is true
.
このベクターのコピーを返します、mask
がtrue
であるところの、レーンの中の要素other
を持ちます。
Technology
- Swift Standard Library
Swift標準ライブラリ
Discussion
解説
Equivalent to:
次に等しい: