Home / Report Question

Q. What does `typealias` do in Swift?
  • A. Creates a new class
  • B. Defines a type for enums
  • C. Provides an alternative name for a type
  • D. Creates a constant