static func list<Base>(type: ListFormatStyle<StringStyle, Base>.ListType, width: ListFormatStyle<StringStyle, Base>.Width) -> ListFormatStyle<StringStyle, Base>
Creates a list format style using the provided type and width.
リスト書式設定スタイルをこの提供された型と幅を使って作成します。
func format(Base) -> String
Creates a locale-aware string representation of the value.
この値のロケール対応文字列表現を作成します。