Generic Type Method

list(type:width:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

static func list<Base>(type: ListFormatStyle<StringStyle, Base>.ListType, width: ListFormatStyle<StringStyle, Base>.Width = .standard) -> ListFormatStyle<StringStyle, Base> where Base : Sequence, Base.Element == String