Initializer

init(stringLiteral:)

Creates an instance initialized to the given string value.

Required.

Declaration

init(stringLiteral value: Self.StringLiteralType)

Parameters

value

The value of the new instance.