Instance Method インスタンスメソッド

prefix(while:)

No overview available.

Declaration 宣言

func prefix(while predicate: (Element) throws -> Bool) rethrows -> AnyCollection<Element>