Initializer

init(repeating:)

A vector with the specified value in all lanes. 全てのレーンでこの指定された値を持つベクター。

Declaration 宣言

init(repeating value: Bool)