Protocol
AnyOptionalType
Type-erased
OptionalTypeprotocol AnyOptionalType
Topics
Instance Properties
var anyWrapped: Any?Returns the wrapped type, if it exists.
Type Properties
static var anyWrappedType: any Any.TypeReturns the wrapped type, if it exists.