---
title: ExpressibleByStringLiteral Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/string/expressiblebystringliteral-implementations
---

# ExpressibleByStringLiteral Implementations

## Topics

### Initializers

- [init(extendedGraphemeClusterLiteral:)](swift/string/init(extendedgraphemeclusterliteral:).md)
- [init(stringLiteral:)](swift/string/init(stringliteral:).md)

### Type Aliases

- [String.StringLiteralType](swift/string/stringliteraltype.md)
