Skip to content

Initializer

init(stringLiteral:)

Creates an instance initialized to the given string value.
init(stringLiteral value: StringLiteralType)

Parameters

value

The value of the new instance.