<aside>

참고:

https://developer.apple.com/documentation/

</aside>

Swift

Values and Collections

Bool, Int, Double, Float,

Range, ClosedRange

Error

Result

Optional

min, max, abs

Tools for your types

Equatable

Comparable

Identifiable

Copyable

BitwiseCopyable

Hashable

Hasher

Programming Tasks

ObjectIdentifier