API Collection
OptionalType Implementations
Topics
Instance Properties
var wrapped: Wrapped?SeeOptionalType.wrapped
Type Aliases
typealias WrappedTypeSeeOptionalType.WrappedType
Type Methods
static func makeOptionalType(Wrapped?) -> Optional<Wrapped>SeeOptionalType.makeOptionalType