struct Mirror
A representation of the substructure and display style of an instance of any type.
下位構造体の表現と何らかの型のインスタンスの表示形式。
struct ObjectIdentifier
A unique identifier for a class instance or metatype.
あるクラスインスタンスまたはメタタイプのための固有な識別子。
func type<T, Metatype>(of: T) -> Metatype
Returns the dynamic type of a value.
ある値の動的型を返します。
func == (Any.Type?, Any.Type?) -> Bool
Returns a Boolean value indicating whether two types are identical.
2つの型が同一かどうかを指し示すブール値を返します。