Types

Maps types or instances of them to their runtime type information.

Members

Functions

rtti
inout(RuntimeTypeInfo) rtti()
Undocumented in source. Be warned that the author may not have intended to support it.
rtti
inout(RuntimeTypeInfo) rtti(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
rtti
inout(RuntimeTypeInfo) rtti(TypeInfo typeInfo)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta