Instance Property インスタンスプロパティ

first

The first integer in self, or nil if self is empty. selfの中の最初の整数、またはselfが空ならばnil。

Declaration 宣言

var first: IndexSet.Element? { get }