Function
typeAliasCode(for:prefix:)
Swift typealias code representation for a given data type
Parameters
dataType-
The data type that represents a typealias
prefix-
A prefix to use for the public typealias
Return Value
The Swift code representingg the type alias