Type Alias

Unicode.ASCII.ReverseParser

A type that can be used to parse a reversed sequence of CodeUnits into EncodedScalars. ある型、それはCodeUnitsの逆の並びをEncodedScalarそれらへと構文解析するのに使用可能なものです。

Declaration 宣言

typealias ReverseParser = Unicode.ASCII.Parser

Discussion 解説