Contents

init(_:)

Creates an instance from the description of a given LosslessStringConvertible instance.

Declaration

init<T>(_ value: T) where T : LosslessStringConvertible

See Also

Converting Other Types to Strings