목록Enumerations (1)
개발자의 삽질
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/oSvvt/btrpoyM1hZ9/VEKPHCtUQxvlx27zO9uXtk/img.png)
https://docs.swift.org/swift-book/LanguageGuide/Enumerations.html Enumerations — The Swift Programming Language (Swift 5.5) Enumerations An enumeration defines a common type for a group of related values and enables you to work with those values in a type-safe way within your code. If you are familiar with C, you will know that C enumerations assign related names to a set of in docs.swift.org 오늘..
Swift
2022. 1. 1. 00:26