Creates an instance initialized to the given value.
SDK
- Xcode 6.1+
Framework
- Swift Standard Library
Declaration
init(extendedGraphemeClusterLiteral value: String)
Parameters
value
The value of the new instance.
Discussion
Note
This documentation comment was inherited from Expressible
.