---
title: Unicode.UTF32.ReverseParser
framework: swift
role: symbol
role_heading: Type Alias
path: swift/unicode/utf32/reverseparser
---

# Unicode.UTF32.ReverseParser

A type that can be used to parse a reversed sequence of CodeUnits into EncodedScalars.

## Declaration

```swift
typealias ReverseParser = Unicode.UTF32.Parser
```
