init(_:)
Creates an instance from the description of a given LosslessStringConvertible instance.
Declaration
init<T>(_ value: T) where T : LosslessStringConvertibleCreates an instance from the description of a given LosslessStringConvertible instance.
init<T>(_ value: T) where T : LosslessStringConvertible