Initializer

init(_:)

Creates an instance that stores the given value. 与えられた値を格納するインスタンスを作成します。

Declaration 宣言

init(_ some: Wrapped)

See Also 参照

Creating an Optional Value オプショナル値の作成